Not enough disk space available for upgrade on /tmp/upgrade/download
/common
" directoryapp-startup.log
and web-startup.log
files grow excessively large due to log rotation issues/common
partition gets close to or reaches 100% usage (monitor when it reaches 60%)Running
" state indefinitelyHttp failure response for https://<vc-ip/fqdn>/plugins/com.vmware.hcx.plugin~4.10.0.24144741~-374630034/<hcx-ip/fqdn>-443/vsphere-client/ui/hcx/hcx-ui/rest/hybridity/api/sessions: 401 OK
The /common
directory is a placeholder for all HCX core services, including Zookeeper, Kafka, App/Web engine, Job framework, PostgresDB, HCX Fleet appliances bundle, HCX Manager upgrade package file, and tech support bundle.
For example, if the common partition reaches 100%, rundf -h
Example Output :Filesystem Size Used Avail Use% Mounted on
/dev/sda6 44G 42G 0 100% /common
Several factors can contribute to these issues
/common/upgrade/*
/common/logs/admin/*
/common/logs/upgrade/*
/common/logs/admin/*
Check the following logs within the admin directory. app-startup.log*
web-startup.log*
Also, run the following command to check the usage of other logs in that directory and remove large ones that are old when following the resolution.ls –l
zookeeper.out
log file configuration changed from INFO to DEBUG due to system requirementszookeeper.out
log was not getting rotated and zipped./common
directory/tmp
, restart the HCX Manager/Connector appliance to clean up the /tmp
directory. /common/logs/zookeeper/zookeeper.out
file, you can also simply restart the HCX Manager/Connector appliance and this will be cleaned on startup.Recommended to upgrade to the latest version (4.10.3+) as it contains all previous fixes, including
zookeeper.out
log files under "/common/logs/zookeepe
r" directory improved and fixed in version 4.8.0+