Symptoms:
The /opt/vmware/var/log/vami/updatecli.log contains errors similar to
installing package photon-repos-4.0-1.ph4.noarch needs 1234MB on the / filesystem
installing package man-pages-5.03-3.ph4.noarch needs 1234MB on the / filesystem
installing package iana-etc-2.29-5.ph4.noarch needs 1321MB on the / filesystem
installing package grub2-theme-4.0-1.ph4.noarch needs 1010MB on the / filesystem
30/05/2024 13:03:16 [ERROR] Failed with exit code 65024
Aria Automation 8.x
Non-standard files left on the root partition, / of Aria Automation are causing the disk to overfill during upgrade.
These commands may help in identifying which non-standard files are filling up the disk.
find / -xdev -size +100M -exec du -sh '{}' \; | sort -rh
du -hax -d1 / | sort -rh
Please store any files you need for Automation on another partition than root, and remove when no longer needed.
Please See KB 369983 for the same overall error but for package conflicts:
https://knowledge.broadcom.com/external/article?articleNumber=369983