Hello,
in the past I created xen-domus via sen-tools like these:
xen-create-image --hostname file_srv --lvm=server_vm_vg --size=10GB --fs=ext3 --swap=512MB --memory=256MB --ip=192.168.2.241 --gateway==192.168.2.1 --netmask=255.255.255.0 --install-method=debootstrap --force --role=udev
-> After that I have an virtual machine with the filesystem in server_vm_vg, this command creates automatically an lv.
I didn't find a way to use an "raw" lv as storage for an xen vm.
Any ideas?
Thanks!
in the past I created xen-domus via sen-tools like these:
xen-create-image --hostname file_srv --lvm=server_vm_vg --size=10GB --fs=ext3 --swap=512MB --memory=256MB --ip=192.168.2.241 --gateway==192.168.2.1 --netmask=255.255.255.0 --install-method=debootstrap --force --role=udev
-> After that I have an virtual machine with the filesystem in server_vm_vg, this command creates automatically an lv.
I didn't find a way to use an "raw" lv as storage for an xen vm.
Any ideas?
Thanks!