VMware Cloud Community
Katakuri996
Contributor
Contributor
Jump to solution

Failed to deploy OVF package.

Does anyone encounter issue when you deploy OVA file with the size of more then 4.2GB and get the error below:

===============================================================

Failed to deploy OVF package.

ThrowableProxy.cause

A general systemerror occurred:

Transfer failed: IO error during transfer: java.net.SocketTimeoutException.

==================================================================

I deploy another ova file with the size of 3.5gb. and it is successfully deploy.

I am deploying the ova in Vcenter 6.7

1 Solution

Accepted Solutions
NathanosBlightc
Commander
Commander
Jump to solution

Extract the OVA file first and then deploy the OVF file. For more information look at the following link. It describes the file size limitation for OVA/OVF deployment in different web browsers:

OVF and OVA Limitations for the VMware Host Client

Please mark my comment as the Correct Answer if this solution resolved your problem

View solution in original post

11 Replies
a_p_
Leadership
Leadership
Jump to solution

Welcome to the Community,

How exactly are you you deploying the OVF? Through the vCenter Server UI, via OVF Tool, ...?

In case you are using the UI, which browser do you use (IE has a 4GB limitation), i.e. does the same issue occur with different browsers?

André

Reply
0 Kudos
Katakuri996
Contributor
Contributor
Jump to solution

I am using Mozilla lite to deploy the ova file.

if I use IE. I will receive similar error.

Reply
0 Kudos
Katakuri996
Contributor
Contributor
Jump to solution

I login using client(Html5) to the UI.

Reply
0 Kudos
NathanosBlightc
Commander
Commander
Jump to solution

Extract the OVA file first and then deploy the OVF file. For more information look at the following link. It describes the file size limitation for OVA/OVF deployment in different web browsers:

OVF and OVA Limitations for the VMware Host Client

Please mark my comment as the Correct Answer if this solution resolved your problem
Katakuri996
Contributor
Contributor
Jump to solution

am i suppose to run this command in my windows cmd: #tar -xvf <file.ova>

Or i can simply just unzip the ova file and upload the ova and another file ?

Reply
0 Kudos
Katakuri996
Contributor
Contributor
Jump to solution

After i extract the file via 7zip, i saw 3 file.
pastedImage_1.png

Base on my understanding i need to delete the MF file. then upload the OVF and VMDK file to vcenter again by using chrome browser.

Correct ?

Reply
0 Kudos
NathanosBlightc
Commander
Commander
Jump to solution

Yes, in windows OS, you can simply extract or unzip them by any tools (I recommend to use 7zip for better supports of all type of compressed files)

You only need to ovf and vmdk files

Please mark my comment as the Correct Answer if this solution resolved your problem
Reply
0 Kudos
Katakuri996
Contributor
Contributor
Jump to solution

Hi All, Thanks for your advise. i manage to deploy the ova by chrome browser.

Reply
0 Kudos
Katakuri996
Contributor
Contributor
Jump to solution

Thanks alot !!! it works

Reply
0 Kudos
NathanosBlightc
Commander
Commander
Jump to solution

Your welcome

Glad to see you have done Smiley Wink

Please mark my comment as the Correct Answer if this solution resolved your problem
Reply
0 Kudos
Ashish1
Enthusiast
Enthusiast
Jump to solution

Login vCenter Server using FQDN while deploying vApp. 

Reply
0 Kudos