[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] how to setup a hvm using image file, which include LVM partition, as backend
Basically, I want to use a VMWare image in the XEN.
I have a RHEL43 installation using LVM at VMWare, and then I convert the .vmdk file into a raw .img file using qemu-img file, name it as rhel43-flat.img.
#fdisk -l -u rhel43-flat.img Disk rhel43-flat.img: 0 MB, 0 bytes Device Boot Start End Blocks Id System I searched a lot, there are follwing instructions on how to setup a hvm: # lvcreate -L 20G -n rhel43 vg It uses a logical volume to finish this job, however I want to know if there is a way to setup the hvm using the file as backend instead of LVM(We can split the original image into multiple image through dd, but just not use a logical volume). Is there anybody having some ideas? Thanks, Thomas _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |