On Tue, Dec 08, 2015 at 01:43:10PM +0100, Kevin COUSIN wrote:
Hi list,
Is virt-v2v make any alignement check on partitions when copying VM ?
Not that I'm aware of. Virt-v2v just copies the entire disks -- with
a lot of work to make sure it only looks at the parts of the disks
which are non-sparse and contain data. It doesn't look at the guest
at the partition or filesystem level (unlike virt-alignment-scan and
virt-resize) and so the question doesn't really make any sense. Is
there a particular problem you found?
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html