Comment 15 for bug 1463433

Revision history for this message
Alexander Nevenchannyy (anevenchannyy) wrote : Re: [shaker] test failing due to multiple "Timed out waiting for reply to ID" events logged by Oslo.messaging after rabbitmq recovered from partitioning and kept running with AMQP publish got blocked because virt memory got exhausted at rabbit node

Resource limit may be traced from CRM script with command:
root@node-15:~# rabbitmqctl eval 'rabbit_alarm:get_alarms().'
[{{resource_limit,memory,'rabbit@node-15'},[]}]
...done.