M
M
Max2019-02-24 21:40:15
linux
Max, 2019-02-24 21:40:15

How to find out the total bandwich by files?

Good afternoon!
There is a problem with the load on the disk system.
How to find out which file is being actively read-written at a given time (for example, measure for 1 minute)?
SSD utilization at the level of 90% for no apparent reason for me.
We need a command that displays statistics like iotop -a, but not by processes, but by files.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Puma Thailand, 2019-02-24
@opium

Well, look at the process, then look at the lsof which files are being used

K
ky0, 2019-02-24
@ky0

You can see iotopwhich process generates the load, and then fatrace`ohm - on which files.
Z.Y. - useful to google, here's another rather interesting way - https://serverfault.com/questions/327985/linux-io-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question