Bug 1270611 - Cannot import VM. Selected display type is not supported by the operating system
Summary: Cannot import VM. Selected display type is not supported by the operating system
Keywords:
Status: CLOSED DUPLICATE of bug 1253263
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 3.6.0.1
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ovirt-3.6.0-ga
: 3.6.0
Assignee: Michal Skrivanek
QA Contact: Ilanit Stein
URL:
Whiteboard: virt
Depends On:
Blocks: RHEV3.6PPC
TreeView+ depends on / blocked
 
Reported: 2015-10-11 20:51 UTC by Christopher Pereira
Modified: 2016-03-14 09:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-16 08:01:36 UTC
oVirt Team: Virt
Embargoed:
amureini: ovirt-3.6.0?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)

Description Christopher Pereira 2015-10-11 20:51:30 UTC
When importing VMs from a StorageDomain you may get a "Cannot import VM. Selected display type is not supported by the operating system" error.

Workarround is to:
- Detach Storage Domain
- Find OVF files on Storage Domain: find|grep meta|xargs -i_ grep OVF _ -l
- Edit this OVF volume files and change their <DefaultDisplayType> to 1 (or a supported value)
- Reattach Storage Domain so OVF_STORE files are re-read.

Maybe this patch fixes this problem (not sure, I'm on 3.6-rc1):
https://gerrit.ovirt.org/#/c/46850/

Please add Marek Libra <mlibra>

Comment 1 Allon Mureinik 2015-10-12 10:24:33 UTC
Thanks for reporting this issue!

Moving to virt - display types are their domain.

Comment 2 Michal Skrivanek 2015-10-16 08:01:36 UTC
> Maybe this patch fixes this problem (not sure, I'm on 3.6-rc1):
> https://gerrit.ovirt.org/#/c/46850/

Yes, that's the same thing

*** This bug has been marked as a duplicate of bug 1253263 ***


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