Open GoogleCodeExporter opened 8 years ago
If you intend to shutdown (or block network) the orig master, implement your
logic on shutdown_script
(http://code.google.com/p/mysql-master-ha/wiki/Parameters#shutdown_script), not
master_ip_failover_script.
Original comment by Yoshinor...@gmail.com
on 1 Mar 2013 at 9:01
ok, but I also need to switch the vip
Original comment by slefevr...@gmail.com
on 1 Mar 2013 at 9:37
You can switch vip in master_ip_failover_script. Just do not make
master(master's real ip) unreachable here, but make master unreachable in
shutdown_script.
Original comment by Yoshinor...@gmail.com
on 1 Mar 2013 at 9:40
I'm trying to implement shutdown script. I get this error:
Undefined subroutine & main :: FIXME_xxx Called at / home / mysql /
power_manager line 387.
My server is a vm (vmware), no drac ilo neither. What should I put in place of
the function FIXME_xxx.
I'm sorry, I'm not developer
thank you for your help
Original comment by slefevr...@gmail.com
on 1 Mar 2013 at 1:57
The same error happened to me,and how to fix it ?
Original comment by tiandong...@gmail.com
on 16 Jul 2014 at 7:42
Original issue reported on code.google.com by
slefevr...@gmail.com
on 1 Mar 2013 at 8:46