On Sat, 22 Apr 2006 10:08:03 -0400, Greg Forte wrote: > Check your cluster.conf - it's probably already sending a "poweroff", > then a "poweron", like this (for an APC power unit): > > <fence> > <method name="1"> > <device name="FENCE1" option="off" port="1"/> > <device name="FENCE1" option="on" port="1"/> > </method> > </fence> My cluster.conf actually didn't have any "option" attributes in its <method name> tags. But I added the following attributes to each of my two <fencedevice ...> tags: action="off" And it works. Thanks; that way, I don't have to modify the "fence" RPM-package. -- Greetings from Troels Arvin -- Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster