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] XEN migration architecture question

To: andrew.warfield@xxxxxxxxxxxx
Subject: Re: [Xen-devel] XEN migration architecture question
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Thu, 20 Jan 2005 13:56:45 -0800
Cc: Eric Tessler <maiden1134@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 20 Jan 2005 21:57:56 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <eacc82a4050120131611654b50@xxxxxxxxxxxxxx>
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>
References: <20050120204440.26397.qmail@xxxxxxxxxxxxxxxxxxxxxxx> <eacc82a4050120131611654b50@xxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20050116)
One thing I found fairly easy to setup for self-migration, was to use software RAID-1 (mirroring) to iSCSI targets on the original and destination hosts. When its time to migrate, I add the remote iSCSI disk to the RAID-1 array, and when that has synced up 100%, I self-migrate there. You can either run your iSCSI (or GNBD haven't tried that) targets in dom0, or you can run them in separate domUs (in my implementation, you will first fire off a bootstrap of a small iSCSI-server domain to the remote host, as my dom0 is not allowed to include dangerous stuff such as a TPC/IP stack and an iSCSI server).

That gives me live disk-migration using a simple shell-script.

Jacob


-------------------------------------------------------
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