Bug 1056534
Summary: | virt-v2v OVF/OVA import fails when disks aren't attached to either IDE or SCSI controllers | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Ronald van Zantvoort <van.zantvoort> | ||||
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||
Status: | CLOSED WONTFIX | QA Contact: | |||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | unspecified | CC: | mbooth, ptoscano, rbalakri, rjones, shavivi, van.zantvoort | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-04-15 15:47:45 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Ronald van Zantvoort
2014-01-22 11:54:27 UTC
Created attachment 853903 [details]
This proposed patch makes the device list OVF-compliant, checks all possible controllers for disks and preserves bustypes
Proposed patch:
* hw_families & naming are now OVF compliant
* All listed controllers (the list is easily modifiable) are checked for disks
* Disks (attempt to) have their bustype set correctly by an additional metadata type and by evaluating the controller's ResourceSubType
* Both DVD's and CD-ROM's are now mapped in as cdroms
Hi, thanks for the bug report. Unfortunately it is filed against a very old version of virt-v2v (0.9) which we don't support at all. Luckily there is a newer version which almost certainly fixes your bug already. It's available starting in Fedora 21. If you still experience this bug, please try with the new version, and reopen if it still happens. (In reply to Richard W.M. Jones from comment #1) > Unfortunately it is filed against a > very old version of virt-v2v (0.9) Well, that tends to happen if you wait 16 months with a reply to a ready2commit submitted patch. |