[Libguestfs] virt-v2v: error: no href in ovf:File (id=)

Andrew Thurber (anthurbe) anthurbe at cisco.com
Fri Apr 24 19:44:54 UTC 2020


Ah, I get it now.
Replacing those with static disks and updating References allows me to continue.
Thanks again,
Andrew

On 4/24/20, 2:41 PM, "Pino Toscano" <ptoscano at redhat.com> wrote:

    On Friday, 24 April 2020 19:12:10 CEST Andrew Thurber (anthurbe) wrote:
    > Thank you Pino,
    > Please explain a bit more, I'm not sure I have the same situation as https://bugzilla.redhat.com/1709722
    > In my case it complains there is no href, but there is.

    Not all the disks have a non-empty ovf:fileRef, see in particular:

    >     >     <Disk ovf:capacity="${logfs}" ovf:capacityAllocationUnits="byte * 2^30" ovf:diskId="vmdisk3" ovf:fileRef="" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" ovf:populatedSize="0"/>
    >     >     <Disk ovf:capacity="${corefs}" ovf:capacityAllocationUnits="byte * 2^30" ovf:diskId="vmdisk4" ovf:fileRef="" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" ovf:populatedSize="0"/>
    >     >     <Disk ovf:capacity="${ddatafs}" ovf:capacityAllocationUnits="byte * 2^30" ovf:diskId="vmdisk5" ovf:fileRef="" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized" ovf:populatedSize="0"/>

    -- 
    Pino Toscano





More information about the Libguestfs mailing list