TECHTIP:VMware Image Size Limit
From rPath Wiki
| TECHTIP | ||
| Topic: VMware® virtual appliances | Applies to: rBuilder | |
Versions of rBuilder prior to 3.1.1 will fail to generate VMware virtual appliance or VMware ESX Server appliance images larger than 2 GB.
Starting with rBuilder version 3.1.1, this size limit has been increased to 4 GB.
Starting with rBuilder version 4.0.0, gzip is used instead of zip, which removes this limitation.
When these limits are exceeded, an error message similar to the following will be displayed when creating a build:
RuntimeError (Shell command "zip -rD mint-MDI-cvmpi-H5HroM.esx.zip project-1.0.0-x86" exited with exit code 6)
The following steps can be taken to reduce the size of a build:
- Reducing the amount of free space or swap size (configured via the build's Advanced Options)
- Reducing the number of packages in the group on which your build is based
