While testing HA Active/Passive cluster in my virtual lab environment I tried to simulate power failure scenario when both members of the cluster are turned off and powered on at the same time.
After booting, Webadmin HA status shows only MASTER node listed as ACTIVE. I had to manually reboot the SLAVE from the console in order to bring the cluster back:
2015:02:01-12:13:02 utm-1 ha_daemon[4024]: id="38A0" severity="info" sys="System" sub="ha" name="Access granted to remote node 2!"
2015:02:01-12:13:33 utm-1 ha_daemon[4024]: id="38A0" severity="info" sys="System" sub="ha" name="Reset route MTU on eth2 to 1500"
2015:02:01-12:13:38 utm-1 ha_daemon[4024]: id="38A0" severity="info" sys="System" sub="ha" name="Node 2 joined cluster"
2015:02:01-12:13:38 utm-1 ha_daemon[4024]: id="38A0" severity="info" sys="System" sub="ha" name="Node 2 joined with version 9.204020"
2015:02:01-12:13:38 utm-1 ha_daemon[4024]: id="38C0" severity="info" sys="System" sub="ha" name="Node 2 is alive!"
2015:02:01-12:13:38 utm-1 ha_daemon[4024]: id="38A0" severity="info" sys="System" sub="ha" name="Node 2 changed state: DEAD -> SYNCING"
Is this normal behavior ?
This thread was automatically locked due to age.