--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
The node you want to join another cluster must be reset, seeIf node A was clustered with B but then B was reset, if A is restarted it will try tocontact B. B won't recognise A as a cluster member that point unless A is reset(which deletes all of its data). Alternatively you can force A to boot withoutwaiting for B using `rabbitmqctl force_boot`:New (reset and stopped (with stop_app)) nodes can join existing clusters, not the otherway around.
On Wed, Mar 22, 2017 at 4:08 PM, <hauke...@celexongroup.com> wrote:
Yes and I stopped the app, as you also might noticed ;)Then, I tried to join_cluster and failed.The most important message is:Error: {inconsistent_cluster,"Node 'rabbit@rabbitmq-ha' thinks it's clusteredwith node rabbit@RabbitMQ, but rabbit@RabbitMQ disagrees"}Another notice:
It is not possible to do a rest on all the nodes, because the remaining node is in use :-/Best,Hauke
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.