[rabbitmq-discuss] rabbitmq clustering issues

Luis Rodriguez lrodriguez1995 at yahoo.com
Tue Jun 25 01:50:02 BST 2013


Hi all,
I am a newbie trying rabbitmq.
my setup is the following:
running a windows host with three virtual machines running centos 5.9 and have them in a host only network.
I have rabbitmq server 3.0.3 installed in all three vm's along with erlang (named the nodes rabbit1 at localhost,rabbit2 at localhost,rabbit3 at localhost)
I also have added an init.d script (pic 4) that starts rabbitmq when the node starts.
After reading the tutorials, I was able to make the three separate vm's work. (created a java application to test them and works fine). The problems started when I tried to cluster the three nodes.
I understand you need to make sure your chosen erlang cookie is copied to all the nodes that will be in the cluster so I made sure of that as well.
I get the expected results when I do rabbitmq-server -detached ,rabbitmqctl cluster_status.(shown in the second picture) on the three nodes
but when I try to join a cluster, I get: Error: Cannot discover cluster."the nodes provided are either offline or not running". (same thing for the other two)
I am not exactly sure what I'm missing (I also have no idea how to change the status of my node in the Rabbitmq_management from disc to connected)
Pleease help!!!
I have added more pics to hopefuly make it easier to pinpoint what I'm doing wrong.
Any help will be greatly appreciated..:)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.png
Type: image/png
Size: 17491 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.png
Type: image/png
Size: 164991 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.png
Type: image/png
Size: 182018 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4.png
Type: image/png
Size: 211884 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5.png
Type: image/png
Size: 81891 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130624/9a371116/attachment-0004.png>


More information about the rabbitmq-discuss mailing list