The fio command is excellent for getting quick tests of disk performance.
Benchmarking Disk I/O
fio \
--output /tmp/fio.tmp \
--runtime 60 \
The fio command is excellent for getting quick tests of disk performance.
fio \
--output /tmp/fio.tmp \
--runtime 60 \