Hi all,
Situation
I've got a DM setup consisting of 2 slave nodes and 1 master node.
This setup has been running correctly for a 6 months or so.
I recently reinstalled the OS on one of the nodes, causing this node to be offline for 1 day. Apparently this caused the master or child node to think it's out of sync and stopped sending the regular updates to the master.
I have had some experience in this as in 1.4 this would cause the child node to redo the whole sync (all history, trends, etc), but it seems it's not doing this now.
When i restart the child node, it sends 1 'data' (i think configuration) update and thats it (looking at the master node logfile).
I did recently upgrade from 1.6.2 to 1.6.4 tho, i read something was changed in the way syncs are done.
Info:
Zabbix servers: 2 child nodes -> 1 master node
Zabbix version: 1.6.4
Mysql version 5.0 (used by all nodes)
OS: Ubuntu-8.04LTS (used by all nodes)
Question
- Is there a way to force resync somehow (i don't think there is an official method for this, is there?)
- Is there a way to reset the sync status, i.e. by clearing out a sync table (i have had mixed results with this in the past and am a bit reluctant to do this without confirmation)
Situation
I've got a DM setup consisting of 2 slave nodes and 1 master node.
This setup has been running correctly for a 6 months or so.
I recently reinstalled the OS on one of the nodes, causing this node to be offline for 1 day. Apparently this caused the master or child node to think it's out of sync and stopped sending the regular updates to the master.
I have had some experience in this as in 1.4 this would cause the child node to redo the whole sync (all history, trends, etc), but it seems it's not doing this now.
When i restart the child node, it sends 1 'data' (i think configuration) update and thats it (looking at the master node logfile).
I did recently upgrade from 1.6.2 to 1.6.4 tho, i read something was changed in the way syncs are done.
Info:
Zabbix servers: 2 child nodes -> 1 master node
Zabbix version: 1.6.4
Mysql version 5.0 (used by all nodes)
OS: Ubuntu-8.04LTS (used by all nodes)
Question
- Is there a way to force resync somehow (i don't think there is an official method for this, is there?)
- Is there a way to reset the sync status, i.e. by clearing out a sync table (i have had mixed results with this in the past and am a bit reluctant to do this without confirmation)
Comment