[Linux-cluster] cman_tool: cannot find local node name "n1" in ccs

David Teigland teigland at redhat.com
Wed May 18 04:18:03 UTC 2005


On Wed, May 18, 2005 at 10:21:57AM +0800, lixiangna wrote:

> 	[root at n1 cluster_rhel4]# cman_tool join
>     cman_tool: cannot find local node name "n1" in ccs
> 
>     My cluster.conf is:
> 
> <?xml version="1.0"?>
> <cluster name="cluster1" config_version="1">
> 
>   <cman two_node="1" expected_votes="1">
>   </cman>
> 
>   <clusternodes>
>      <clusternode name="n1" votes="1">

This looks correct.  What version of the code are you using?  Try using
the debug option:  cman_tool join -d

Dave




More information about the Linux-cluster mailing list