Bug 1933656

Summary: [RFE] Provide option to migrate VMware VMs with virt-v2v using VDDK
Product: Red Hat Enterprise Virtualization Manager Reporter: nijin ashok <nashok>
Component: ovirt-engineAssignee: Tomáš Golembiovský <tgolembi>
Status: CLOSED WONTFIX QA Contact: meital avital <mavital>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4.3CC: ahadas
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-01 13:19:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description nijin ashok 2021-03-01 11:02:44 UTC
Currently, RHV doesn't have an option to use VDDK method to convert the VMware VMs. There is a huge performance improvement while using VDDK to migrate the VMware VMs. In the customer test, the migration time was reduced to 9 minutes from 70 minutes after using VDDK.

Also, refer https://bugzilla.redhat.com/show_bug.cgi?id=1927111#c2.

Comment 2 Tomáš Golembiovský 2021-03-01 13:19:33 UTC
Yes, the HTTP access method  (vpx/esx protocol) is not the fastest, but it is easy to setup. The problem with VDDK is that it is proprietary library. It cannot be distributed by Red Hat and its users would have to take care of downloading the library and properly deploying it on the VDSM hosts. In other words it is not just about adding the feature to VDSM and RHV UI, but it would also require proper documentation plus a considerable involvement from the user to get the environment set up.

If the customer intends to migrate so many VMs that the conversion time makes a significant difference they should consider using the IMS method.