Description of problem: Importing KVM VM to oVirt RHEL 8.1 host failed with vdsm.log ERROR: 2019-11-11 13:29:31,279+0200 ERROR (jsonrpc/0) [jsonrpc.JsonRpcServer] Internal server error (__init__:350) Traceback (most recent call last): . . File "/usr/lib/python3.6/site-packages/vdsm/v2v.py", line 210, in convert_external_vm raise V2VError('Unsupported protocol KVM, ovirt_imageio_common' vdsm.v2v.V2VError: Unsupported protocol KVM, ovirt_imageio_commonpackage is needed for importing KVM images It is possible to import the same KVM VM to RHV rhvm-4.3.7.1-0.1.el7 Version-Release number of selected component (if applicable): ovirt-engine-4.4.0-0.4.master.el7 RHEL 8.1 (kernel-4.18.0-147.el8.x86_64) vdsm-4.40.0-141.gitb9d2120.el8ev.x86_64 libvirt-5.0.0-12.module+el8.0.1+3755+6782b0ed.x86_64 qemu-kvm-3.1.0-30.module+el8.0.1+3755+6782b0ed.x86_64 How reproducible: 100% Steps to Reproduce: 1. Import KVM VM. 2. 3. Actual results: Import failed Expected results: It should be possible to import VMs from KVM environment. Additional info: vdsm.log (import started at (2019-11-11 13:29:14,631) and engine.log attached
you probably don't have imageio installed. Install it and retry please
Created attachment 1634858 [details] vdsm.log
Created attachment 1634859 [details] engine.log