<div dir="ltr"><br><div class="gmail_extra">Hi Rich,</div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
&gt; &gt;<br>
&gt;<br>
&gt; I can try this but I&#39;m not quite sure how to go about it. The ovf I created<br>
&gt; via guest-image-ovf-creator is on an NFS mount<br>
&gt; on the engine: do I need to run virt-v2v on one of the nodes? If so, I<br>
&gt; assume I need to set the output to an export domain.<br>
&gt; Does &#39;-o local&#39; stick it on the node&#39;s VM storage?<br>
<br>
</span>Yes, don&#39;t use -o local.<br>
<br>
virt-v2v has an -o rhev option which will import directly from VMware<br>
to RHEV or oVirt.  Please see the manual:<br>
<br>
<a href="http://libguestfs.org/virt-v2v.1.html#convert-from-vmware-to-rhev-m-ovirt" rel="noreferrer" target="_blank">http://libguestfs.org/virt-v2v.1.html#convert-from-vmware-to-rhev-m-ovirt</a><br>
<a href="http://libguestfs.org/virt-v2v.1.html#output-to-rhev" rel="noreferrer" target="_blank">http://libguestfs.org/virt-v2v.1.html#output-to-rhev</a><br>
<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div>I&#39;m using &#39;virt-v2v -v -i ova wvm2.ovf -o rhev -os ovirt-engine:/mnt/export-vm&#39; (my export domain), though unfortunately it fails</div><div><br></div><div>Error is:</div><div><br></div><div><div>[root@kvm-ldn-01 tmp]# virt-v2v -v -x -i ova wvm2.ovf -o rhev -os ovirt-engine:/mnt/export-vm</div><div>virt-v2v: libguestfs 1.28.1 (x86_64)</div><div>[   0.0] Opening the source -i ova wvm2.ovf</div><div>tar -xzf &#39;wvm2.ovf&#39; -C &#39;/var/tmp/ova.dEFSqi&#39;</div><div>virt-v2v: error: could not parse ovf:Name from OVF document</div><div><br></div><div>If reporting bugs, run virt-v2v with debugging enabled and include the </div><div>complete output:</div><div><br></div><div>  virt-v2v -v -x [...]</div><div>[root@kvm-ldn-01 tmp]</div></div><div><br></div><div>I can attach the XML ovf file that is is inside the ovf archive if that is a help.</div><div><br></div><div>BTW: is there a way of specifying the extraction directory? My first attempt filled up /var/tmp until I found another host</div><div>that luckily had a big enough partition.</div><div><br></div><div>Thanks,</div><div><br></div><div>Cam</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888">
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
virt-top is &#39;top&#39; for virtual machines.  Tiny program with many<br>
powerful monitoring features, net stats, disk stats, logging, etc.<br>
<a href="http://people.redhat.com/~rjones/virt-top" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones/virt-top</a><br>
</font></span></blockquote></div><br></div></div>