Hello,<div><br></div><div>I am trying to get clustering set up for some rabbit mq servers. &nbsp;I changed the .erlang.cookie file on my slave to match the .erlang.cookie file on my master. &nbsp; I restarted rabbitmq...even tried a total system reboot, but when i do this:</div><div><br></div><div>&nbsp;rabbitmq-server -detached<br></div><div><br></div><div>I get this</div><div><div>Activating RabbitMQ plugins ...</div><div>0 plugins activated:</div><div><br></div><div>node with name "rabbit" already running on "ip-xx-xx-xxx-xxx"</div><div>diagnostics:</div><div>- nodes and their ports on ip-xx-xx-xxx-xxx: [{rabbit,52647},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbitmqprelaunch13762,39547}]</div><div>- current node: 'rabbitmqprelaunch13762@ip-xx-xx-xxx-xxx</div><div>- current node home dir: /var/lib/rabbitmq</div><div>- current node cookie hash: z+T5xm6diKG0nxAxdGqbVA==</div><div><br></div></div><div><br></div><div>But that is the old cookie hash, not the new one and I cannot get the clustering to work as a result. &nbsp;Any ideas what I am doing wrong and/or need to do?</div><div><br></div><div>Thanks in advance everyone!</div>