Problem importing VM's from vmware on OLVM 4.5 with OL9.7 hosts
Hi,
I have noticed a problem when trying o import vm from vmware provider.
In GUI events I find generic message: Failed to import Vm xxx to Data Center yyy, Cluster zzz
On KVM host in /var/log/vdsm/import/import.logs I can find only following lines: [root@olvm-host1 import]# cat import-42211858-63d5-6456-eb3c-b7234ef4bf59-20260521T122614.log
/usr/bin/virt-v2v: unrecognized option '--vdsm-compat'
Try ‘virt-v2v --help’ or consult virt-v2v(1) for more information.
It looks like there is a problem with invoking old parameter options for virt-v2v, which are not supported on new OL9.7 hosts. Any ideas how to solve?