VMware NSX
The backup directory has accumulated multiple versions of NSX backups over a long period of time. In many cases, these include:
To immediately reclaim space on the backup server, manually purge/delete unnecessary backup folders:
cluster-node-backups and inventory-summary.cluster-node-backups and inventory-summary directories. Folders are typically named starting with the NSX version (e.g., 3.1.3.x, 3.2.4.x, 4.2.0.x).To prevent future storage exhaustion, implement the automated cleanup script nsx_backup_cleaner.py located on the NSX Manager. This script can be scheduled via a cron job to automatically delete backups older than a specified number of days.
For detailed instructions on configuring the automation script, see Remove Old Backups