<div dir="ltr">I configured ping-RA via ocf:pacemaker. During testing the resource-agent works fine, it executes ping action to my gateway every 10 seconds and 3 attempts. But I noticed that even I disconnect the physical link of node where the resource resides, it doesnt failover to other node.<br><br><br><b><u>IP CONFIG:</u></b><div><b><u><br></u></b><div><a href="http://172.16.10.0/24">172.16.10.0/24</a> = interface to gateway</div><div><a href="http://172.16.11.0/24=">172.16.11.0/24=</a> heartbeat link (interface to avoid split brain as my goal is to only failover ping-resource after 3-attempts failure to ping my gateway)</div><br><b><u>CONFIG:</u></b></div><div><b><u><br></u></b><div>[root@node1 ~]# pcs config</div><div>Cluster Name: clusterPa</div><div>Corosync Nodes:</div><div> node1 node2</div><div>Pacemaker Nodes:</div><div> node1 node2</div><div><br></div><div>Resources:</div><div> Resource: ping-gateway (class=ocf provider=pacemaker type=ping)</div><div>  Attributes: host_list=172.16.10.1</div><div>  Operations: monitor interval=10 timeout=60 (ping-gateway-monitor-interval-10)</div><div>              start interval=0s timeout=60 (ping-gateway-start-interval-0s)</div><div>              stop interval=0s timeout=20 (ping-gateway-stop-interval-0s)</div><div><br></div><div>Stonith Devices:</div><div>Fencing Levels:</div><div><br></div><div>Location Constraints:</div><div>Ordering Constraints:</div><div>Colocation Constraints:</div><div>Ticket Constraints:</div><div><br></div><div>Alerts:</div><div> No alerts defined</div><div><br></div><div>Resources Defaults:</div><div> No defaults set</div><div>Operations Defaults:</div><div> No defaults set</div><div><br></div><div>Cluster Properties:</div><div> cluster-infrastructure: corosync</div><div> cluster-name: clusterPa</div><div> dc-version: 1.1.16-12.el7-94ff4df</div><div> have-watchdog: false</div><div> last-lrm-refresh: 1531899781</div><div> stonith-enabled: false</div><div><br></div><div>Quorum:</div><div>  Options:</div>[root@node1 ~]#  </div></div>