[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] lvm
> Can I create a file and use it as / for a guest OS?
Yes. You should be able to export anything dom0 can see as a block device to
a guest OS. You can use losetup to make a file look like a block device in
dom0, then export that block device as / for a guest.
Since you can export *anything* dom0 sees as a block device, you could also
export to domains:
* iSCSI devices imported from the network by an initiator in dom0
* NBD devices imported from the network by dom0
* LVM devices
* MD devices (software raid)
* Ramdisk (although this is arguably rather pointless)
* Any other random weird block device you have in dom0!
Cheers,
Mark
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel