[rabbitmq-discuss] unable to join to cluster nodes

prem kumar Anumula anumu001 at gmail.com
Mon Dec 23 11:24:49 GMT 2013


HI MK,

after reset it showing as follows
[root at localhost ~]# rabbitmqctl reset
Resetting node rabbit at localhost ...
...done.
[root at localhost ~]# rabbitmqctl cluster_status
Cluster status of node rabbit at localhost ...
[{nodes,[{disc,[rabbit at localhost]}]}]
...done.
[root at localhost ~]# rabbitmqctl join_cluster rabbit at 10.0.0.190
Clustering node rabbit at localhost with 'rabbit at 10.0.0.190' ...
Error: {cannot_discover_cluster,"The nodes provided are either offline or
not running"}
[root at localhost ~]# rabbitmqctl -n rabbit at 10.0.0.190 cluster_status
Cluster status of node 'rabbit at 10.0.0.190' ...
Error: unable to connect to node 'rabbit at 10.0.0.190': nodedown

=ERROR REPORT==== 23-Dec-2013::16:46:51 ===
** System NOT running to use fully qualified hostnames **
** Hostname 10.0.0.190 is illegal **

DIAGNOSTICS
===========

nodes in question: ['rabbit at 10.0.0.190']

hosts, their running nodes and ports:
- 10.0.0.190: [{rabbit,53585}]

current node details:
- node name: rabbitmqctl20226 at localhost
- home dir: /var/lib/rabbitmq
- cookie hash: YmFLx9FJO85dMOZ6jFxwgg==


Output of the commands execution highlighted with yellow.

please help me how to resolve this issues...

Regards
Prem


On Mon, Dec 23, 2013 at 4:30 PM, Michael Klishin <
michael.s.klishin at gmail.com> wrote:

> 2013/12/23 prem kumar Anumula <anumu001 at gmail.com>
>
>> *[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...
>>
>
> You need to reset the node you want to join the existing cluster.
>
> See http://www.rabbitmq.com/clustering.html
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131223/454430fa/attachment.html>


More information about the rabbitmq-discuss mailing list