Jan Pokorný napsal(a):
Hello ,
On 30/03/15 10:36 +1100, Andrew Beekhof wrote:
On 28 Mar 2015, at 1:10 am, Kostiantyn Ponomarenko <konstantin.ponomarenko@xxxxxxxxx> wrote:
If I start/stop Corosync and Pacemaker few times I get the state
where Corosync is running, but Pacemaker cannot start.
Here is a snippet from /var/log/messages:
[...]
Mar 27 14:00:49 daemon.notice<29> pacemakerd[111069]: notice: mcp_read_config: Configured corosync to accept connections from group 107: Library error (2)
Everything else flows from this.
Perhaps one of the corosync people can comment on the conditions
under which this call would fail.
CC'd relevant ML.
This list is NOT relevant as per ' Please consider joining
Cluster labs users list'.
Relevant code from pacemaker is:
char key[PATH_MAX];
snprintf(key, PATH_MAX, "uidgid.gid.%u", gid);
rc = cmap_set_uint8(local_handle, key, 1);
crm_notice("Configured corosync to accept connections from group %u: %s (%d)",
gid, ais_error2text(rc), rc);
Appears to resemble https://bugzilla.redhat.com/show_bug.cgi?id=1114852
_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss