read write file copy speed
Posted: Mon May 16, 2022 12:55 pm
Greetings,
How can I check the speed that a disk (or disks) is either reading or writing data?
I am not asking for benchmarking tools.
If a command (any command) is performing a file copy (cp, mv, cpio, ftp, etc), then how can I see the real-time speed of the disk(s) io that are part of the operation?
I installed "iotop", but that shows the speed of specific commands. That is not quite what I am seeking, because I want the report to be based on the disk io, and not the speed of the command (a disk could have multiple commands performing io operations).
Windows 10 provides such information via Task Manager's "Performance" tab.
Is there a similar tool for Linux, whether it be GUI based or text based?
By the way, I could not find a forum category for asking a general Linux question. If my query should have been posted elsewhere, please let me know that location.
Thank you.
How can I check the speed that a disk (or disks) is either reading or writing data?
I am not asking for benchmarking tools.
If a command (any command) is performing a file copy (cp, mv, cpio, ftp, etc), then how can I see the real-time speed of the disk(s) io that are part of the operation?
I installed "iotop", but that shows the speed of specific commands. That is not quite what I am seeking, because I want the report to be based on the disk io, and not the speed of the command (a disk could have multiple commands performing io operations).
Windows 10 provides such information via Task Manager's "Performance" tab.
Is there a similar tool for Linux, whether it be GUI based or text based?
By the way, I could not find a forum category for asking a general Linux question. If my query should have been posted elsewhere, please let me know that location.
Thank you.