What are you using for troubleshooting and debugging disk & file system issues?
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).
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).