[Openstack-operators] Which is the correct way to set ha queues in RabbitMQ

Alvise Dorigo alvise.dorigo at pd.infn.it
Tue Jul 28 07:17:02 UTC 2015


Hi,
I read these two documents:

http://docs.openstack.org/high-availability-guide/content/_configure_rabbitmq.html

https://www.rdoproject.org/RabbitMQ

To configure the queues in HA mode, the two docs suggests two slightly 
different commands;

The first one says:

rabbitmqctl set_policy ha-all '^(?!amq\.).*' '{"ha-mode": "all"}'


while the second one says:

rabbitmqctl set_policy HA '^(?!amq\.).*' '{"ha-mode": "all"}'


"ha_all" vs. "HA".

which one is correct ?

thanks,

     Alvise
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150728/cc93c2d7/attachment.html>


More information about the OpenStack-operators mailing list