[Pacemaker] cib fails to start until host is rebooted
Michael Smith
msmith at cbnco.com
Fri Sep 17 14:39:52 UTC 2010
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
More information about the Pacemaker
mailing list