[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-API] VHD over LVM to NFS VHD



Hi List,

While doing offline migration, it was observed that the vm export and import are tedious tasks. Although storage has enough bandwidth, vm export and import happens at slow speed.

My primary guess is because it uses a 4k standard block size.
A simple dd command can take bs as 1M and can complete the operation in faster speed & time.

So my question,  can I take a LVM vhd and write it as NFS VHD with dd ?
e.g dd if=/dev/VG_XenStorage-b017a4de-8d8a-7320-8e0b-a19f33b1a014/VHD-d67407b9-514f-4a3c-bf7d-642c58931182  of=UUID.vhd bs=1M ?

or can vhd-util coalesce -n /dev/VG_XenStorage-b017a4de-8d8a-7320-8e0b-a19f33b1a014/VHD-d67407b9-514f-4a3c-bf7d-642c58931182 -p -o UUID.vhd be used ?


Thanks.


_______________________________________________
Xen-api mailing list
Xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.