Update Erlang version on Fuel node
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
MOS Maintenance |
Bug Description
RMQ stuck on the Fuel node during the expanding the existing cloud.
The size of the env >100 nodes
MOS 9.2
RMQ version 3.6.11
Workaround:
Restart RMQ
[root@fuel ~]# rabbitmqctl status
Status of node rabbit@fuel
Error: unable to connect to node rabbit@fuel: nodedown
DIAGNOSTICS
===========
attempted to contact: [rabbit@fuel]
rabbit@fuel:
* connected to epmd (port 4369) on fuel
* epmd reports node 'rabbit' running on port 41055
* TCP connection succeeded but Erlang distribution failed
* suggestion: hostname mismatch?
* suggestion: is the cookie set correctly?
* suggestion: is the Erlang distribution using TLS?
current node details:
- node name: 'rabbitmq-
- home dir: /var/lib/rabbitmq
- cookie hash: Q0hnUZA3Oeyl+
Testing results:
1. RabbitMQ 3.6.15 / Erlang 18.1 : FAIL ( Not 100% But, Fail)
2. RabbitMQ 3.6.16 / Erlang 18.1 : FAIL ( Not 100% But, Fail)
3. RabbitMQ 3.6.11 / Erlang 18.1 : FAIL ( Not 100% But, Fail) (MOS fuel default version)
4. RabbitMQ 3.6.11 / Erlang 18.3 : FAIL ( Not 100% But, Fail)
5. RabbitMQ 3.6.11 / Erlang 19.0 : FAIL ( Not 100% But, Fail)
6. RabbitMQ 3.6.11 / Erlang 19.1 : PASS ( All of 30 attempts passed )
7. RabbitMQ 3.6.11 / Erlang 19.3 : PASS ( All of 30 attempts passed )
Changed in fuel: | |
milestone: | none → 9.2-mu-10 |
assignee: | nobody → MOS Maintenance (mos-maintenance) |
importance: | Undecided → Critical |
status: | New → Confirmed |
Fix proposed to branch: 9.0 /review. fuel-infra. org/40091
Change author: Denis V. Meltsaykin <email address hidden>
Review: https:/