[rabbitmq-discuss] unable to cluster rabbitmq on ec2

avinash0601 avinash0601 at gmail.com
Thu Jul 19 10:18:29 BST 2012


hey Tim,
i have 3 instances for clustering on ec2.
i dont want to use the hostnames provided by amazon so my hostnames now are
rabbit1, rabbit2 & rabbit3.
i have restricted epmd communication to ports 9100-9105 in
/usr/lib/erlang/bin/sys.config by making en entry
*[{kernel,[{inet_dist_listen_min, 9100},{inet_dist_listen_max,9105}]}].*
opened ports 5672, 55672, 4369, 9100-9105 on all 3 instances.
so on rabbit1 i did stop_app, reset & then trying to create a cluster by
*rabbitmqctl cluster rabbit at rabbit2 rabbit at rabbit1* its saying 
*Clustering node rabbit at rabbit1 with [rabbit at rabbit2,rabbit at rabbit1] ...
Error: {no_running_cluster_nodes,[rabbit at rabbit2],[rabbit at rabbit2]}*
do i need to do something else.

--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/unable-to-cluster-rabbitmq-on-ec2-tp20899p20904.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list