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] image-based VM to LVM-based VM

To: Steve Thompson <smt@xxxxxxxxxxxx>
Subject: Re: [Xen-users] image-based VM to LVM-based VM
From: Luis Roberto Romano <luisromano@xxxxxxxxx>
Date: Fri, 5 Aug 2011 20:14:41 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 05 Aug 2011 16:15:29 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MZhGtsogwlZ0T+v8ZJ5WasiUrIZMcYJLdROYTXkdneY=; b=wUdp2QDELwcl9ulgh+yuSwUfKFHoctbVLrPj/tJ6BZTuCOExqw1TB2Lyafd77ivgzy gmOl3kuV5SyZTdTM0Q9Rk00mzZF3iktHcJQX9p1mnTeVpJysIWcpQdAXdymHWwf/QR2o Ydr2EeEClo1T8NwfDTkyz/z6FrVyI6FiZaP9U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LRH.0.9999.1108051901030.15533@xxxxxxxxxxxxxxxxxxx>
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: <CAHPHDTr15a6zA9ZkcsR8jqqdqgjMbwQg8EPzmABRj_HcX1oDiA@xxxxxxxxxxxxxx> <alpine.LRH.0.9999.1108051901030.15533@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks... I had forgotten dd.

2011/8/5 Steve Thompson <smt@xxxxxxxxxxxx>
On Fri, 5 Aug 2011, Luis Roberto Romano wrote:

Is it possible convert an image-based VM to a LVM-based VM??

Shut down the VM, then:

       dd if=file.img of=/dev/vg/volume bs=1024k oflag=direct

where /dev/vg/volume is the same size as file.img. Adjust the VM's
configuration file and reboot.

Steve



--
----------------------------------------------------------
Luis R. Romano
Estudiante de Ingeniería en Computación.
FCEFyN - UNC.

Twitter: @luirro777
Facebook: facebook.com/luirro
Blog: www.luisrobertoromano.com.ar


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>