On Tue, Oct 15, 2013 at 06:29:39PM -0200, [email protected] wrote: > Hi, > > I've imported a Windows VM from an ESXi to an export domain using virt-v2v. > It didn't return me any error wen it finished (i think), but when attached > the export domain I get the following advertising and the vm doesn't appear > in the list to be imported: > > Failed to read VM '[Empty Name]' OVF, it may be corrupted > > Could you give me some hint to fix this, or what it could be the problem?
This seems like a bug in virt-v2v, but it's hard to say. You should enable debugging in virt-v2v and then we should be able to see exactly what's going on. export LIBGUESTFS_TRACE=1 virt-v2v [...etc...] Remember to capture the complete, unedited output. 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#) _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

