<div dir="ltr"><div>OK, i can get it now this two folders (Debian based system) :</div>/var/lib/rabbitmq/mnesia/rabbit@machine-name/msg_store_persistent/<div><meta http-equiv="content-type" content="text/html; charset=utf-8">/var/lib/rabbitmq/mnesia/rabbit@machine-name/msg_store_transient/<br>
doesn&#39;t belongs to Mnesia am i right ?</div><div><br></div><div>to backing up my messaging system i have to </div><div>1- stop the rabbit server</div><div>2- copy the folder &quot;/var/lib/rabbitmq/mnesia/&quot;</div>
<div>3- start the rabbit server</div><div><br></div><div><br></div><div>to restore </div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
1- stop the rabbit server</div><div>2- copy back the folder &quot;/var/lib/rabbitmq/mnesia/&quot;</div><div>3- start the rabbit server</div></div><div><br></div><div>are there any problem with this method ?</div><div>i tried it before and it works well with me, but i don&#39;t know, i can&#39;t fill good with this method ( i don&#39;t know why :( )</div>
<div><br><div class="gmail_quote">On 27 October 2010 17:40, David Wragg <span dir="ltr">&lt;<a href="mailto:david@rabbitmq.com">david@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;">
<div class="im">Amr Mostafa &lt;<a href="mailto:amr.mostafa@egyptdc.com">amr.mostafa@egyptdc.com</a>&gt; writes:<br>
</div><div class="im">&gt; On Wed, Oct 27, 2010 at 4:53 PM, David Wragg &lt;<a href="mailto:david@rabbitmq.com">david@rabbitmq.com</a>&gt; wrote:<br>
&gt;&gt; RabbitMQ does not store queue contents in mnesia, so just backing up the<br>
&gt;&gt; mnesia database will not preserve the full state.<br>
&gt;<br>
&gt; In my case, all the queues are durable and all the messages are persistent.<br>
&gt; Does that make any difference?<br>
<br>
</div>No.  Those messages will be stored using rabbit&#39;s message store, which<br>
for performance reasons does not store them in mnesia, but instead does<br>
direct file I/O.<br>
<div><div></div><div class="h5"><br>
David<br>
<br>
--<br>
David Wragg<br>
Staff Engineer, RabbitMQ<br>
SpringSource, a division of VMware<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><i><span style="font-family:arial, sans-serif;font-style:normal;font-size:13px;border-collapse:collapse"><font face="&#39;courier new&#39;, monospace">-- <br>
</font><div dir="ltr"><i><div><font face="&#39;courier new&#39;, monospace">Kind Regards,<br><br>Ahmed M. Osman<br>+20122870644<br></font></div><font face="&#39;courier new&#39;, monospace">Software Engineer</font></i></div>
<div dir="ltr"><i><font face="&#39;courier new&#39;, monospace">Member of Research and Development Department</font></i></div><div dir="ltr"><i><a href="http://egyptdc.com" target="_blank"><font color="#000000"><font face="&#39;courier new&#39;, monospace">Egypt Development Center (EDC)</font></font></a></i></div>
</span></i></div><br>
</div></div>