[Libguestfs] oVirt import from VMware

Richard W.M. Jones rjones at redhat.com
Mon May 17 17:35:36 UTC 2021


[Adding upstream mailing list]

On Mon, May 17, 2021 at 12:32:12PM -0400, Alan Daniels wrote:
>     >             Thanks Martin. The logs (/var/log/vdsm/import on the host)
>     show:
>     >
>     >             qemu-img: /var/tmp/v2vovle5b34c.qcow2: CURL: Error opening
>     file:
>     >             Server does not support 'range' (byte ranges).
> 
>     This is unexpected, but I'd need to see the full log to be sure.
> 
>     Given the little information available (but it's vCenter 7 so it would
>     fit), it could be:
> 
>       https://bugzilla.redhat.com/show_bug.cgi?id=1846238
>       https://bugzilla.redhat.com/show_bug.cgi?id=1841038
> 
>     (They're the same bug, we didn't fix it in RHEL 7)
> Hey Rich,
> 
> Thanks for the help! Some more info about the environment:
> 
> Oracle Linux 7.9
> # cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 7.9 (Maipo)
> 
> OLVM / oVirt 4.3
> 
> virt-v2v.x86_64                         1:1.40.2-10.0.1.el7 
> libguestfs.x86_64                     1:1.40.2-10.0.1.el7 
> qemu-kvm.x86_64                   15:4.2.1-6.el7
> nbdkit.x86_64                           1.8.0-4.el7
> qemu-block-curl.x86_64          15:4.2.1-6.el7                     
> 
> Running on Oracle Cloud.
> 
> VMware is on another cloud provider and they're connected via VPN.
> 
> The logs looks essentially the same as the one from https://bugzilla.redhat.com
> /show_bug.cgi?id=1846238
> 
> I can't really upgrade from 7.9 to 8.3, so is this expected behavior? Are there
> some potential workarounds?

It's a bug in qemu which you will need to patch in order to do the
import using this method.

Other methods don't suffer from the bug because they don't use qemu in
the same way.  I would recommend exploring the “-i ova” method.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list