Title: Edge disk usage high
Event ID: edge_health.edge_disk_usage_high
Alarm Description:
VMware NSX-T Datacenter
VMware NSX
Steps to Resolve
For 3.0.0 and higher
Recommendation Action:
get files
' NSX CLI command to check for excessive disk usage by support bundles, tcp dump files, or other large files. Other partitions will require root access (start engineer) to inspect them for large files.Maintenance window required for remediation? No
If you need to open a Broadcom support request, be sure to note the file system usage (df -h
) on the affected appliance. You could also use the du
command (du -xaBM 2>/dev/null sort -nr |head -n 50 |more
) from within the affected file system to provide a better understanding of what might be consuming excessive disk space.