<div dir="ltr"><div style>Hi Matthias,</div><div><br></div>I don't automatically update anything.  The only cron jobs I have are those that start the rabbitmq service.  In theory, they shouldn't do anything because rabbitmq should already be running.  (I only have them in the event there is a rabbitmq crash).<div>

<br></div><div>The logs I sent were just snippets. I will send complete logs, but I am not in front of a terminal and it will take me another 3 or 4 hours.</div><div><br></div><div style>I am using a relatively memory-limited machine (n1-highcpu-2 on google compute engine, <a href="https://developers.google.com/compute/docs/machine-types#highcpu">details here</a>), and there's a possibility that I ran out of memory at some point, but I did not see any direct evidence of that.</div>

<div><br></div><div style>I greatly appreciate you looking into this.</div><div style><br></div><div style>Best,</div><div class="gmail_extra"><br clear="all"><div>Michael Sander<div><br></div></div><br><div class="gmail_quote">

On Mon, Apr 7, 2014 at 4:58 PM, 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">

<div class="">On 07/04/14 21:22, 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">
Those timestamps seem accurate.  They are in UTC, so it was really<br>
around 6AM ET (where I am).  Those were in the sasl logs, I couldn't<br>
find anything interesting in the normal rabbitmq log at the same time.<br>
</blockquote>
<br></div>
Did you post the *entire* contents of the SASL log?<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">
Where else should I be looking for relevant logging info?<br>
</blockquote>
<br></div>
The sasl and normal log is all we need.<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">
Also, is this crash really due to the disk monitor? It seems like if<br>
there is a problem with the disk monitor, it shouldn't take down all of<br>
rabbitmq.<br>
</blockquote>
<br></div>
Quite, but the odd thing here is that this appears to be a transient error. Rabbit will disable disk monitoring when it fails on startup, whereas the situation here is that disk monitoring works initially and then fails at some point. When that happens rabbit will attempt to restart the disk monitor, and if that fails a few times *then* it will die.<br>


<br>
We have some suspicion that the underlying cause might be a system update, in particular one that installs/updates Erlang. So it is worth checking that what cron jobs might be running on your system at 6am.<span class=""><font color="#888888"><br>


<br>
Matthias.<br>
</font></span></blockquote></div><br></div></div>