draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.69k stars 728 forks source link

Tools for tracking down I/O Wait #2039

Open eMPee584 opened 9 months ago

eMPee584 commented 9 months ago

Because in practice, systems often get stuck in high iowait scenarios, it would be great to have tools for diagnosing this in sysdig. Example questions would be:

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

eMPee584 commented 1 month ago

Well ok the issue is stale yes, but it is not quite resolved. At the moment, to track disk I/O traffic and the source application, one has to combine multiple tools like diskgraph, nmon, iotop, fatrace, blktrace et cetera..