Can anyone recommend a tool or explain a method for to measure data throughput for a (common) filesystem's directory, including sub-directories (maybe even with limiting on depth of recursion)? (thx)
(thx)
afai_know, iostat shows data for disks or partitions, but not directories, that are below the root directory of a partition's filesystem.
e.g. iostat /dev/sdx5 shows data IO statistics for that partition, but not for a folder on that partition (maybe there's a method for utilizing iostat for that or it's depending on distributions?)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.