[rabbitmq-discuss] RabbitMQ clustering and node failure recovery strategies

Alexandru Scvorţov alexandru at rabbitmq.com
Thu Oct 7 17:40:49 BST 2010


> Can we bring up a new VM with a new RabbitMQ node 
> installed with the same hostname and Rabbit nodename and have it join the old 
> cluster? 

Yes.

> Would that work? Or would it fail because the new node had an empty 
> mnesia db and did not have the durable queues in it that the other nodes in the 
> clustered expected?

I've just tried it and it doesn't seem to be a problem.

Also, see the other messages in this thread.

Alex

On Wed, Oct 06, 2010 at 07:04:51AM -0700, Dave Greggory wrote:
> When a node in a cluster goes down hard (let's say HDD failure), how would you 
> recommend recovering from that situation (since the durable queues cannot be 
> re-created in another node)? Can we bring up a new VM with a new RabbitMQ node 
> installed with the same hostname and Rabbit nodename and have it join the old 
> cluster? Would that work? Or would it fail because the new node had an empty 
> mnesia db and did not have the durable queues in it that the other nodes in the 
> clustered expected?
> 
> 
> 
>       
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list