Linux

What are you using for troubleshooting and debugging disk & file system issues?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

dstat -t is great for identifying network and disk issues. opensnoop can be used to see which files are being opened on the system (in real time).