User Tools

Site Tools


disk_io_issues

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
disk_io_issues [2017/07/21 07:15] luke7858disk_io_issues [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 9: Line 9:
 <sxh bash> <sxh bash>
 # pidstat -dl 5 # pidstat -dl 5
 +</sxh>
 +
 +<sxh bash>
 +# for x in `seq 1 1 10`; do ps -eo state,pid,cmd | grep "^D"; echo "----"; sleep 5; done
 +</sxh>
 +http://bencane.com/2012/08/06/troubleshooting-high-io-wait-in-linux/
 +
 +
 +<sxh bash>
 +
 </sxh> </sxh>
  
disk_io_issues.1500621304.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki