|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] image-based VM to LVM-based VM
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
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |