fuel-rabbit-fence is not able to manage its pid file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Dmitry Burmistrov | ||
8.0.x |
Fix Released
|
High
|
Oleksiy Molchanov | ||
Mitaka |
Fix Released
|
High
|
Dmitry Burmistrov |
Bug Description
Detailed bug description:
9.0 ISO
Syslog on nodes with rabbit-fence is full of this errors: http://
In case of incorrect pid-file rabbit-fence can't work - it is being respawned by upstart (you can check "service fuel-rabbit-fence status" under "watch" tool).
It affects re-applying "rabbitmq/
Steps to reproduce:
Deploy cluster.
echo "$RANDOM" > /var/run/
service fuel-rabbit-fence restart
watch service fuel-rabbit-fence status
Expected results:
watch is showing the same PID (process is not falling down)
Actual result:
process is respawning
Workaround:
add "rm -f /var/run/
Description of the environment:
Operation system: Ubuntu 14.04
Changed in fuel: | |
importance: | Undecided → High |
assignee: | nobody → Dmitry Burmistrov (dmburmistrov) |
milestone: | none → 10.0 |
no longer affects: | fuel/newton |
tags: | added: area-library area-python |
Fix proposed to branch: master /review. openstack. org/357893
Review: https:/