<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>You were right.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>All I had to do was go into every node and change the domain names&nbsp; accordingly.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><span>After this, the clustering worked.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style:
 normal;"><span>Thanks a bunch.</span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Matthias Radestock &lt;matthias@rabbitmq.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Luis Rodriguez &lt;lrodriguez1995@yahoo.com&gt;; Discussions about RabbitMQ &lt;rabbitmq-discuss@lists.rabbitmq.com&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, June 27, 2013 3:30 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [rabbitmq-discuss] rabbitmq clustering issues<br> </font> </div> <div class="y_msg_container"><br>On 25/06/13 01:50, Luis Rodriguez wrote:<br>&gt; running a windows host with three virtual machines running centos 5.9<br>&gt;&nbsp; and have them in
 a host only network. I have rabbitmq server 3.0.3<br>&gt; installed in all three vm's along with erlang (named the nodes<br>&gt; <a ymailto="mailto:rabbit1@localhost" href="mailto:rabbit1@localhost">rabbit1@localhost</a>,<a ymailto="mailto:rabbit2@localhost" href="mailto:rabbit2@localhost">rabbit2@localhost</a>,<a ymailto="mailto:rabbit3@localhost" href="mailto:rabbit3@localhost">rabbit3@localhost</a>)<br><br>There is your problem. If all three nodes have a host name of<br>'localhost', how are they going to find each other?<br><br>The host name component of the node name must correspond to the host<br>name of each of your VMs. And these host names must be resolvable on all <br>VMs.<br><br>Regards,<br><br>Matthias.<br><br><br></div> </div> </div>  </div></body></html>