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(a)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.htm...
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.htm...
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.htm...
ovf:populatedSize="0"/>
--
Pino Toscano