WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] replication with xen?

To: "Tom Hibbert" <tom@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] replication with xen?
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Mon, 24 Jan 2005 01:10:49 -0000
Delivery-date: Mon, 24 Jan 2005 01:14:05 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcUBrUTm1Se4ah1WTga72OJ/ENyKXwAA8DNQ
Thread-topic: [Xen-devel] replication with xen?
> Just wondering if Xen has any kind of replication power 
> actually built into it at the moment. EG can I have a DomU 
> running on machine A whos vbds are replicated to machine B 
> and if A ever goes down switch to B and bring up the domU 
> there. I have done this using drbd/heartbeat but I am 
> wondering if there is a more straightforward path that I can 
> take that is less complex and performs better.

If you just want to restart the domain on another host, thn drdb should
do the job OK, though you could just as easily write a simple script to
monitor the liveness of the application, and if required, issue an "xm
-h hosta destroy mydom; xm -h hostb create mydom" etc.

In future Xen versions we intend to add support for light-weight
checkpoints and s/w-implemented fault tolerance.

Ian


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>