The health check script /opt/health/run.sh includes a disk-usage check. When disk space is less than 20% available , this check fails with the following error:
Running check disk-usage make: *** [/opt/health/Makefile:67: disk-usage] Error 1
Aria Automation 8.x
The health check script /opt/health/run.sh includes a disk-usage check. When disk space is less than 20% available , this check fails with the following error:
Running check disk-usage make: *** [/opt/health/Makefile:67: disk-usage] Error 1
This issue occurs when at least one system health check returns an error.
As a result, the script returns a non-200 status code (HTTP 500), causing the Load Balancer to treat the node as unhealthy and stop routing traffic to it.
vracli disk-mgrvracli cluster exec -- bash -c 'hostname; vracli disk-mgr'Available: less than 20% is tripping the alarm/home partition has filled up, log bundles can often be deleted from /home/rootIf it is not possible to clear unnecessary files, please see the section below to expand the Aria Automation disk.
Validate the Disk Space with Validating VMware Aria Automation and Automation Orchestrator 8.x health