<div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to import and convert some VMWare guests from a VMWare cluster with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has virt-v2v 1.28.1, though I&#39;ve also tried using Fedora 23 which has 1.32.4. </div><div><br></div><div>The details are:</div><div><br></div><div>vCenter server: nssesxi-mgmt</div><div>Datacenter name: North Sutton Street</div><div>esxi server which runs the VM: nssesxi-mgmt04</div><div>folder name: Systems</div><div>VM name: wvm2</div><div>cluster name: nssesxi</div><div><br></div><div>I tried via the &#39;Import&#39; option in the oVirt GUI, and put the details above in, and after thinking about it for a while, it returns a 500 internal server error. As I&#39;m authing against AD, I put my username as cam@ARDA. I have attached the log (gzipped). </div><div><br></div><div><br></div><div>I&#39;ve also tried via the command line, and the result is much the same. I did post the below to the libvirt-users mailing list but have not had a response, so I thought I&#39;d see if anyone here might know what is going on.</div><div><br></div><div>Unfortunately, spaces were put in the name of the datacenter, so I escape them with %20</div><div><br></div><div>So the final URI is constructed as:<br></div><div><br></div><div>vpx://&lt;DOMAIN\user@&lt;vcenter_server&gt;/&lt;folder&gt;/&lt;datacenter_name&gt;/&lt;esxi_server&gt; &lt;vm_name&gt;</div><div><br></div><div>The error I get is:</div><div><br></div><div># virt-v2v -v -x -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1 wvm2</div><div>virt-v2v: libguestfs 1.28.1 (x86_64)</div><div>[   0.0] Opening the source -i libvirt -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1 wvm2</div><div>input_libvirt_vcenter_https: source: scheme vpx server nssesxi-mgmt</div><div>Enter ARDA\cam&#39;s password for nssesxi-mgmt: </div><div>libvirt: ESX Driver error : internal error: Could not find compute resource specified in &#39;/Systems/North Sutton Street/nssesxi04-mgmt&#39;</div><div>virt-v2v: error: internal error: invalid argument: cannot open libvirt </div><div>connection </div><div>&#39;vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1&#39;</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>#</div><div><br></div><div><br></div><div># virsh -c &#39;vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1&#39; list --all</div><div>Enter ARDA\cam&#39;s password for nssesxi-mgmt: </div><div>error: failed to connect to the hypervisor</div><div>error: internal error: Could not find compute resource specified in &#39;/Systems/North Sutton Street/nssesxi04-mgmt&#39;</div><div>#</div><div><br></div><div>I can access via http a list of VMs at the following URL:</div><div><br></div><div><a href="https://nssesxi-mgmt/folder?dcPath=North%2520Sutton%2520Street&amp;dsName=nssesxi%252dc2%252dr10%252dlun2">https://nssesxi-mgmt/folder?dcPath=North%2520Sutton%2520Street&amp;dsName=nssesxi%252dc2%252dr10%252dlun2</a></div><div><br></div><div>Below is the URI to the vm itself (once shutdown, it gets the name &#39;vm2_1&#39;):</div><div><br></div><div><a href="https://nssesxi-mgmt/folder/wvm2_1?dcPath=North%2520Sutton%2520Street&amp;dsName=nssesxi%252dc1%252dr10%252dlun2">https://nssesxi-mgmt/folder/wvm2_1?dcPath=North%2520Sutton%2520Street&amp;dsName=nssesxi%252dc1%252dr10%252dlun2</a></div><div><br></div><div>Any ideas?</div><div><br></div><div>Cheers,</div><div><br></div><div>-Cam</div></div>