[Linux-cluster] cman_tool join causes "No multicast address for IPv6 node host4" - why ?

Nick Couchman Nick.Couchman at seakr.com
Sat Mar 24 23:23:03 UTC 2007


>>> "Sting Zax" <zstingx at gmail.com> 03/24/07 2:29 AM >>>
Hello,
I am trying to install a cluster.
After I run /etc/init.d/ccsd start (and get OK)
I run:
cman_tool join

and I get:
cman_tool: No multicast address for IPv6 node host4
I am not using IPV6 and do not want to use IPV6;
nor did I configured the cluster to use IPV6 anywhere.


and cat /proc/cluster/status shows:
...
...
Cluster name:
Cluster ID: 0
Cluster Member: No
Membership state: Not-in-Cluster

Any idea why this error message ?


Reagrds,
Sting


Sting:
First, make sure that your node names and IP addresses are either in DNS somewhere or in your /etc/hosts files (or both).  This can cause problems if ccsd does not know which IP or network device it should attach to.  Also, have you set up your /etc/cluster/cluster.conf file, yet?  The fact that /proc/cluster/status shows no cluster name and an id of 0 indicates that you may not have done that.  Go out to the Cluster site (sourceware.org/cluster) and look at the usage.txt file to see how you should do initial setup.




More information about the Linux-cluster mailing list