User Tools

Site Tools


Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1404.meta failed
resolution_area:prometheus_resolutions:res-p1404

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resolution_area:prometheus_resolutions:res-p1404 [2021/06/24 15:11] btobinresolution_area:prometheus_resolutions:res-p1404 [2021/12/21 11:09] (current) wflaherty
Line 1: Line 1:
 +=====UnusualDiskReadLatency=====
  
 +**Level:** Warning
 +
 +
 +**Purpose:**
 +
 +**Scenario:** Disk read operations taking >100ms for 5m.
 +
 +**Resolution:** You could check if there is a process doing large reads or writes and check the status of it. Check the health of the disk, if it's damaged then it may need replacement. Also check storage, the disk may be filling up.
 +
 +**Manual Action Steps:** You can check the current i/o processlist using //iostat//.
 +For checking disk health there is a guide here [[https://www.addictivetips.com/ubuntu-linux-tips/check-hard-drive-health-on-linux/]].
 +Use //df or du// to check disk space and if its filling up then look at removing unneeded files or expanding the disk.
 +
 +**Auto Clear:** Yes. Very likely it will sort itself out. This will clear once the threshold is no longer breached