Bug 1046080 - virt-v2v fails when processing exported ova file
Summary: virt-v2v fails when processing exported ova file
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-v2v
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Matthew Booth
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-23 14:53 UTC by josep blanch
Modified: 2014-09-10 12:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-10 12:52:51 UTC
Embargoed:


Attachments (Terms of Use)
Result of executing virt-v2v with parameter LIBGUESTFS_DEBUG=1 (4.41 KB, text/x-log)
2013-12-23 14:53 UTC, josep blanch
no flags Details

Description josep blanch 2013-12-23 14:53:47 UTC
Created attachment 840828 [details]
Result of executing virt-v2v with parameter LIBGUESTFS_DEBUG=1

Description of problem:


Version-Release number of selected component (if applicable): 0.9.1 on rhel 6.5 x86_64


How reproducible: 100%


Steps to Reproduce:
1. prepare a VMWare virtual machine export in ova format
2. launch conversion with the following command virt-v2v  -i ova ./file.ova -os default -oc qemu:///system -of raw ( changing -of parameter doesn't affect the result: ie between  raw, qcow2 nor changing this parameter in virt-v2v.conf )

3.

Actual results: Error: failed to initialize KVM: Operation not permitted ...qemu-kvm: -drive file=/tmp/file-disk1.vmdk,cache=none,format=vmdk,id=hd0,if=ide: 'vmdk' can be only used as read-only device


Expected results: Converted Virtual machine


Additional info: attached log

Comment 1 Richard W.M. Jones 2014-09-10 12:52:51 UTC
This is fixed in virt-v2v >= 1.27.


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