<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.571428298950195px">Hi Matthais,</span><div style="font-family:arial,sans-serif;font-size:12.571428298950195px"><br></div><div style="font-family:arial,sans-serif;font-size:12.571428298950195px">

What I sent you was everything I had. However, I did check ps -aux after the crash and rabbitmq-server was definitely not in there. I will turn off the cron jobs that automatically restart rabbitmq, and I'll let you know if I see it again.</div>

<div style="font-family:arial,sans-serif;font-size:12.571428298950195px"><br></div><div style="font-family:arial,sans-serif;font-size:12.571428298950195px">Here is the output of the command.<blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">

<div class="im"><font face="courier new, monospace">$ sudo rabbitmqctl eval 'rabbit_misc:os_cmd("/bin/df -kP /var/lib/rabbitmq/mnes</font></div><div><font face="courier new, monospace">ia/").'</font></div>

<div><font face="courier new, monospace">"Filesystem                                             1024-blocks    Used Available Capacity Mounted on\n/dev/disk/by-uuid/36fd30d4-ea87-419f-a6a4-a1a3cf290ff1    10320184 6348300   3447648      65% /\n"</font></div>

<div><font face="courier new, monospace">...done.</font></div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, I'm not sure whether it will help you, but attached is a screenshot of the rabbitmq console.  If you see the start of the top chart at 19:00, there is a sharp increase in the queued messages.  That's when I restarted rabbitmq after the crash.  Everything before that was flat.  Another point to note is that it currently says that the disk space is unavailable.  I definitely remember seeing a value there at some point before, I don't know what causes that to occur. <div>

<br></div><div>I've turned off my rabbimq auto-start cron jobs, I'll let you know if I see the crash again.<div><br></div><div>Thanks again.</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:12.571428298950195px">Best,</span></div>

</div></div><div class="gmail_extra"><br clear="all"><div>Michael Sander</div><div><br></div><div><br></div><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 1:18 AM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Michael,<div class=""><br>
<br>
On 08/04/14 02:50, Michael Sander wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Full logs are attached.  You'll notice that it crashes pretty often now.<br>
</blockquote>
<br></div>
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.<br>


<br>
Do you have the logs covering the time period around the crash?<div class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Here are the output of the commands<br>
<br>
    $ sudo rabbitmqctl eval 'rabbit_misc:os_cmd("/bin/df -kP<br>
    /var/lib/rabbitmq/mnesia/")'<br>
    Error: syntax error before:<br>
</blockquote>
<br></div>
Ah, sorry, missed a full stop. Should be<br>
<br>
    sudo rabbitmqctl eval 'rabbit_misc:os_cmd("/bin/df -kP /var/lib/rabbitmq/mnesia/").'<span class=""><font color="#888888"><br>
<br>
<br>
Matthias.<br>
</font></span></blockquote></div><br></div></div>