Matthias -- it appears to have been the fd count -- there was 1024, we upped it to 16384, and things have been stable since.<div>Thanks</div><div><br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 8:28 AM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@lshift.net">matthias@lshift.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Brian,<div class="im"><br>
<br>
Brian Whitman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We have a series of machines that we boot at once that all consume and produce messages on about 20 different queues all to the same broker. The broker has been terminating when these machines boot recently.<br>
</blockquote>
<br></div>
The errors are indicating that rabbit is running out of file descriptors.<br>
<br>
Either your clients are misbehaving and opening lots of connections when they shouldn&#39;t (or perhaps they are not closing them properly), or the fd limit set by the OS is too low.<br>
<br>
<br>
Regards,<br><font color="#888888">
<br>
Matthias.<br>
</font></blockquote></div><br></div>