Bug 1770828 - Cannot import KVM VM to RHEL8.1 host.
Summary: Cannot import KVM VM to RHEL8.1 host.
Keywords:
Status: CLOSED DUPLICATE of bug 1770889
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 4.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Michal Skrivanek
QA Contact: Nisim Simsolo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-11 12:01 UTC by Nisim Simsolo
Modified: 2019-11-12 01:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-11-12 01:41:35 UTC
oVirt Team: Virt
Embargoed:


Attachments (Terms of Use)
vdsm.log (7.00 MB, text/plain)
2019-11-11 12:25 UTC, Nisim Simsolo
no flags Details
engine.log (1011.63 KB, text/plain)
2019-11-11 12:26 UTC, Nisim Simsolo
no flags Details

Description Nisim Simsolo 2019-11-11 12:01:35 UTC
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

Comment 1 Michal Skrivanek 2019-11-11 12:09:59 UTC
you probably don't have imageio installed. Install it and retry please

Comment 2 Nisim Simsolo 2019-11-11 12:25:38 UTC
Created attachment 1634858 [details]
vdsm.log

Comment 3 Nisim Simsolo 2019-11-11 12:26:04 UTC
Created attachment 1634859 [details]
engine.log


Note You need to log in before you can comment on or make changes to this bug.