[Linux-cluster] GFS hangs if one clusternode is powered off

David Teigland teigland at redhat.com
Tue Mar 21 17:56:55 UTC 2006


On Tue, Mar 21, 2006 at 06:46:11PM +0100, Arnd wrote:
> Mar 21 18:35:38 adnux2 fenced[5627]: fencing node "adnux4"
> Mar 21 18:35:38 adnux2 fenced[5627]: fence "adnux4" failed

> Fence Domain:    "default"                           7   5 recover 2 -
> [1 2]

The fencing failure is the problem.

> <fence_devices>
>   <device name="human" agent="fence_manual"/>
> </fence_devices>

The names used in cluster.conf changed a while back, it's now:

<fencedevices>
        <fencedevice name="human" agent="fence_manual"/>
</fencedevices>

Dave




More information about the Linux-cluster mailing list