The problem is then length of CONNECTION_DESCRIPTION field. filename: lib/ipc_int.h #define CONNECTION_DESCRIPTION (16)
When both corosync and pacemaker has PID greater than 99999 and the file descriptor >= 10 the description field will exceed the 16 value. The description field need to be larger to satisfy all possible pids and file descriptor values. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1595627 Title: Pacemaker fails to start and reports a Library Error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libqb/+bug/1595627/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
