[rabbitmq-discuss] unable to cluster rabbitmq on ec2
avinash0601
avinash0601 at gmail.com
Fri Jul 20 04:19:13 BST 2012
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.
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.
More information about the rabbitmq-discuss
mailing list