[linux-lvm] moving an LVM as an ISO can be moved

Stuart D. Gathman stuart at bmsi.com
Tue Oct 5 18:44:10 UTC 2010


On Tue, 5 Oct 2010, Tapas Mishra wrote:

> You mean to say
> dd if=/some/iso of=/temp/location bs=1024
> similarly
> dd if=/dev/lvm/in/question of=/nfs/location/to/store bs=1024
> this type of thing.

Yes.

> And then boot from that.

Not sure what you mean by "boot from that".  Since you are playing
with virtual machines, perhaps you mean something like:

losetup /dev/loop0 /nfs/location/to/store
... pass /dev/loop0 to a Virtual machine
(likely to be slow - you probably want a SAN instead)

Or perhaps you mean that "location/to/store" is an LV on another host,
and the other host will boot a virtual machine from store.

-- 
	      Stuart D. Gathman <stuart at bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.




More information about the linux-lvm mailing list