
Hello, I am trying to convert and import VMware ovf image by virt-v2v (on Fedora 18) but I can not make it. I took a look to man pages and there is option ova for converting, but if I try it, it fails. The command is : virt-v2v -i ova -o rhev -os export.example.cz:/data/col1/virt --network ovirtmgmt /home/zca-8.0.3.0-1043216_OVF10.ova and it throws: virt-v2v: Guest doesn't define any storage devices I believe, that specified import command may be wrong, but I did not find any examples for "virt-v2v ova" command. The image is Zimbra collaboration server, which can be obtained here: http://www.zimbra.com/downloads/zca-downloads.html

On Mon, May 20, 2013 at 09:00:02AM +0200, Jakub Bittner wrote:
Hello,
I am trying to convert and import VMware ovf image by virt-v2v (on Fedora 18) but I can not make it. I took a look to man pages and there is option ova for converting, but if I try it, it fails.
The command is :
virt-v2v -i ova -o rhev -os export.example.cz:/data/col1/virt --network ovirtmgmt /home/zca-8.0.3.0-1043216_OVF10.ova
and it throws:
virt-v2v: Guest doesn't define any storage devices
Current virt-v2v doesn't support ova files. It can only import from live ESX instances. The new version (under development) will be able to do this. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
participants (2)
-
Jakub Bittner
-
Richard W.M. Jones