Andrew Beekhof wrote:
I spoke to Steve, and the only thing he could come up with was that
the group might not be correct.

When the cluster is in this state, please run:
   ps x -o pid,euser,ruser,egroup,rgroup,command

And compare it to the "normal" output.

Also, confirm that there is only one group named haclient, and one
user named hacluster.

Thanks, that was the right track. Looks like I fat-fingered a '9' in front of the '0' in root's gid in /etc/passwd:

root:x:0:90:root:/root:/bin/bash

gid 90 happens to be owned by haclient. With root's gid fixed, everything works as expected.

Mike

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to