<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div>Hi All,<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">Stack: pacemaker/heartbeat</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">My setup consists of multiple nodes, atleast three with below configs.</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif;
 background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">##Heatbeat config<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">autojoin none<br>bcast eth0<br>warntime 3<br>deadtime 6<br>initdead 60<br>keepalive 1<br>node lab-node01<br>node lab-node02<br>node lab-node03<br>crm respawn</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">#Cluster Resource Config<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family:
 verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">node $id="36796d7a-0e51-4881-a818-32baf7190bff" lab-node3<br>node $id="8e7d151b-6ae5-48f0-b852-a5f753272986" lab-node1<br>node $id="c51c6359-bc6a-4920-aadf-b5676f40036b" lab-node2<br>primitive failover-ip ocf:heartbeat:IPaddr \<br>    params ip="10.5.5.34" \<br>    op monitor interval="10s"<br>primitive failover-mysql lsb:mysql.server \<br>    op monitor interval="15s"<br>group farm failover-ip failover-mysql<br>property $id="cib-bootstrap-options" \<br>    dc-version="1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c" \<br>    cluster-infrastructure="Heartbeat" \<br>    stonith-enabled="false"<br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0,
 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">IP failover between lab-node01 and lab-node02 works fine interchangeably. The problem here is, when both lab-node01 and lab-node02 goes offline - lab-node03 do not take VIP and therefore the IP failover do not work.</div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: verdana,helvetica,sans-serif; background-color: transparent; font-style: normal;">Can I get lab-node3 to take over.<br></div></div></body></html>