Bug 1339305 - Video device is not imported from OVF store
Summary: Video device is not imported from OVF store
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-hosted-engine-ha
Classification: oVirt
Component: Agent
Version: 1.3.5.5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-3.6.7
: 1.3.5.5
Assignee: Roman Mohr
QA Contact: sefi litmanovich
URL:
Whiteboard:
Depends On:
Blocks: 1328921 1339213
TreeView+ depends on / blocked
 
Reported: 2016-05-24 16:01 UTC by Roman Mohr
Modified: 2019-11-14 08:10 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-04 12:30:42 UTC
oVirt Team: SLA
Embargoed:
rule-engine: ovirt-3.6.z+
mgoldboi: planning_ack+
dfediuck: devel_ack+
mavital: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1364564 0 unspecified CLOSED Cannot migrate VM. Selected display type is not supported by the operating system. 2021-02-22 00:41:40 UTC
oVirt gerrit 57887 0 ovirt-hosted-engine-ha-1.3 MERGED Extract video device from OVF store 2020-01-24 14:04:00 UTC
oVirt gerrit 57915 0 master MERGED Extract video device from OVF store 2020-01-24 14:03:56 UTC
oVirt gerrit 58171 0 master MERGED display: Fix display type enum order 2020-01-24 14:03:56 UTC
oVirt gerrit 58176 0 ovirt-hosted-engine-ha-1.3 MERGED display: Fix display type enum order 2020-01-24 14:03:56 UTC
oVirt gerrit 58239 0 ovirt-hosted-engine-ha-1.3 MERGED Add video device if not present in the ovf store 2020-01-24 14:03:56 UTC

Internal Links: 1364564

Description Roman Mohr 2016-05-24 16:01:30 UTC
Description of problem:
CIrrus, QXL and VGA devices are not exported from the OVF store. As a consequence the agent does not tell VDSM that it is needed. Libvirt still creates it under the hood for the SPICE and VNC graphics devices but VDSM does not report them.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Do a full hosted-engine --deploy run
2. Import the Hosted engine VM into ovirt-engine
3. Wait until the first OVF write
4. Check /var/run/ovirt-hosted-engine-ha/vm.conf

Actual results:
Video device is not in vm.conf

Expected results:
Video device should be there.

Additional info:

Comment 1 sefi litmanovich 2016-06-09 15:17:48 UTC
Verified with:
HOST:
vdsm-4.17.31-0.el7ev.noarch
ovirt-hosted-engine-ha-1.3.5.7-1.el7ev.noarch
ovirt-hosted-engine-setup-1.3.7.2-1.el7ev.noarch
ENGINE:
rhevm-3.6.7.3-0.1.el6

Verified once with VNC and once with SPICE according to steps in description.
change ovf update interval to 1.

At vm's creation vdsm reports the correct display type and includes the video device with correct value (qxl for spice, cirrus for vnc).
After vm is imported to the engine and after the ovf update interval, agent.log and vm.conf show the correct values as well


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