User Tools

Site Tools


computing:benchmarkinghds

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

computing:benchmarkinghds [2026/01/25 16:38] – created oemb1905computing:benchmarkinghds [2026/01/25 16:39] (current) oemb1905
Line 1: Line 1:
-sudo fio --name=seqread --rw=read --bs=128k --iodepth=32 --size=4g --numjobs=1 --runtime=60 --group_reporting --direct=1 --filename=/mnt/stores/fio-test/testfile +Using fio to benchmark read / write speeds on hard drives. 
-sudo rm -f /mnt/stores/fio-test/testfile*+   
 +  sudo fio --name=seqread --rw=read --bs=128k --iodepth=32 --size=4g --numjobs=1 --runtime=60 --group_reporting --direct=1 --filename=/mnt/stores/fio-test/testfile 
 +  sudo rm -f /mnt/stores/fio-test/testfile* 
 +   
 + --- //[[alerts@haacksnetworking.org|oemb1905]] 2026/01/25 16:38//
computing/benchmarkinghds.1769359107.txt.gz · Last modified: by oemb1905