[Libguestfs] Error running virt-v2v

Richard W.M. Jones rjones at redhat.com
Sat Mar 20 12:13:08 UTC 2021


On Fri, Mar 19, 2021 at 09:49:58AM +0000, Eoghan O'Hara wrote:
> Hi,
> 
> I am currently unable to run virt-v2v. See output below:
> 
> $ export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1
> $ sudo virt-v2v -i ova /home/path/kx-platform-vm-20210318-123942/
> kx-platform-vm-20210318-123942.ova -o libvirt -of qcow2 -os Appliances -n
> default

Unfortunately these environment variables don't get passed through
sudo.

You will have to run virt-v2v with the additional options “-v -x”
in order to see what's really going on.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list