Comment 4 for bug 1463433

Revision history for this message
Leontii Istomin (listomin) wrote : Re: rabbitmq was down on one of controllers during shaker test but there are multiple "Timed out waiting for reply to ID" events logged by Oslo.messaging after rabbitmq recovered from partitioning

[root@node-1 ~]# rabbitmqctl list_queues
Listing queues ...
Error: unable to connect to node 'rabbit@node-1': nodedown

DIAGNOSTICS
===========

attempted to contact: ['rabbit@node-1']

rabbit@node-1:
  * connected to epmd (port 4369) on node-1
  * node rabbit@node-1 up, 'rabbit' application running

current node details:
- node name: 'rabbitmqctl22420@node-1'
- home dir: /var/lib/rabbitmq
- cookie hash: soeIWU2jk2YNseTyDSlsEA==

You have new mail in /var/spool/mail/root
[root@node-1 ~]# rabbitmqctl cluster_status
Cluster status of node 'rabbit@node-1' ...
[{nodes,[{disc,['rabbit@node-1','rabbit@node-44','rabbit@node-49']}]},
 {running_nodes,['rabbit@node-49','rabbit@node-44','rabbit@node-1']},
 {cluster_name,<<"<email address hidden>">>},
 {partitions,[]}]
...done.