Hellos Im running cman-2.0.115-1.el5_4.2 rgmanager-2.0.52-1.el5 kernel-2.6.18-164.el5 Trying to setup a 2node cluster that can keep up providing service on cluster network failure. I've tried simple 2node setups but got several 2nodes fenced, so now I'm trying with qdisk running. My problem is that qdisk does not seem to be doing any of kill or stop cman I have one heuristc for checking on IP, if I blocked it for one node, qdisk score comes down but no reboot or kill. If I stop cluster token communication qdisk verifies that the other node is down but doesn't issue a kill, and after 100secs ( post_fail_delay="100" ) cman is doing the fence. What do I ned to set so that qdisk does the kill? If put some pieces of the cluster.conf below Thanks in advance Jose <totem token="10000" consensus="200" join="100" send_join="0" token_retransmit="238" token_retransmits_before_loss_const="4"/> <fencedevice agent="fence_ipmilan" auth="password" ipaddr="172.25.1.110" lanplus="1" login="root" name="malta8-ilom" passwd="no7+WaYs"/> <quorumd interval="1" label="MaltaQuorum" tko="3" upgrade_wait="2" master_wait="2" votes="1" log_level="7" min_score="1" reboot="0" allow_kill="1" stop_cman="1" status_file ="/tmp/QdiskStatus"> <heuristic interval="1" tko="3" program="/bin/ping -I bond2 -c1 172.26.255.3" score="1"/> </quorumd> -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster