Rabbit node failed to join cluster after shutdown 2 controllers with rabbit master and then turn on first of them
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Alexey Lebedeff | ||
8.0.x |
In Progress
|
High
|
Alexey Lebedeff | ||
Mitaka |
Fix Released
|
High
|
Alexey Lebedeff | ||
Newton |
Fix Committed
|
High
|
Alexey Lebedeff |
Bug Description
iso - 9.0-152
Steps:
1. Create and deploy next cluster - Neutron Vlan, ceph for volumes and images, 2 controller, 1 controller+ceph, 1 compute, 1 compute+ceph
2. Open Health Check tab and run sanity, smoke, ha tests
3. Shutdown controller with rabbit master (node-1 in case of this test)
4. Wait HA OSTF tests pass
5. Shutdown next controller with rabbit master (node-3 in case of this test)
6. Start controller from step 3
7. Wait HA OSTF tests pass
Expected result - all tests pass
Actual result - rabbit tests fail, rabbit isn't running on node-2
root@node-1:~# rabbitmqctl cluster_status
Cluster status of node 'rabbit@
[{nodes,
{running_
{cluster_
{partitions,[]},
{alarms,
root@node-2:~# rabbitmqctl cluster_status
Cluster status of node 'rabbit@
[{nodes,
{alarms,[]}]
fuel version - http://
Changed in fuel: | |
assignee: | MOS Oslo (mos-oslo) → Alexey Lebedeff (alebedev-a) |
status: | New → In Progress |
tags: | added: on-verification |
tags: | added: on-verificatione |
tags: | removed: on-verification |
tags: | added: on-verification |
tags: | removed: on-verification |
Fix proposed to branch: master /review. openstack. org/301232
Review: https:/