<br><font size=2 face="sans-serif">Hi Matthias,</font>
<br>
<br><font size=2 face="sans-serif">I've have the cluster setup on auto-configuration,
all 3 nodes were up &amp; running at the time I brought down the first
node.</font>
<br>
<br><font size=2 face="sans-serif">rabbitmqctl status</font>
<br><font size=2 face="sans-serif">Status of node rabbit@nygstsappu1 ...</font>
<br><font size=2 face="sans-serif">[{running_applications,[{rabbit,&quot;RabbitMQ&quot;,&quot;1.6.0&quot;},</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {mnesia,&quot;MNESIA &nbsp;CXC
138 12&quot;,&quot;4.4.10&quot;},</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {os_mon,&quot;CPO &nbsp;CXC 138
46&quot;,&quot;2.2.2&quot;},</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {sasl,&quot;SASL &nbsp;CXC 138
11&quot;,&quot;2.1.6&quot;},</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {stdlib,&quot;ERTS &nbsp;CXC
138 10&quot;,&quot;1.16.2&quot;},</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {kernel,&quot;ERTS &nbsp;CXC
138 10&quot;,&quot;2.13.2&quot;}]},</font>
<br><font size=2 face="sans-serif">&nbsp;{nodes,[rabbit@nygstsappu1,rabbit@nygstsappu2,rabbit@nygstsappd1]},</font>
<br><font size=2 face="sans-serif">&nbsp;{running_nodes,[rabbit@nygstsappd1,rabbit@nygstsappu1,rabbit@nygstsappu2]}]</font>
<br><font size=2 face="sans-serif">...done.</font>
<br>
<br><font size=2 face="sans-serif">rabbitmqctl stop_app</font>
<br><font size=2 face="sans-serif">Stopping node rabbit@nygstsappu1 ...</font>
<br><font size=2 face="sans-serif">Erlang has closed</font>
<br><font size=2 face="sans-serif">...done.</font>
<br>
<br><font size=2 face="sans-serif">rabbitmqctl stop</font>
<br><font size=2 face="sans-serif">Stopping and halting node rabbit@nygstsappu1
...</font>
<br>
<br><font size=2 face="sans-serif">rabbitmq-server &amp;</font>
<br>
<br><font size=2 face="sans-serif">RabbitMQ 1.6.0 (AMQP 8-0)</font>
<br><font size=2 face="sans-serif">Copyright (C) 2007-2009 LShift Ltd.,
Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.</font>
<br><font size=2 face="sans-serif">Licensed under the MPL. &nbsp;See http://www.rabbitmq.com/</font>
<br>
<br><font size=2 face="sans-serif">node &nbsp; &nbsp; &nbsp; &nbsp;: rabbit@nygstsappu1</font>
<br><font size=2 face="sans-serif">log &nbsp; &nbsp; &nbsp; &nbsp; : /export/home/common/repository/rabbitmq/current/log/rabbit.log</font>
<br><font size=2 face="sans-serif">sasl log &nbsp; &nbsp;: /export/home/common/repository/rabbitmq/current/log/rabbit-sasl.log</font>
<br><font size=2 face="sans-serif">database dir: /export/home/common/repository/rabbitmq/current/mnesia/rabbit</font>
<br>
<br><font size=2 face="sans-serif">starting database &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; ...Erlang has closed</font>
<br><font size=2 face="sans-serif">{&quot;init terminating in do_boot&quot;,{{nocatch,{error,{cannot_start_application,rabbit,{{timeout_waiting_for_tables,[rabbit_user,rabbit_user_permission,rabbit_vhost,rabbit_config,rabbit_durable_route,rabbit_durable_exchange,rabbit_durable_queue]},{rabbit,start,[normal,[]]}}}}},[{init,start_it,1},{init,start_em,1}]}}</font>
<br>
<br>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
________________________<br>
Richard Kim<br>
Deutsche Bank Americas<br>
Global Banking, New York<br>
rich.kim@db.com<br>
P: +1 212.250.4984</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Matthias Radestock &lt;matthias@lshift.net&gt;</b>
</font>
<p><font size=1 face="sans-serif">07/29/2009 02:47 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Rich Kim/db/dbcom@DBAmericas</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">rabbitmq-discuss@lists.rabbitmq.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [rabbitmq-discuss] Errors Restarting
a Stopped Node in Cluster</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Richard,<br>
<br>
Rich Kim wrote:<br>
&gt; I have a cluster of 3 rabbitmq servers, when I attempt to restart
one of <br>
&gt; these nodes, I am unable to bring it back up.<br>
<br>
Can you post a transcript of the commands for starting the nodes, <br>
setting up the cluster, stopping the node, and then restarting it?<br>
<br>
Generally, restarting a single node should work w/o any problems, so I
<br>
suspect there is some peculiarity about your cluster setup or the way <br>
you restart the nodes. The transcript should make it obvious if that is
<br>
the case.<br>
<br>
When shutting down and restarting *multiple* nodes, the order can be <br>
important, depending on how exactly the cluster was configured.<br>
<br>
<br>
Regards,<br>
<br>
Matthias.<br>
</font></tt>
<br>
<br>
<span style="font-family:'Arial',sans-serif; font-size:8pt; color:#000000">---</span><br>
<span style="font-family:'Courier New',monospace; font-size:10pt; color:#000000">This communication may contain confidential and/or privileged information.<br>
If you are not the intended recipient (or have received this communication<br>
in error) please notify the sender immediately and destroy this<br>
communication. Any unauthorized copying, disclosure or distribution of the<br>
material in this communication is strictly forbidden.<br>
<br>
Deutsche Bank does not render legal or tax advice, and the information<br>
contained in this communication should not be regarded as such.</span>