[rabbitmq-discuss] RabbitMq and clustering

Dave Greggory davegreggory at yahoo.com
Wed Jul 21 23:33:52 BST 2010


You need to have more ports open than just the regular 5672. This one bit me as 
well.

See 
http://old.nabble.com/Re%3A-problems-with-rabbitmq-cluster-across-2%09ubuntu-9.04-machines-p25632176.html

and
http://www.joshdevins.net/2010/03/21/rabbitmq-cluster-auto-configuration-debugging/





----- Original Message ----
From: Thomas Sanchez <thomas.sanchz at gmail.com>
To: rabbitmq-discuss at lists.rabbitmq.com
Sent: Wed, July 21, 2010 6:27:05 PM
Subject: [rabbitmq-discuss] RabbitMq and clustering

Hi guys,

I'm trying to setup a cluster.
I followed the documentation here: http://www.rabbitmq.com/clustering.html

root at lucid:~# cat /etc/hosts
127.0.0.1   localhost
127.0.1.1   lucid
10.252.XXX.XXX
rabbit1

root at lucid:~# rabbitmqctl stop_app
Stopping node rabbit at lucid ...
...done.
root at lucid:~# rabbitmqctl reset
Resetting node rabbit at lucid ...
...done.
root at lucid:~# rabbitmqctl cluster rabbit at rabbit1
Clustering node rabbit at lucid with [rabbit at rabbit1] ...
Error: {failed_to_cluster_with,[rabbit at rabbit1],
                               "Mnesia could not connect to some nodes."}


There is nothing in log.
I'm running the 1.8.1 version of rabbitmq (installed from .deb package)

erlang:
Erlang (BEAM) emulator version 5.7.4
Compiled on Fri Apr  9 11:08:48 2010

Have you some ideas on what happens ?

Thanks.

-- 
Thomas Sanchez
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



      


More information about the rabbitmq-discuss mailing list