[Linux-cluster] "cman_tool join" command failed

Qian Liu qliu at ncsa.uiuc.edu
Thu Oct 28 20:40:55 UTC 2004


My /etc/cluster/cluster.conf is constructed as following for two-node 
situation:

<?xml version="1.0"?>
<cluster name="alpha" config_version="1">

<cman>
</cman>

<nodes>
<node name="qllnx" votes="1">
         <fence>
                 <method name="cascade1">
                         <device name="apc1" port="1"/>
                 </method>

                 <method name="cascade2">
                         <device name="brocade1" port="1"/>
                         <device name="brocade2" port="1"/>
                 </method>
         </fence>
</node>

<node name="kfs1" votes="1">
         <fence>
                 <method name="single">
                         <device name="apc1" port="2"/>
                 </method>
         </fence>
</node>

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

</cluster>



-Qian liu
NCSA



At 13:09 2004-10-28 -0400, you wrote:
>On Thu, 2004-10-28 at 10:35 -0500, Jonathan E Brassow wrote:
> > Have you constructed your /etc/cluster/cluster.xml file?
>
>/etc/cluster/cluster.conf -- right?
>
>-- lon
>
>
>--
>Linux-cluster mailing list
>Linux-cluster at redhat.com
>http://www.redhat.com/mailman/listinfo/linux-cluster




More information about the Linux-cluster mailing list