[Bug 1439649] Re: Pacemaker unable to communicate with corosync on restart under lxc
JuanJo Ciarlante
1439649 at bugs.launchpad.net
Mon Aug 31 19:52:04 UTC 2015
FYI to re-check workaround (then possible actual fix), kicked corosync+pacemaker
on cinder, glance services deployed with juju:
$ juju run --service=cinder,glance "service corosync restart; service
pacemaker restart"
, which broke pacemaker start on all of them, with same "Invalid IPC credentials":
http://paste.ubuntu.com/12240477/ , then obviously failing 'crm status' /etc.
Fixing using comment#14 workaround:
$ juju run --service=glance,cinder "echo -e 'uidgid {\n uid: hacluster\n gid: haclient\n}' > /etc/corosync/uidgid.d/hacluster; service corosync restart; service pacemaker restart"
$ juju run --service=glance,cinder "crm status"
=> Ok
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1439649
Title:
Pacemaker unable to communicate with corosync on restart under lxc
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1439649/+subscriptions
More information about the Ubuntu-server-bugs
mailing list