| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Move from tap:aio to phy device?
 
To: lists@xxxxxxxxxxxxFrom: "Antoine Benkemoun" <antoine@xxxxxxxxxxxxx>Date: Tue, 29 Jul 2008 09:15:48 +0200Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Tue, 29 Jul 2008 00:16:25 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version	:content-type:references:x-google-sender-auth;	b=EIPx+MoAltelfB+sUjRx9DpQLdBR1p4w3peWk+DRVqPaYNKechdeTVf05niIeAetw8	fxWp3U9/iJUo5z1RLKKNMTHszWuwtlZikWa+vbkcqL17hk4avWe1uQYeMYm8CwpgsaDp	9Yzt3TxauDSH6AQwJmWW0JrKj2Emi3TOJHEvI=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 I confirm :) It is really that easy ! On Tue, Jul 29, 2008 at 3:12 AM,  <lists@xxxxxxxxxxxx>  wrote:
 Forgive me if this has been addressed, but I couldn't find a similar threadon the mailing list.  Is it possible, using dd or something similar, to
 migrate/move a XEN guest from a file (tap:aio) to an LVM partition (phy)?
 Both Dom0 and DomU are CentOS 5.2 with stock XEN install.
 
 For example, assuming guest "test" has been shutdown:
 
 SOURCE:  /var/lib/xen/images/test.img = 10Gb image
 DESTINATION:  /dev/VolGroupXEN/test = 10Gb LVM partition
 
 
 dd if=/var/lib/xen/images/test.img of=/dev/VolGroupXEN/test bs=1024
 
 
 Could it be this simple?  If this isn't the correct way to address this
 issue, could someone point me in the right direction?
 
 Thanks,
 Ken
 
 
 
 _______________________________________________
 Xen-users mailing list
 Xen-users@xxxxxxxxxxxxxxxxxxx
 http://lists.xensource.com/xen-users
 
--  Antoine Benkemoun Tel : 03.51.53.57.00 Port : 06.32.88.59.35
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |