[Linux-cluster] "cman_tool join" command failed

Jonathan E Brassow jbrassow at redhat.com
Thu Oct 28 20:39:56 UTC 2004


As Lon pointed out, I should have said "/etc/cluster/cluster.conf"

After starting ccsd, you should be able to:

prompt> ccs_test connect force <cluster_name>

where cluster_name is qllnx in your case.

If you can connect this way, it means that cman should be able to 
connect...  If you are not able to connect this way, please describe.

Also, when constructing two node clusters, keep in mind:
<teigland>
Two node cluster need to have a couple extra values in cluster.conf.
Are you following the info under "Two node clusters" in this doc?

http://sources.redhat.com/cluster/doc/usage.txt

namely,

   <cman two_node="1" expected_votes="1">
   </cman>

-- 
Dave Teigland
</teigland>

  brassow

On Oct 28, 2004, at 3:30 PM, Qian Liu wrote:

> 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
>
> --
> 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