Pacemaker fails to start and reports a Library Error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libqb (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Trusty |
Fix Released
|
Medium
|
Eric Desrochers | ||
Wily |
Won't Fix
|
Medium
|
Eric Desrochers |
Bug Description
[SRU JUSTIFICATION]
[Impact]
Pacemaker fails to start and reports a Library Error as follow :
"notice: mcp_read_config: Configured corosync to accept connections from group 124: Library error (2)"
[Test Case]
- Have a corosync/pacemaker cluster with libqb version <=0.16.
- You need sequentially start/stop Corosync/Pacemaker for some amount of times to trigger the issue (until both PIDs of corosync/pacemaker are >99999 and fd >=10 to trigger this issue)
[Regression Potential]
The patch is already in place in Debian & Xenial and late Ubuntu release version.
This patch make the description field larger to satisfy all possible pids and file descriptor values.
[Other Info]
Upstream Commit:
0766a3ca Increase the length of description field
https:/
Note : The commit has been introduced first in upstream branch : v0.17.2
[Original Description]
It has been brought to my attention by a user the following :
Pacemaker fails to start if its PID is greater than 99999, then it reports a Library error as follow :
notice: mcp_read_config: Configured corosync to accept connections from group 124: Library error (2)"
description: | updated |
Changed in libqb (Ubuntu): | |
status: | New → Fix Released |
description: | updated |
tags: | removed: sts-sponsor |
Changed in libqb (Ubuntu): | |
importance: | Undecided → Medium |
tags: | removed: sts-sru |
HOWTO reproduce the problem:
* Have a corosync/pacemaker cluster with libqb version <=0.16. 0.real- 1ubuntu4
* You need sequentially start/stop Corosync/Pacemaker for some amount of times to trigger the issue.
(Note : PID of pacemaker must be >99999 to trigger this issue)