You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq...@googlegroups.com
Hi All,
I have a three node cluster running on VMs for testing purposes:
node1 (disk)
node2(disk)
node3(ram)
Today we had a power outage and all the nodes went down at once. I am having a serious issue recovering from this because node1 thinks it belongs to a cluster but node3 disagrees. I can not seem to do anything at all with rabbitmq on node1. If I try running running "rabbitmqctl reset" it can not connect because node1 is down. How can I recover from this gracefully?