Hi,<div><br></div><div>I think ssh is not the problem as it is completely outside from the scope. Did you check that you could ping the nodes each other. As you mentioned, you got a 2 node cluster so you have hostname1 and hostname2. In your slave hostname2 node, when you launch the join_cluster command, the node is trying to contact the instance rabbit@hostname1. Please check the instance is running on the master node (hostname1) and check you could ping it. You could edit your /etc/hosts to set the IP of the two nodes and try your join_cluster again.</div><div><br></div><div>Regards,</div><div><br></div><div>Nicolas</div><div><br>Le jeudi 28 février 2013 16:40:56 UTC+1, shankaralingegowda Singonahalli Chikkarevanna a écrit&nbsp;:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi,<br>I am running Cluster setup of rabbitmq. <br>the single node at both the machines are running fine in the same network<br><br>and I have enabled ssh entry for both master and slave<br>slave can access master using ssh master<br><br>after that I stopped rabbitmq slave machine<br>and run join cluster command like join_cluster rabbitmq@master&nbsp;&nbsp;&nbsp; ---{here rabbitmq is master setup user name and I{p)<br><br>but getting<br>Error: {cannot_discover_cluster,"The nodes provided are either offline or not running"<br>error<br>please help me to resolve the issue<br><br>Thanks in advance<br><br>shankarlaingegowda<br></blockquote></div>