<div dir="ltr"><div>Thank you for reply.</div><div>&nbsp;</div><div>I made sure we shut down the server using &#39;rabbitmqctl stop&#39;.</div><div>And our app disconnect the server when we shut down,</div><div>so&nbsp;any loads didn&#39;t depend on it.</div>
<div>&nbsp;</div><div>Well,&nbsp;in case&nbsp;that message&nbsp;is output&nbsp;the server log, </div><div>does our app&nbsp;&nbsp;have risks to be affected by using it ?</div><div>&nbsp;</div><div>&nbsp;</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/7/3 Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is nothing to do with master vs slave (which is a term applied to individual queue-node combinations by the way, not to entire nodes).<br>
<br>
That message means the broker was shut down unexpectedly, and it was not able to trust its indices as a consequence. This can take quite some time - so make sure you shut down the server properly (with e.g. rabbitmqctl stop, or /etc/init.d/rabbitmq-server stop, or stopping the Windows service).<br>

<br>
Cheers, Simon<div><div class="h5"><br>
<br>
On 02/07/13 19:32, t.otoda wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div><div class="h5">
I use RabbitMQ 3.0.1 and have a cluster with 2 disk nodes.<br>
When I stoped and restarted both, the master node output log below.<br>
&nbsp; =WARNING REPORT==== 19-Jun-2013::23:56:59 ===<br>
msg_store_persistent: recovery terms differ from present<br>
rebuilding indices from scratch<br>
Please tell me why this log is output<br>
and what is occuered within RabbitMQ nodes.<br>
I expect that<br>
when a slave disk node is started,<br>
the master node compares the indices it owns and the indices started<br>
slave owns.<br>
And then,<br>
since the slave node was stopped by the abnormal way($B"((B),<br>
the indices differed from the other, and the master node output log.<br>
Is this correct?<br>
&nbsp; ($B"((B)For example, I stoped the node<br>
&nbsp; &nbsp; &nbsp; &nbsp; beore it becomes the new master node instead of the stopped<br>
master node.<br>
Thank you.<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</font></span></blockquote></div><br></div>