<div dir="ltr">Hi all,<div><br></div><div>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.</div><div><br></div><div>node 1:�</div>
<div><br></div><div><div>[root@localhost ~]# �rabbitmq-server -detached</div><div>Warning: PID file not written; -detached was passed.</div><div><br></div><div>[root@localhost ~]# �rabbitmqctl cluster_status</div><div>Cluster status of node rabbit@localhost ...</div>
<div>[{nodes,[{disc,[rabbit@localhost]}]},</div><div>�{running_nodes,[rabbit@localhost]},</div><div>�{partitions,[]}]</div><div>...done.</div></div><div><br></div><div>node 2:</div><div><div>[root@localhost ~]# rabbitmq-server -detached</div>
<div>Warning: PID file not written; -detached was passed.</div><div>[root@localhost ~]# rabbitmqctl cluster_status</div><div>Cluster status of node rabbit@localhost ...</div><div>[{nodes,[{disc,[rabbit@localhost]}]},</div>
<div>�{running_nodes,[rabbit@localhost]},</div><div>�{partitions,[]}]</div><div>...done.</div><div><b>[root@localhost ~]# rabbitmqctl join_cluster <a href="mailto:rabbit@10.0.0.190">rabbit@10.0.0.190</a>�</b></div><div><b>Clustering node rabbit@localhost with '<a href="mailto:rabbit@10.0.0.190">rabbit@10.0.0.190</a>' ...</b></div>
<div><b>Error: mnesia_unexpectedly_running</b></div></div><div><br></div><div>Cokiee Hash is same on both nodes, 10.0.0.190 is server node1.</div><div>please let me what i am doing wrong and how can resolve this...</div><div>
<br></div><div>rgds</div><div>prem</div><div><br></div><div><br></div><div><br></div></div>