This cluster reboots(fenced) both nodes, if I disconnects network of any nodes(simulating network failure).
I want that if any node disconnects from network, resources running on that node should be moved/migrate to the other node(network connected node) How can I prevent this cluster to reboot(fence) the healthy node(i.e the node whose network is up/available/connected). I am using following STONITH resource primitive sbd_stonith stonith:external/sbd \ meta target-role="Started" \ op monitor interval="3000" timeout="120" \ op start interval="0" timeout="120" \ op stop interval="0" timeout="120" \ params sbd_device="/dev/disk/by-id/scsi-360080e50002377b8000002ff4e4bc873" -- Regards, Muhammad Sharfuddin _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
