Re: cman_tool kill, cluster stuck

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, May 12, 2005 at 06:51:22AM -0400, Dan B. Phung wrote:
> Hi all, my cluster seems to be stuck!  one of the nodes
> went down, and I see a message on one of the live nodes
> that repeatedly says:
> 
>   fencing node "blade12"
>   fence "blade12" failed

I've gone back to some of your previous messages where you included your
cluster.conf and you had fencing misconfigured.  Here's how manual fencing
should look.  Notice that the device name "human" under node refers to the
fencedevice with the same name below.

<clusternode name="node01">
        <fence>
                <method name="single">
                        <device name="human" nodename="node01"/>
                </method>
        </fence>
</clusternode>


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

If that doesn't help, please send your current cluster.conf.
Dave

--

Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux