"Upgrade Failed
Failed to upgrade: Not enough disk space! Available disk space at /storage/var: ######### is less than required disk space: 1073741824
df -h
shows the /storage/var partition is highly utilized or full/storage/var
' directory, the following command shows the 'heapdump' directory is very large.
du -h | sort -rh | head -n 20
VMware Aria Operations for Logs 8.14.x and later.
Heapdump files can be removed by navigating to the heapdump directory and deleting any files ending in '.hprof
'
cd /storage/var/heapdump
rm *.hprof