[rabbitmq-discuss] corrupt or missing cluster file

Elizabeth Liao eliao at seegrid.com
Tue Mar 5 22:30:48 GMT 2013


Hi Tim,

That was very helpful!   We had an instance where the rabbitmq server needed to be restarted instead of just started following the deletion of the mnesia directory.

Thanks.

Liz
________________________________________
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [rabbitmq-discuss-bounces at lists.rabbitmq.com] on behalf of Tim Watson [tim at rabbitmq.com]
Sent: Tuesday, March 05, 2013 3:35 PM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] corrupt or missing cluster file

Hi Liz,

On 5 Mar 2013, at 16:52, Elizabeth Liao wrote:
> On RabbitMQ 3.0.2, when I use the command rabbitmqctl reset, I occasionally get this error message:
>
> Error: {corrupt_or_missing_cluster_files,{error,enoent},{error,enoent}}
>
> I do not have a cluster set up so I'm not sure why I'm getting the message.  Also, I haven't been able to reproduce the error consistently so any help would be appreciated.
>

That sounds like a bug, though I'm not able to reproduce it locally. Is this a restarted RAM node by any chance? The reset command does query mnesia for the cluster status and if the mnesia table's aren't present it does try to read from this 'cluster status file' - even if you're not clustered. But I can't see how that would happen unless the rabbit mnesia tables were missing.

Cheers,
Tim
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Email Confidentiality Notice

The information contained in this transmission is confidential, proprietary or privileged and may be subject to protection under the law. This message is intended for the sole use of the individual or entity to whom it's addressed. If you are not the intended recipient, you are notified that any use, distribution or copying of the message is strictly prohibited and may subject you to criminal or civil penalties. If you received this transmission in error, please contact the sender immediately by replying to this email and delete the material from any computer.


More information about the rabbitmq-discuss mailing list