Aria Automation upgrade precheck fails with "Disk space check on data partition", but when running command on the appliance to check disk space "vracli disk-mgr
", there isn't any space issues.
VMware Aria Automation 8.13.1
VMware Aria Suite Lifecycle 8.16.0 Product Support Pack 3
Steps to resolve:
vracli disk-mgr
Command to check space on all 3 nodes:
vracli cluster exec -- bash -c 'current_node; vracli disk-mgr; exit 0'
If there is indeed a space issue, e.g. /home is above 90%, check for old log bundles in /home/root (usually in the primary node) and remove them.