[rabbitmq-discuss] Clustering problem

Matthias Radestock matthias at rabbitmq.com
Wed Nov 16 09:03:39 GMT 2011


On 16/11/11 08:57, Pursanov Dmitry wrote:
> Ready for clustering?..

Yes. So on R2 run

rabbitmqctl stop_app
rabbitmqctl reset
rabbitmqctl cluster rabbit at R1
rabbitmqctl start_app

(this makes R2 a 'ram' node; if you want it to be a disk node then just 
change the 'cluster' line to "rabbitmqctl cluster rabbit at R1 rabbit at R2")

Matthias.


More information about the rabbitmq-discuss mailing list