NEWS
Master und Slave klappt nicht.
-
mhhh.... ich habe das Backup vom Raspberry auf dem NUC eingelesen. Da meckerte er beim starten und ich installiere Redis.
Wie kann ich den auf file migrieren ?Auf dem NUC läuft der ioB mit allen Instanzen schon etwas über ein Jahr ohne Probleme.

ich habe jetzt die Installation auf dem Slave am laufen.
Kann jedoch nichts mit der Frage anfangen.
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:pi@raspberrypiSlave:~ $ iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis, ...], default [file]: f Host / Unix Socket of objects DB(file), default[127.0.0.1]: 192.168.178.47 Port of objects DB(file), default[9001]: Type of states DB [(f)file, (r)edis, ...], default [file]: r When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss! Host / Unix Socket of states DB (redis), default[192.168.178.47]: Port of states DB (redis), default[6379]: Host name of this machine [raspberrypiSlave]: Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]: -
ich habe jetzt die Installation auf dem Slave am laufen.
Kann jedoch nichts mit der Frage anfangen.
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:pi@raspberrypiSlave:~ $ iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis, ...], default [file]: f Host / Unix Socket of objects DB(file), default[127.0.0.1]: 192.168.178.47 Port of objects DB(file), default[9001]: Type of states DB [(f)file, (r)edis, ...], default [file]: r When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss! Host / Unix Socket of states DB (redis), default[192.168.178.47]: Port of states DB (redis), default[6379]: Host name of this machine [raspberrypiSlave]: Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:Der Master ist fertig
Enter secret phrase for connection: Repeat secret phrase for connection: Changing objects server to accept connections on all IP addresses. Please check the binding of redis service. By default it is only local: http://download.redis.io/redis-stable/redis.conft this host)! Change "bind 127.0.0.1" to "bind 0.0.0.0" or to others. Please restart ioBroker for the changes to take effect: "iobroker restart"y not running please start befeore trying to discover this host. Important: Multihost discovery works with UDP packets. Make sure they are routed correctly in your network. If you use Docker you also need to configure this correctly. Multihost discovery will be automatically deactivated after 15 minutes. If you want to activate it permanently use the --persist flag Multihost discovery server: enabled Discovery authentication: enabled Persistent activation: disabled Objects: file on 0.0.0.0 States: redis on 0.0.0.0 root@debian:~# -
Der Master ist fertig
Enter secret phrase for connection: Repeat secret phrase for connection: Changing objects server to accept connections on all IP addresses. Please check the binding of redis service. By default it is only local: http://download.redis.io/redis-stable/redis.conft this host)! Change "bind 127.0.0.1" to "bind 0.0.0.0" or to others. Please restart ioBroker for the changes to take effect: "iobroker restart"y not running please start befeore trying to discover this host. Important: Multihost discovery works with UDP packets. Make sure they are routed correctly in your network. If you use Docker you also need to configure this correctly. Multihost discovery will be automatically deactivated after 15 minutes. If you want to activate it permanently use the --persist flag Multihost discovery server: enabled Discovery authentication: enabled Persistent activation: disabled Objects: file on 0.0.0.0 States: redis on 0.0.0.0 root@debian:~#root ?
redis ?
bist du nach der Anleitung vorgegangen ?
wo sind die Screenshots der einzelnen Teile ? -
root ?
redis ?
bist du nach der Anleitung vorgegangen ?
wo sind die Screenshots der einzelnen Teile ?@bahnuhr
Ja bin ich. die Frage taucht nicht auf in der Anleitung.
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:Welche welche Teile meinst Du ?
-
@bahnuhr
Ja bin ich. die Frage taucht nicht auf in der Anleitung.
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:Welche welche Teile meinst Du ?
-
Ich bin jetzt etwas verwirrt :-) Die Screenshots sind doch weiter oben.
Ich bin nach der Anleitung vorgegangen. Jedoch kommt in der Anleitung nicht die Frage beim installieren auf dem Slave:
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:Was soll ich da jetzt eingeben ?
-
mhhh.... ich habe das Backup vom Raspberry auf dem NUC eingelesen. Da meckerte er beim starten und ich installiere Redis.
Wie kann ich den auf file migrieren ?Auf dem NUC läuft der ioB mit allen Instanzen schon etwas über ein Jahr ohne Probleme.

