Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
CapacityIQ cannot upload the .pak file during upgrade process (1034269)
Details
Solution
The upgrade process requires a minimum of 500MB of free disk space in the root partition. The inability to upload the upgrade file might require you to clear the space in /usr/lib/tomcat-ciq/temp.
To verify the amount of free space in the root partition:
Run the df -h / command.
To clear the space in the root partition:
- Log in to the CapacityIQ virtual appliance console as the root user.
- Clear the space in /usr/lib/tomcat-ciq/temp.
service ciq stop
/bin/rm -rf /usr/lib/tomcat-ciq/temp
mkdir -p /usr/lib/tomcat-ciq/temp
chown -R ciqadmin:ciqadmin /usr/lib/tomcat-ciq/temp
service ciq start
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

