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

Re: [Xen-users] Free P2V Tools for Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Free P2V Tools for Xen
From: Freddie Cash <fjwcash@xxxxxxxxx>
Date: Thu, 10 Apr 2008 14:54:38 -0700
Delivery-date: Thu, 10 Apr 2008 14:55:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <347624.82582.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <347624.82582.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.9
On April 10, 2008 02:21 pm jd wrote:
>   Can someone please suggest open source project or
> free tool for P2V. (converting Linux and Windows
> machines to their Xen virtual images.)
>
>   I found this one,
>
> http://et.redhat.com/~rjones/virt-p2v/virt-p2v.1.html
>
>   Would like to hear about people's experience with
> this tool too.

All of our migrations from Debian Etch running on bare metal to Debian 
Etch running in PV VMs has been done using dar and xen-tools' --copy-from 
option.

We do a full backup of the physical server using dar.  Create an LVM 
partition in dom0, format it with whatever fs, and mount it to /mnt/tmp.  
Extract the dar backup into /mnt/tmp.

Then use xen-tools --copy-from=/mnt/tmp to create the new PV VM.

Then fire up the VM and continue on.  No issues so far.  Done three 
migrations to date.

Haven't tried any migrations into HVMs yet.  Nor have we tried any 
non-Debian migrations.
-- 
Freddie Cash
fjwcash@xxxxxxxxx

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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