Customers attempting to create Virtual Machines (VMs) from an OVA (Open Virtual Appliance) image on ESXi 7u3 environments may encounter errors related to missing "backing.id", "backing.deviceld", and "backing.systemld" elements. This issue typically arises during an automated VM creation process, such as one utilizing Ansible, govc, and vSphere.
The root cause of this error is the presence of the specific configuration line <rasd:ResourceSubType>vmwares.pci.passthrough</rasd:ResourceSubType> within the OVA's configuration for virtual GPU hardware. ESXi 7u3 appears to have a compatibility or interpretation issue with this particular element, leading to the failure in VM creation.
To resolve this issue, customers have two primary options: