<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/12/24 Jain, Punit <span dir="ltr"><<a href="mailto:Punit.Jain@emc.com" target="_blank">Punit.Jain@emc.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<p class="MsoNormal">I want to take the backup of current RabbitMQ configuration and restore it in a new machine. I figured out that it can be done through <span style="background-color:white">management plugin, but for a reason I don’t want to use it. Is there another way to achieve this apart from management plugin?</span></p>

</blockquote></div><br><div>You can copy Mnesia database and message store directories when RabbitMQ is not running.</div><div>See <a href="http://rabbitmq.com/relocate.html">http://rabbitmq.com/relocate.html</a>.</div><div>

<br></div><div>Note that mnesia directory has hostname in its name, so you'll have to account for that when</div><div>restoring.</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>