Can you post your cluster.conf file? Remember, clustering and cman in particular along with openais are really picky on what you use as the hostnames in the configurations, they're gonna go by the output listed in uname -n and what will be used to connect to each node, so make sure either that output is what matches in your DNS or in each of their local /etc/hosts file.
Also, if using your local hosts, the uname -n output has to be the first entry after the IP, then add any aliases for the nodes hostnames.
|