<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 April 2013 15:07, Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Hi Pete,<br>
<div class="im"><br>
On 04/04/13 13:06, Pete Kelly wrote:<br>
&gt; boxes lost network connectivity for a short period (or eth1 became eth0<br>
&gt; and vice versa) which caused rabbitmq on both boxes to crash.<br>
<br>
</div>Brokers will survive network interruptions, but probably not network<br>
hardware reconfiguration.<br>
<div class="im"><br>
&gt; Is it possible it lost the definitions (because both cluster nodes<br>
&gt; crashed at the same time) so it just loaded in the last one which was<br>
&gt; imported via the management GUI?<br>
<br>
</div>If the management plugin was configured to load an out-of-date<br>
definition at startup (available on brokers since v2.8.0) then it could<br>
appear like a reversion. The same could happen on a pre-v2.8.0 broker if<br>
you scripted the load of a configuration file at startup.<br>
<br>
Disc nodes will retain configuration for durable resources during a<br>
restart, assuming the Mnesia database directory survives intact.<br>
Transient resources will not survive a broker restart, so that may<br>
explain the discrepancy you see for exchanges and queues, but not for<br>
vhosts. E.g. see<br>
<br>
<a href="http://www.rabbitmq.com/amqp-0-9-1-reference.html#exchange.declare.durable" target="_blank">http://www.rabbitmq.com/amqp-0-9-1-reference.html#exchange.declare.durable</a><br>
<br>
<a href="http://www.rabbitmq.com/amqp-0-9-1-reference.html#queue.declare.durable" target="_blank">http://www.rabbitmq.com/amqp-0-9-1-reference.html#queue.declare.durable</a></blockquote><div><br></div><div style>Thanks Emile</div>
<div style><br></div><div style>All exchanges and queues are marked with the durable bit.</div><div style><br></div><div style>Do you know how I could check to see if there is any predefined startup configuration anywhere? It certainly looks like the configuration that could have been active at the point the cluster was created if that would make any sense?</div>
<div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-Emile<br>
<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div></div>