[rabbitmq-discuss] unable to cluster rabbitmq on ec2

Tim Watson watson.timothy at gmail.com
Fri Jul 20 10:05:44 BST 2012


On 20 Jul 2012, at 04:19, avinash0601 <avinash0601 at gmail.com> wrote:

> I am using ubuntu 12.04 LTS, epmd 5.8.5 & rabbitmq 2.8.4.
> Regarding ports & firewall, i have opened all ports between the 3 instances
> & port 4369 to all. so now i removed the entry 'inet_dist_listen_max/max'
> from config file.
> 
> my /etc/hosts is below;
> *127.0.0.1       rabbit1
> 54.251.XX.XX    rabbit2
> 54.251.XX.XX    rabbit3*
> 
> First of all i am not able to ping or telnet from one node to another.
> 

Well that is an EC2 network configuration problem and I'm afraid we can't help with that. I'd suggest trying the EC2 forums or support. Once you've fixed that problem, you should be able to cluster.

> Do i need to change 'sname' to 'name' in
> /usr/lib/rabbitmq/bin/rabbitmq-server & rabbitmqctl?
> Do i need to change node name initialization in rabbitmq-env from
> *NODENAME=rabbit@${HOSTNAME%%.*}* to *NODENAME=rabbit@${HOSTNAME}*
> 
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/unable-to-cluster-rabbitmq-on-ec2-tp20899p20937.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> 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