<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Hi Steve,<br>
<br>
There is currently no easy way to migrate the database.<br>
<br>
In general, it is advisable to use the same code which you first used
to create the exchanges, queues etc. on the new version of Rabbit to
reconstruct your setup.<br>
In order to migrate messages, you would have to use the rabbitmq-shovel
plugin, which would consume messages from the old broker and would
publish them into the new one (you must come up with a sensible
configuration, depending on you setup).<br>
<br>
Hope that answers your question.<br>
<br>
Rgds,<br>
Vlad.<br>
<br>
<br>
<br>
On 09/14/2010 09:28 PM, Steve Haneman wrote:
<blockquote
 cite="mid:A1CB3D904533654CB64599397AC43ADE013D443ACEBD@NAMBX02.corp.adobe.com"
 type="cite">
  <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-1">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="WordSection1">
  <p class="MsoNormal">Hello,<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">I was looking over the release notes for
&#8220;Release:
RabbitMQ 2.0.0&#8221; and saw the following:<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal" style="margin-left: 0.5in;"><a
 moz-do-not-send="true"
 href="http://lists.rabbitmq.com/pipermail/rabbitmq-announce/attachments/20100825/2c672695/attachment.txt">http://lists.rabbitmq.com/pipermail/rabbitmq-announce/attachments/20100825/2c672695/attachment.txt</a><o:p></o:p></p>
  <p class="MsoNormal" style="margin-left: 0.5in;"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal" style="margin-left: 0.5in;">Upgrading <br>
========= <br>
The database schema and the format in which persistent messages are <br>
stored have both changed since the last release (1.8.1). When <br>
starting, the RabbitMQ server will detect the existence of an old <br>
database and will move it to a backup location, before creating a <br>
fresh, empty database, and will log a warning. If your RabbitMQ <br>
installation contains important data then we recommend you contact <br>
support@... for assistance with the upgrade.<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">We are considering deploying a HA RabbitMQ
cluster with
Pacemaker and DRBD.&nbsp; HA is very important for us.<o:p></o:p></p>
  <p class="MsoNormal">If there is a database schema change in the
future,
specifically what is the process for the upgrade and how does it affect
HA
during the upgrade?<o:p></o:p></p>
  <p class="MsoNormal">Also during the upgrade, how do we maintain
durable
exchanges and queues?<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">Thanks,<o:p></o:p></p>
  <p class="MsoNormal">&nbsp;&nbsp; Steve<o:p></o:p></p>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
  </pre>
</blockquote>
</body>
</html>