[rabbitmq-discuss] Rabbit MQ Crash

Matthias Radestock matthias at rabbitmq.com
Tue Apr 8 06:18:02 BST 2014


Michael,

On 08/04/14 02:50, Michael Sander wrote:
> Full logs are attached.  You'll notice that it crashes pretty often now.

The disk_monitor is crashing frequently, yes, but in none of the 
instances in the logs that actually took down rabbit (notice that there 
are no rabbit starts recorded in the rabbit.log); the disk_monitor 
restarts just fine and the bunny lives on.

Do you have the logs covering the time period around the crash?

> Here are the output of the commands
>
>     $ sudo rabbitmqctl eval 'rabbit_misc:os_cmd("/bin/df -kP
>     /var/lib/rabbitmq/mnesia/")'
>     Error: syntax error before:

Ah, sorry, missed a full stop. Should be

     sudo rabbitmqctl eval 'rabbit_misc:os_cmd("/bin/df -kP 
/var/lib/rabbitmq/mnesia/").'


Matthias.


More information about the rabbitmq-discuss mailing list