Hi,<br><br>I have two-node cluster with a simple multi-state clone. I am using &quot;crm_mon -1 | grep Masters: | awk &#39;{print $3}&#39; &quot; to find out which node is a master. Is there a better way doing this? I don&#39;t like relying on the output of crm_mon command, because the output can change in the future.<br>
<br>Thanks<br>hj<br>