And here's my cluster.conf: <?xml version="1.0"?> <cluster alias="tungsten" config_version="31" name="qualia"> <fence_daemon post_fail_delay="0" post_join_delay="3"/> <clusternodes> <clusternode name="odin" votes="1"> <fence> <method name="1"> <device modulename="" name="odin-drac"/> </method> </fence> </clusternode> <clusternode name="hugin" votes="1"> <fence> <method name="1"> <device modulename="" name="hugin-drac"/> </method> </fence> </clusternode> <clusternode name="munin" votes="1"> <fence> <method name="1"> <device modulename="" name="munin-drac"/> </method> </fence> </clusternode> <clusternode name="zeus" votes="1"> <fence> <method name="1"> <device modulename="" name="zeus-drac"/> </method> </fence> </clusternode> </clusternodes> <cman expected_votes="1" two_node="0"/> <fencedevices> <resources/> <fencedevice name="odin-drac" agent="fence_drac" ipaddr="172.26.26.126" login="root" passwd="xxx"/> <fencedevice name="hugin-drac" agent="fence_drac" ipaddr="172.26.26.123" login="root" passwd="xxx"/> <fencedevice name="munin-drac" agent="fence_drac" ipaddr="172.26.26.120" login="root" passwd="xxx"/> <fencedevice name="zeus-drac" agent="fence_drac" ipaddr="172.26.26.122" login="root" passwd="xxx"/> </fencedevices> <rm> <failoverdomains/> <resources/> </rm> </cluster> -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster