On 08/02/2012 08:19 AM, AKIN ÿffffffffffd6ZTOPUZ wrote:
Hi I have fencing problem in 2 nodes cluster <cman expected_votes="1" two_node="1"/> ) fence device agent is like that : <fencedevice agent="fence_ipmilan" ipaddr="***********" lanplus="1" login="clsfenceadmin" method="cycle" name="fence_node2" passwd="**************" power_wait="4"/> when I run fence_node nodename command on host , Related node goes to down but I am taking errors in /var/log/messages : Aug 2 14:55:31 sapclsn2 fenced[6714]: fencing node "sapclsn1.edase.com" Aug 2 14:55:32 sapclsn2 fenced[6714]: agent "fence_ipmilan" reports: Rebooting machine @ IPMI:192.168.11.68...Done Aug 2 14:55:32 sapclsn2 fenced[6714]: fence "sapclsn1.edase.com" failed you have any ideas? -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster
You've added a bunch of options that I don't think you need. Can you strip the configuration down and see if it works? If so, then you can start putting the options back, one at a time until it breaks.
Here is an example implementation of fence_ipmilan which I have used dozens of times without trouble (including on HP DL1** series machines).
https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial#Example_.3Cfencedevice....3E_Tag_For_IPMI -- Digimer Papers and Projects: https://alteeve.com -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster