On Oct 21, 2009, at 11:38, Andrew Beekhof wrote: > On Wed, Oct 7, 2009 at 11:01 AM, Alexander Bodnarashik > <[email protected]> wrote: >> Current cluster configuration (box1 started only): >>> Oct 7 11:43:01 box1 cib: [3458]: ERROR: cib_remote_listen: User >>> is not a >>> member of the required group >> >> So seems something wrong with hacluster user group > > You may need to explicitly add it to the group in /etc/groups > Thats what I needed to do here.
I've added hacluster to haclient group in /etc/passwd explicitly, also had to change /sbin/nologin to /bin/bash, to be able to connect to cluster remotely. As far as i can see tls works fine (despite it produces some tls- related errors in logs), and plain text connection produces short response (configuration section lacks most of data, also no status section at all) - attached logs on box1 and console output on farm. farm - server outside cluster, box1 - cluster node. Thank you. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
