<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hmn<div><br><div><div>On 17 May 2013, at 13:45, Eric Berg wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>Thanks for your response Tim. If you would like SSH access to these boxes let me know, we can work something out privately. Thanks!<br><br></div></div></blockquote><div><br></div><div>Ok, though first of all I'd like to know if you supply logs for the nodes in question? A private drop box would be fine.</div><br><blockquote type="cite"><div dir="ltr"><div>Update from yesterday:<br></div><div>It looks like 2 of the 4 nodes in our cluster have finally shut down, all channels are now gone. Another node in the cluster hangs on<br>
</div><div>&gt; sudo rabbitmqctl status<br><br></div><div>and the final node in the cluster appears to be running just fine. It however sees the unresponsive node in the cluster status as a running node, as does the web UI.<br>
</div><div><br></div></div></blockquote><div><br></div><div>Right, so we've still got an unresponsive node. Do you have any mirrored queues, and if so, what synchronisation and/or recovery policies are you using?</div><br><blockquote type="cite"><div dir="ltr"><div><br><b>When you upgraded your cluster, what RabbitMQ version did you upgrade 
from and to, and did you upgrade Erlang as well and if so, which 
versions were involved?<br></b></div>- we upgraded from 3.0.4 to 3.1.0, we did not upgrade Erlang it was/is at version R15B03. We did however install it via RPM with the --nodeps flag because it did not detect the Erlang dependency correctly. We had previously installed Erlang:<br>
<br>esl-erlang.x86_64&nbsp;&nbsp;&nbsp; R15B03-2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @erlang-solutions <br><br></div></blockquote><div><br></div><div>Hmn, I suppose it's possible that this re-install went wrong somehow and is causing some of the things below.</div><br><blockquote type="cite"><div dir="ltr"><b><br>What happens if you start up Erlang by itself, using `erl -sname test` - do you still see all those screwy warnings? </b><br><div>All 4 of the nodes can run this without issue as my user, when I sudo su to rabbitmq user I get errors on 2 of the 4 nodes as such:<br>
<br></div></div></blockquote><div><br></div><div>Well the nodes should always be running as the rabbitmq user, so how're you starting them as your user? That might be at the root of some of these problems, viz the rabbitmq-server (service) should always run as the rabbitmq user and when issuing rabbitmqctl commands and the like, you would normally do `$ sudo rabbitmqctl status` and so on.&nbsp;Log files would definitely help though.</div></div></div></body></html>