[rabbitmq-discuss] unable to join to cluster nodes
prem kumar Anumula
anumu001 at gmail.com
Mon Dec 23 10:31:58 GMT 2013
Hi all,
I installed two rabbitmq server nodes in two different VMs, executed
following steps in two nodes but unable to join the second node to Cluster.
node 1:
[root at localhost ~]# rabbitmq-server -detached
Warning: PID file not written; -detached was passed.
[root at localhost ~]# rabbitmqctl cluster_status
Cluster status of node rabbit at localhost ...
[{nodes,[{disc,[rabbit at localhost]}]},
{running_nodes,[rabbit at localhost]},
{partitions,[]}]
...done.
node 2:
[root at localhost ~]# rabbitmq-server -detached
Warning: PID file not written; -detached was passed.
[root at localhost ~]# rabbitmqctl cluster_status
Cluster status of node rabbit at localhost ...
[{nodes,[{disc,[rabbit at localhost]}]},
{running_nodes,[rabbit at localhost]},
{partitions,[]}]
...done.
*[root at localhost ~]# rabbitmqctl join_cluster rabbit at 10.0.0.190
<rabbit at 10.0.0.190> *
*Clustering node rabbit at localhost with 'rabbit at 10.0.0.190
<rabbit at 10.0.0.190>' ...*
*Error: mnesia_unexpectedly_running*
Cokiee Hash is same on both nodes, 10.0.0.190 is server node1.
please let me what i am doing wrong and how can resolve this...
rgds
prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131223/a127eaeb/attachment.html>
More information about the rabbitmq-discuss
mailing list