@achim55 sagte in Master und Slave klappt nicht.:
ich installiere Redis.
Aha, dann passt das jetzt.
@achim55 sagte in Master und Slave klappt nicht.:
Wie kann ich den auf file migrieren ?
über
iobroker setup customauf file stellen@achim55 sagte in Master und Slave klappt nicht.:
Auf dem NUC läuft der ioB mit allen Instanzen schon etwas über ein Jahr ohne Probleme.
dann lass es, aber du musst in der redis.conf dann auch Redis für den Slave freigeben
@achim55 sagte in Master und Slave klappt nicht.:
When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss!
@achim55 sagte in Master und Slave klappt nicht.:
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
Wo bist du denn da drauf?
Das ist doch der slave, oder? -
@achim55 sagte in Master und Slave klappt nicht.:
ich installiere Redis.
Aha, dann passt das jetzt.
@achim55 sagte in Master und Slave klappt nicht.:
Wie kann ich den auf file migrieren ?
über
iobroker setup customauf file stellen@achim55 sagte in Master und Slave klappt nicht.:
Auf dem NUC läuft der ioB mit allen Instanzen schon etwas über ein Jahr ohne Probleme.
dann lass es, aber du musst in der redis.conf dann auch Redis für den Slave freigeben
@achim55 sagte in Master und Slave klappt nicht.:
When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss!
@achim55 sagte in Master und Slave klappt nicht.:
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
Wo bist du denn da drauf?
Das ist doch der slave, oder? -
@achim55 sagte in Master und Slave klappt nicht.:
ja die Frage taucht bei dem Slave auf.
und wie bantwortest du die Frage auf dem Slave, ob er ein Master oder ein Slave sei?
-
@achim55 sagte in Master und Slave klappt nicht.:
ich installiere Redis.
Aha, dann passt das jetzt.
@achim55 sagte in Master und Slave klappt nicht.:
Wie kann ich den auf file migrieren ?
über
iobroker setup customauf file stellen@achim55 sagte in Master und Slave klappt nicht.:
Auf dem NUC läuft der ioB mit allen Instanzen schon etwas über ein Jahr ohne Probleme.
dann lass es, aber du musst in der redis.conf dann auch Redis für den Slave freigeben
@achim55 sagte in Master und Slave klappt nicht.:
When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss!
@achim55 sagte in Master und Slave klappt nicht.:
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
Wo bist du denn da drauf?
Das ist doch der slave, oder? -
-
@homoran genau Altlasten.
ich fange jetzt noch mal beim NUC an und schmeiße redis raus mit apt-get remove redis damit das mal sauber über die Bühne geht :-)
Dann starte ich auf dem NUC iobroker setup custom und beantworte die Frage mit file.
Bin mal gespannt ob der ioB auf dem NUC dann noch läuft. -
@homoran genau Altlasten.
ich fange jetzt noch mal beim NUC an und schmeiße redis raus mit apt-get remove redis damit das mal sauber über die Bühne geht :-)
Dann starte ich auf dem NUC iobroker setup custom und beantworte die Frage mit file.
Bin mal gespannt ob der ioB auf dem NUC dann noch läuft.@achim55 sagte in Master und Slave klappt nicht.:
schmeiße redis raus mit apt-get remove redis damit das mal sauber über die Bühne geht
und genau dann geht es nicht sauber über die Bühne
iobroker will dann immer noch drauf zugreifenalso erst
@achim55 sagte in Master und Slave klappt nicht.:
Dann starte ich auf dem NUC iobroker setup custom und beantworte die Frage mit file.
oder nur.
Ob redis da noch werkelt ist negebnsächlich -
@homoran genau Altlasten.
ich fange jetzt noch mal beim NUC an und schmeiße redis raus mit apt-get remove redis damit das mal sauber über die Bühne geht :-)
Dann starte ich auf dem NUC iobroker setup custom und beantworte die Frage mit file.
Bin mal gespannt ob der ioB auf dem NUC dann noch läuft.@achim55 said in Master und Slave klappt nicht.:
NUC iobroker setup custom
redis ist raus :-) und der ioB läuft auf dem NUC.
Was mache ich jetzt mit der Frage auf dem Slave ?
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
-
@achim55 said in Master und Slave klappt nicht.:
NUC iobroker setup custom
redis ist raus :-) und der ioB läuft auf dem NUC.
Was mache ich jetzt mit der Frage auf dem Slave ?
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
-
ich glaube hier liegt der Fehler. Habe da mit r geantwortet.
Type of states DB [(f)file, (r)edis, ...], default [file]: rUnd hier hab ich auch noch etwas anderes:
beim master

-
@achim55 said in Master und Slave klappt nicht.:
NUC iobroker setup custom
redis ist raus :-) und der ioB läuft auf dem NUC.
Was mache ich jetzt mit der Frage auf dem Slave ?
Please choose if this is a Master/single host (enter "m") or a Slave host (enter "S") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:
@achim55 sagte in Master und Slave klappt nicht.:
Was mache ich jetzt mit der Frage auf dem Slave ?
Es ist immer noch ein Slave (S)!!!
Aber jetzt hast du doch schon vorher redis auf dem Slave aktiviert
geh da raus und mache alles mit
iobroker setup custommanuell.Dann siehst du auch wo du dran bist
-
@achim55 sagte in Master und Slave klappt nicht.:
Was mache ich jetzt mit der Frage auf dem Slave ?
Es ist immer noch ein Slave (S)!!!
Aber jetzt hast du doch schon vorher redis auf dem Slave aktiviert
geh da raus und mache alles mit
iobroker setup custommanuell.Dann siehst du auch wo du dran bist
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden




