Error:
Failed to deploy OVF package. ThrowableProxy.cause A general system error occurred: Transfer failed: Error transferring file to
Solution:
This happens due to 2 issues.
1.your OVA file is so big and the size of the OVA file that can be uploaded depends on how much memory is available on your system.
First extract the OVA on your system by running the command tar -xvf <file.ova>. Then you can provide the deployment wizard with the OVF and VMDKs as separate files.
2.Try connecting the vCenter FQDN name to connect in browser and deploy the OVA.
No comments:
Post a Comment