Bug 929354

Summary: libvirt does not support virtualHW.version 9
Product: [Community] Virtualization Tools Reporter: Dan Kozlowski <dkozlowski>
Component: libvirtAssignee: Martin Kletzander <mkletzan>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: cchen, dallan, dshah, dyasny, eblake, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: libvirt-1.0.5-rc2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 955575 955576 (view as bug list) Environment:
Last Closed: 2013-06-25 13:50:25 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:
Bug Depends On:    
Bug Blocks: 955575, 955576    

Description Dan Kozlowski 2013-03-29 20:54:40 UTC
Description of problem:


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


How reproducible: Very



Steps to Reproduce:
1. Try to import a VM from an esx host that has hardware version 9 using virt-v2v
2. 
3.
  
Actual results: libvirt responds with virtualHW.version 9 not supported


Expected results: VM is imported


Additional info:

Comment 1 Dan Kozlowski 2013-03-30 00:05:42 UTC
This is not a virt-v2v bug, that is just the tool I used to trigger it. The offending lines are 1307 and 1308 of src/vmx/vmx.c

Comment 2 Richard W.M. Jones 2013-04-23 10:17:55 UTC
Can we replace this error with a warning, and keep going anyway?

Comment 8 Dave Allan 2013-06-25 12:50:27 UTC
Martin, can you comment with the commit id and close?

Comment 9 Martin Kletzander 2013-06-25 13:50:25 UTC
This was fixed with commit v1.0.5-rc1-29-ge0eb672:

commit e0eb672e0046af365a4039cc68311e5d844fc7bf
Author: Martin Kletzander <mkletzan>
Date:   Tue Apr 30 14:46:54 2013 +0200

    esx: Support virtualHW version 9