When you connect to an ESXi host by using the VMware Host Client, you can deploy virtual machines from OVF, VMDK, and OVA files.
OVF and OVA Limitations for the VMware Host Client
Several limitations are applicable to this deployment method.
OVA Limitations
You can upload OVA files by using either a Web browser or a client. The memory requirements are significant and might cause the Web browser to stop responding or make the system unstable. The size of the OVA file that can be uploaded depends on how much memory is available on your system. VMware tests show that Google Chrome can upload OVA files of about 1 gigabyte. Mozilla Firefox can extract larger OVA files, but might become unresponsive.
To deploy a large OVA file, VMware recommends to 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.
OVF Limitations
The size of OVF files that a Web browser can upload are also limited. Different Web browsers have different file size limits. Mozilla Firefox has a 4 GB limit. Google Chrome can handle larger files and there is no documented limit.
Deploy a Virtual Machine from an OVF or OVA File in the VMware Host Client
Use the New Virtual Machine wizard to deploy virtual machines from OVF and VMDK files, or from OVA files.
OVA deployment is limited to files under 1 GB in size due to Web browser limitations. To deploy an OVA file greater than 1 GB, extract the OVA file using tar and provide the OVF and VMDK files separately.
Procedure
Results
The virtual machine appears in the VMware Host Client inventory under Virtual Machines.