Hello,
I dont know if toppic describe whole idea, but I need to make some High Availability on my Zabbix server.
I got 2 idenical machines, identical os configurations,
Zabbix 2.0.4, postgres 9.1.6, RH 6.3
I made replication between postgres databases
Idea form: http://wiki.postgresql.org/wiki/Streaming_Replication
Replication work ok. Wal`s are swimming from node1 to node2.
I copy all /etc/sysconfig/network-scripts to node2(only change mac of cards)
All Ifaces are now down, they waiting to start network service(when first node goes down).
Only one thing is problem, when i come into http://localhost/zabbix via browser i got configuration screan i can`t go further, becouse my db is in RO mode, what shoul I do?
Copy some .conf file from node1? What file? (couse /var/www/html/conf/zabbix.conf.php isent helping)
When the problem with "configuration" will be solved I want to simulate pull over power cables from node1.
What should i do next? Database fromn node2 will automaticli take master role?
or shoul i something do else?
Regards
Piotr
I dont know if toppic describe whole idea, but I need to make some High Availability on my Zabbix server.
I got 2 idenical machines, identical os configurations,
Zabbix 2.0.4, postgres 9.1.6, RH 6.3
I made replication between postgres databases
Idea form: http://wiki.postgresql.org/wiki/Streaming_Replication
Replication work ok. Wal`s are swimming from node1 to node2.
I copy all /etc/sysconfig/network-scripts to node2(only change mac of cards)
All Ifaces are now down, they waiting to start network service(when first node goes down).
Only one thing is problem, when i come into http://localhost/zabbix via browser i got configuration screan i can`t go further, becouse my db is in RO mode, what shoul I do?
Copy some .conf file from node1? What file? (couse /var/www/html/conf/zabbix.conf.php isent helping)
When the problem with "configuration" will be solved I want to simulate pull over power cables from node1.
What should i do next? Database fromn node2 will automaticli take master role?
or shoul i something do else?
Regards
Piotr
?
Comment