<div dir="ltr">Hi all,<div><br></div><div>I'm working on moving my single RMQ node into a 2-node cluster for load-balancing and redundancy purposes. Currently following this guide: <a href="http://docs.openstack.org/high-availability-guide/content/_configure_openstack_services_to_use_rabbitmq.html">http://docs.openstack.org/high-availability-guide/content/_configure_openstack_services_to_use_rabbitmq.html</a></div>
<div><br></div><div>I have the cluster setup and working, and am now moving onto mirroring the queues which support it.</div><div><br></div><div>The doc recommends that I reset the Rabbit servers since I already have existing queues. My worry is that this will wipe out messages that may be important. As far as I know, all necessary data is stored in the DB, so it shouldn't be a big deal.</div>
<div><br></div><div>Can anyone shed light on this? Is it safe to do? </div></div>