Shawn, Not sure about your problem, but there is an issue with your cluster.conf file. You should remove this line:
<cman expected_votes="1" two_node="0"/>
Since you have more than 2 nodes in your cluster. Looks like an
artifact from running a two node cluster and then upgrading. When
turning two_node off, you need to also remove the expected_votes setting
as well.
Kevin
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster
