Disk interface of virtual machine (Windows) migrated from Esxi to OLVM
Hi,
I want to migrate an Esxi virtual machine (Windows) to OLVM.
1.Virtio driver and oVirt-Guest-Tools install(on Esxi)
2.Migrate a virtual machine (Windows) from VMware vSphere to Oracle Linux KVM
[root@kvm v2v]# export LIBGUESTFS_BACKEND=direct
[root@kvm v2v]# virt-v2v -ic vpx://vsphere.local%5cadministrator@192.168.xxx.xxx/DC/CL/esxi01.xxx.local?no_verify=1 win2022-kvm-test --password-file /root/v2v/vmware-admin-password -o rhv-upload -oc https://olvm.xxx.local/ovirt-engine/api -os domain02 -op /root/v2v/ovirt-admin-password -oo rhv-cafile=/root/v2v/ca.pem -oo rhv-cluster=CL01 -of qcow2 -oo rhv-direct --bridge ovirtmgmt
Warning message