Test Disk I/O Benchmarks in Linux
To test read/write speeds of a drive in Linux, you can run dd
to check write speed:
and read speed (need to clear cache beforehand to get an accurate reading, read more):
Should get a result like the following for write speed:
and read speed: