After trying several corosync/pacemaker restarts without luck, I was able to workaround this by adding an 'uidgid' entry for hacluster:haclient:
* from /var/log/syslog: Aug 31 18:33:18 juju-machine-3-lxc-3 corosync[901082]: [MAIN ] Denied connection attempt from 108:113 $ getent passwd 108 hacluster:x:108:113::/var/lib/heartbeat:/bin/false $ getent group 113 haclient:x:113: * add uidgid config: # echo $'uidgid {\n uid: hacluster\n gid: haclient\n}' > /etc/corosync/uidgid.d/hacluster * restart => Ok (crm status, etc) I can't explain why other units are working ok without this ACL addition (racing at service setup/start?). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs