[Libguestfs] virt-v2v -ic question

Shahar Havivi shaharh at redhat.com
Wed Sep 17 07:58:18 UTC 2014


On 16.09.14 15:09, Richard W.M. Jones wrote:
> On Tue, Sep 16, 2014 at 05:06:57PM +0300, Shahar Havivi wrote:
> > I am using upstream qemu while using this local variables:
> > export PATH=/home/shahar/git/qemu:$PATH
> > export LIBGUESTFS_HV=/home/shahar/git/qemu/x86_64-softmmu/qemu-system-x86_64
> > 
> > Is that sufficient?
> 
> Yup, upstream qemu should work fine.  Or even the qemu in Fedora Rawhide.
Build the latest qemu, set the PATH and LIBGUESTFS_HV variables and still got
the error, any idea?

---------------------------------------------------------------------------------------------
shahar at shaharh ~/git/libguestfs (master) LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v RHEL
[   0.0] Opening the source -i libvirt -ic esx://10.35.5.45/?no_verify=1 RHEL
Enter username for 10.35.5.45 [root]: 
Enter root's password for 10.35.5.45: 
curl -s --insecure -I 'https://10.35.5.45/folder/RHEL/RHEL-flat.vmdk?dcPath=ha-datacenter&dsName=datastore1' ||:
HTTP/1.1 401 Unauthorized
Date: Wed, 17 Sep 2014 07:55:29 GMT
Set-Cookie: vmware_soap_session="5257f480-c060-3dcb-0ed5-fa58236bb0e5"; Path=/; HttpOnly; Secure; 
Connection: close
WWW-Authenticate: Basic realm="VMware HTTP server"
Content-Length: 0

virt-v2v: error: esx: incorrect username or password.  You might need to 
specify the username in the URI like this: esx://USERNAME@[etc]

If reporting bugs, run virt-v2v with debugging enabled and include the 
complete output:

  virt-v2v -v -x [...
---------------------------------------------------------------------------------------------

  Shahar.
> 
> Rich.
> 
> -- 
> Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> virt-builder quickly builds VMs from scratch
> http://libguestfs.org/virt-builder.1.html




More information about the Libguestfs mailing list