<div dir="ltr">Hello Simon,<br><br>thank you for the response.<br>Following you can find my attempt<br><br>#rabbitmqctl reset<br>Resetting node 'Name@zenossoc' ...<br>Error: unable to connect to node 'Name@zenossoc': nodedown<br>
<br>DIAGNOSTICS<br>===========<br><br>nodes in question: ['Name@zenossoc']<br><br>hosts, their running nodes and ports:<br>- zenossoc: [{rabbitmqctl32151,33034}]<br><br>current node details:<br>- node name: rabbitmqctl32151@zenossoc<br>
- home dir: /var/lib/rabbitmq<br>- cookie hash: otG5wqMg04+qfhmRCVkglQ==<br><br>[root@zenossoc ~]# rabbitmqctl force_reset<br>Forcefully resetting node 'Name@zenossoc' ...<br>Error: unable to connect to node 'Name@zenossoc': nodedown<br>
<br>DIAGNOSTICS<br>===========<br><br>nodes in question: ['Name@zenossoc']<br><br>hosts, their running nodes and ports:<br>- zenossoc: [{rabbitmqctl32189,44438}]<br><br>current node details:<br>- node name: rabbitmqctl32189@zenossoc<br>
- home dir: /var/lib/rabbitmq<br>- cookie hash: otG5wqMg04+qfhmRCVkglQ==<br><br><br>any idea?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/10 Simon MacMullen <span dir="ltr"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 09/12/2013 15:50, Tiziana Stoesselli wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
� � � � � � � � � [{rabbit_queue_index,parse_<u></u>pub_record_body,<br>
� � � � � � � � � � � �[<<0,0,0,0,0,0,0,0>>]},<br>
� � � � � � � � � �{rabbit_queue_index,load_<u></u>journal_entries,1},<br>
</blockquote>
<br>
The queue index has ended up with a whole load of zeroes appended to it.<br>
<br>
We've seen this happen a few times, usually associated with OS crashes or power loss or similar.<br>
<br>
We changed the queue index file format to be more resilient to this sort of corruption in 3.2.0. I'm not sure if there's anything you can do though if you've already got a corrupt file with an older version of RabbitMQ apart from reset the node and start again.<br>

<br>
Cheers, Simon<br>
<br>
</blockquote></div><br></div>