Rabbit ocf unable to cleanup mnesia in some conditions
Bug #1441226 reported by
Sergey Yudin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
Sergey Yudin | ||
5.1.x |
Fix Committed
|
Critical
|
Bogdan Dobrelya | ||
6.0.x |
Fix Committed
|
Critical
|
Bogdan Dobrelya |
Bug Description
In some rare conditions rabbit unable to cleanup mnesia because of logical bug in ocf.
Here is relevant logfile
http://
as you can see it tries to check the status and rabbit is running there, but because of the bug it didn't try to kill rabbit and thats lead to "mnesia_
Here is proposed solution
https:/
Changed in fuel: | |
assignee: | nobody → Sergey Yudin (tsipa740) |
status: | New → In Progress |
Changed in fuel: | |
importance: | Undecided → High |
milestone: | none → 6.1 |
Changed in fuel: | |
assignee: | Sergey Yudin (tsipa740) → Bogdan Dobrelya (bogdando) |
Changed in fuel: | |
assignee: | Bogdan Dobrelya (bogdando) → Sergey Yudin (tsipa740) |
tags: | added: scale |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/171253 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=40dcf6661de 26faaccee024ea2 87c03f96eb5f8f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 40dcf6661de26fa accee024ea287c0 3f96eb5f8f
Author: Sergey V. Yudin <email address hidden>
Date: Tue Apr 7 15:30:29 2015 +0000
Fix rabbit OCF status check for reset_mnesia
In some conditions rabbit RA is unable to cleanup
mnesia because of the "reverse logic" bug in ocf
script, which is:
* It tries to check the status and rabbit is running unexpectedly_ running" error.
there
* But because of the reverse logic bug it didn't try
to kill rabbit
* That leads to "mnesia_
Closes-Bug: #1441226
Change-Id: I2c71935148ad84 2ee5682112af6fb 4e06bcc794f