<div dir="ltr">Hi MK,<div><br></div><div>I am able to telnet on port 4369, PING response is also good.</div><div>Both nodes are in same network segment and ports are enables in IPTABLES.</div><div><br></div><div>interested to know the following details:</div>
<div><br></div><div>1. how to know �-- hostname, node and port running from both cluster nodes.</div><div>2. Is there any specific changes required for rabbitMQ to join cluster other than mentioned steps..</div><div><br></div>
<div>Rgds</div><div>prem</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 23, 2013 at 5:23 PM, Michael Klishin <span dir="ltr"><<a href="mailto:michael.s.klishin@gmail.com" target="_blank">michael.s.klishin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im">2013/12/23 prem kumar Anumula <span dir="ltr"><<a href="mailto:anumu001@gmail.com" target="_blank">anumu001@gmail.com</a>></span><br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div>[root@localhost ~]# rabbitmqctl join_cluster <a href="mailto:rabbit@10.0.0.190" target="_blank">rabbit@10.0.0.190</a></div>
<div>Clustering node rabbit@localhost with '<a href="mailto:rabbit@10.0.0.190" target="_blank">rabbit@10.0.0.190</a>' ...</div><div>Error: {cannot_discover_cluster,"The nodes provided are either offline or not running"}</div>


</blockquote></div></div><br>This means that this node cannot reach 10.0.0.190 on port 4369 (epmd [1])�or RabbitMQ is not running<br>on 10.0.0.190.<br clear="all"><div><br></div><div>1.�<a href="http://www.erlang.org/doc/man/epmd.html" target="_blank">http://www.erlang.org/doc/man/epmd.html</a></div>
<div class="im">

-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>