Bug 1770828
| Summary: | Cannot import KVM VM to RHEL8.1 host. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Nisim Simsolo <nsimsolo> | ||||||
| Component: | BLL.Virt | Assignee: | Michal Skrivanek <michal.skrivanek> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Nisim Simsolo <nsimsolo> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.4.0 | CC: | bugs, nsimsolo, rbarry | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-11-12 01:41:35 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: | |||||||||
| Attachments: |
|
||||||||
you probably don't have imageio installed. Install it and retry please Created attachment 1634858 [details]
vdsm.log
Created attachment 1634859 [details]
engine.log
|
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