Bug 952908 - virt-manager fails to open VirtualBox image file (.VDI)
Summary: virt-manager fails to open VirtualBox image file (.VDI)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: All
OS: All
medium
urgent
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-17 00:28 UTC by Moez Roy
Modified: 2014-07-06 19:31 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-09 00:29:55 UTC
Embargoed:


Attachments (Terms of Use)
screenshot 1 (2.00 MB, image/png)
2013-04-17 00:28 UTC, Moez Roy
no flags Details
screenshot 2 (1.98 MB, image/png)
2013-04-17 00:29 UTC, Moez Roy
no flags Details
screenshot 3 (1.99 MB, image/png)
2013-04-17 00:30 UTC, Moez Roy
no flags Details
screenshot 4 (1.98 MB, image/png)
2013-04-17 00:31 UTC, Moez Roy
no flags Details
screenshot 5 - the most important screenshot (1.16 MB, image/png)
2013-04-17 00:32 UTC, Moez Roy
no flags Details
see the last portion of the log file (37.28 KB, text/x-log)
2013-04-17 00:35 UTC, Moez Roy
no flags Details

Description Moez Roy 2013-04-17 00:28:13 UTC
Created attachment 736573 [details]
screenshot 1

Opening a VirtualBox .VDI file / image fails.

See attached screen shots.

Comment 1 Moez Roy 2013-04-17 00:29:24 UTC
Created attachment 736574 [details]
screenshot 2

Comment 2 Moez Roy 2013-04-17 00:30:34 UTC
Created attachment 736575 [details]
screenshot 3

Comment 3 Moez Roy 2013-04-17 00:31:47 UTC
Created attachment 736576 [details]
screenshot 4

Comment 4 Moez Roy 2013-04-17 00:32:43 UTC
Created attachment 736577 [details]
screenshot 5 - the most important screenshot

Comment 5 Moez Roy 2013-04-17 00:35:30 UTC
Created attachment 736578 [details]
see the last portion of the log file

Comment 6 Martin Kletzander 2013-04-18 10:52:24 UTC
The problem is that virt-manager doesn't detect the VDI format properly.  This can be seen from the log output where the machine is being generated with:

<driver name='qemu' type='raw'/>

You can workaround this with clicking "Customize configuration before install" and select "VDI" as a format of the disk image.  The support for probing VDI files is not yet implemented, though.

Comment 7 Giuseppe Scrivano 2013-08-14 21:37:15 UTC
given that a workaround is present for this problem, I have set the priority to "Medium".

Comment 8 Cole Robinson 2013-12-09 20:14:45 UTC
Do not just reassign this bug to RHEL. For one thing I don't think VDI support is even compiled into RHEL6.

If you are a RHEL customer and want to report an issue, please go through the appropriate support channels.

Comment 9 Michael Mercier 2014-02-05 08:13:36 UTC
There is the same problem with qcow2 disk. The same workaround is working.

Comment 10 Cole Robinson 2014-02-09 00:29:55 UTC
Upstream now will always use libvirt's storage APIs to detect an images format


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