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

To: "Paras pradhan" <pradhanparas@xxxxxxxxx>
Subject: Re: [Xen-users] p2v
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Wed, 29 Oct 2008 16:28:46 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 29 Oct 2008 13:29:23 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jJzHmG/4ieBjs4E41gxWjLlaT7aH4rXHZjnTJKa8RVU=; b=kKW314ycSCIaRHHDZInjb0qSLPUwQk2OkDNA4wIu7T036ziL8U+tYRNk9L41QNFHjO rgjLWWeJkxXvqL8cPUIdYstaGA2YxAaW31Vy2gd8QIYd8y9V0BCXZVRsg87foh0TPf+O xQOqQBOj7X40sOBAgk7hUedJi/hoLIgb30i4U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=uoV4Pf9YRTaoHjvSksKUqRCPjc9tuVfWGDdcOAqU3n0fGu+Ewdg+TaPjUYNORHzssB qw3qAPwAXJCKs0ywZ531b20I+DvPT2rK5hjp2EGOsToJe4Kkgzsr2GRJNVpMJgzFoswm 4faut+oAZu+77A33JfeatbVvQtzpd7JwDY4GE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8b711df40810291318o500a9ffds87a928c2f477a244@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <8b711df40810291318o500a9ffds87a928c2f477a244@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Oct 29, 2008 at 4:18 PM, Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
> Hi all,
> I need a tool or document which can convert my physical linux machines
> (centOS 5.2, ubunutu 8.04) to para virtualized xen guests.  which tool is
> recommended. Should be free.
>

virt-p2v is coming along nice see:
http://et.redhat.com/~rjones/virt-p2v/

It is also just about as easy to do something like:

boot your physical box from a live CD
install nfs-common
mount an nfs server directory with enough space to store the size of
your hard drive
dd your hard drive to a file to the mounted nfs server directory
make a xen config file that uses that image and passes the kernel and ramdisk

virt-p2v works over SSH, which is also pretty nice and easy to work with.

Hope those ideas help.

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
http://runningxen.com

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

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