MySQL crash after restart via Pacemaker: aborting due to conflicting prims
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Critical
|
Sergii Golovatiuk | ||
Mitaka |
Fix Released
|
Critical
|
Fedor Zhadaev | ||
Newton |
Fix Committed
|
Critical
|
Sergii Golovatiuk |
Bug Description
Detailed bug description:
MySQL crashes after restart via ‘pcs resource restart clone_p_mysqld’ command in MOS 9.0
Almost 50% of MySQL restart attempts are finished with next MySQL error: WSREP: exception from gcomm, backend must be restarted: 281c836a aborting due to conflicting prims: older overrides (FATAL)
Steps to reproduce:
Run next command:
pcs resource restart clone_p_mysqld
Expected results:
MySQL will be restarted without errors in log files
After restart MySQL wsrep_cluster_size will be equal to controllers count (in my case 3)
Actual result:
MySQL restarted and error appeared in MySQL log file on one of controller nodes:
2016-
Node with this error will have wsrep_cluster_
Reproducibility:
This error can be reproduced almost in 50% restart attempts
Also found on Customer environment
Workaround:
Replace MOS 9.0 native OCF script (/usr/lib/
Impact:
Critical impact
Leads to MySQL split-brain
Description of the environment:
Operation system: Ubuntu 14.04
Versions of components: MOS 9.0
Additional information:
Logs from controllers:
controller-1
2016-
2016-
controller-2
2016-
2016-
controller-3
2016-
2016-
2016-
tags: | added: area-library |
Changed in fuel: | |
milestone: | none → 10.0 |
Changed in fuel: | |
assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
importance: | Undecided → Critical |
tags: | added: sla1 |
Changed in fuel: | |
status: | Incomplete → Confirmed |
status: | Confirmed → Incomplete |
Changed in fuel: | |
status: | Incomplete → Triaged |
Changed in fuel: | |
milestone: | 10.0 → 10.1 |
Changed in fuel: | |
milestone: | 10.1 → 11.x-updates |
Changed in fuel: | |
assignee: | Vladimir Kuklin (vkuklin) → Sergii Golovatiuk (sgolovatiuk) |
Customer found on version MOS 9.0
Backport is needed