df -h, you see entries similar to:/dev/mapper/db_vg-db 9.8G 7.4G 2.0G 80% /storage/db
du -aSh /storage/db | sort -rh shows that stellar.db is the largest file in /storage/db: # du -aSh /storage/db | sort -rh
4.2G /storage/db/stellar.db
4.2G /storage/db
vCenter Server 7.x
Broadcom is aware of this issue, but the root cause has yet to be determined.
Workaround:
sqlite3 /storage/db/stellar.db
delete from observervalues where metricname ="FDSize";.quitservice-control --restart observability OR systemctl restart observability