[Linux-cluster] "cman_tool join" command failed

Qian Liu qliu at ncsa.uiuc.edu
Thu Oct 28 20:30:33 UTC 2004


Master Brassow,

yes, I did construct my /etc/cluster/cluster.xml.  I only have two nodes. 
And it is as following:
<?xml version="1.0"?>
<cluster name="cluster1" config_version="1">

   <cman>
   </cman>

   <nodes>
     <node name="qllnx" votes="1">
       <fence>
         <method name="single">
           <device name="human" ipaddr="141.142.98.22"/>
         </method>
       </fence>
     </node>
     <node name="kfs1" votes="1">
       <fence>
         <method name="single">
           <device name="human" ipaddr="141.142.101.183"/>
         </method>
       </fence>
     </node>
   </nodes>

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

</cluster>

-Qian Liu

At 10:35 2004-10-28 -0500, you wrote:
>Have you constructed your /etc/cluster/cluster.xml file?  Have you started 
>ccsd?
>
>  brassow
>
>On Oct 28, 2004, at 8:59 AM, Qian Liu wrote:
>
>>Hi, all
>>
>>When I send command "cman_tool join" I got "cman_tool: cannot connect to 
>>ccs (name=none)"
>>
>>Any idea?  Thanks!
>>
>>
>>-Qian  Liu
>>NCSA
>>
>>--
>>Linux-cluster mailing list
>>Linux-cluster at redhat.com
>>http://www.redhat.com/mailman/listinfo/linux-cluster
>
>--
>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