/opt/vmware/var/log/vami/updatecli.log" contains below entries:[INFO] Running /opt/vmware/var/lib/vami/update/data/job/6/test commandVerifying packages ...Preparing packages ...installing package tenant-app-8.16.0-23264267.noarch needs 77MB on the / filesystem[ERROR] Failed with exit code 65024[INFO] Update status: Running post-install scripts16/09/2025 05:09:02 [INFO] Running /opt/vmware/var/lib/vami/update/data/job/6/post install '8.10.0.60035' '8.16.0.0' 2Failed with status of 2 while installing version 8.16.0.0VM version is still 8.10.0.60035[INFO] Update status: Done post-install scripts[INFO] Update status: Running VMware tools reconfiguration[INFO] Running /opt/vmware/share/vami/vami_reconfigure tools
vmware-toolbox-cmd is /bin/vmware-toolbox-cmdvmtoolsd wrapper not required on this VM with systemd.[INFO] Update status: Done VMware tools reconfiguration[INFO] Update status: Error while running installation tests[ERROR] Failure: updatecli exiting abnormally[INFO] Install Finished
VMware Chargeback 8.10
VMware Aria Operations 8.16
The upgrade failed because the root partition had insufficient available space.
There are multiple reason why root partitions can fill up. The most common reasons are:
To free up disk space, please follow the steps below:
docker image prune -a
journalctl --vacuum-time=2d
The docker image prune command will prune all old images that are no longer needed.
The journalctl vacuum command will clear the journal logs, retaining the last 2 days of log entries