Hello,

I am trying to make a MySQL system with high availability. One Master server and one slave server wich will assume the master functions when the master server goes down.

My problem is to make a rule for the execution in slave server when master server goes down. When master server goes down, the slave server assume the VIP and then must execute a script to test something and then the server can go up but it can't go up until the first test has finished.

Can you say me how to write this rule ??

Thank you!
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to