Symptoms
On importing an OVF package provided by vendors you receive the error message: “OVF Package with compressed disks is currently not supported for OVF import”.
- When you deploy an OVF template containing compressed files references (typically compressed using gzip), the operation fails.
This can occur when vendors create packages using non-supported methods.
To workaround this issue, run the following command to convert the OVF or OVA template. The new template must have no compressed disks.
- Go to the folder containing the template:
- Convert the template.
- OVA template conversion:
- OVF template conversion:
The conversion tool download link :- https://www.vmware.com/support/developer/ovf/
0 Comments