Checking Corosync cluster membership
Posted on Sun 04 March 2012 in hints-and-kinks • Tagged with Corosync
It's simple and easy to get Pacemaker's view of the status of members
in a cluster – just invoke crm_mon
. But what if you want to check on
the cluster membership when Pacemaker is not running, or you want to
make sure whether Corosync's view of the cluster is identical to …
Continue reading