Comment 0 for bug 1529639

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

We need to deprecate commands "service rabbitmq-server stop" and "service rabbitmq-server start" because these commands don't work and broke RabbitMQ cluster. We need to use pacemaker instead and restart Rabbit MQ services with the following commands:

pcs resource disable p_rabbitmq-server
pcs resource enable p_rabbitmq-server