User Tools
Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1401.meta failed
resolution_area:prometheus_resolutions:res-p1401
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| resolution_area:prometheus_resolutions:res-p1401 [2021/06/24 14:18] – btobin | resolution_area:prometheus_resolutions:res-p1401 [2022/12/19 11:33] (current) – 10.91.110.100 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====DiskSpaceLow===== | ||
| + | **Level:** __Major__ :!: | ||
| + | |||
| + | |||
| + | **Purpose: | ||
| + | |||
| + | **Scenario: | ||
| + | Minor - Disk usage on < | ||
| + | |||
| + | |||
| + | **Resolution: | ||
| + | |||
| + | sudo du -sxh /* 2>/ | ||
| + | |||
| + | Above command is useful to pinpoint which folder has most space usage. Move into this folder and run again to see which folder inside has most space.. continue until you find the source. | ||
| + | |||
| + | **Manual Action Steps:** Temporary files include DB dumps, heap dumps, large files in temp or backup directories. | ||
| + | |||
| + | **Auto Clear:** Will clear when disk space is lower than 90%/80% | ||