yet-another-bench-script icon indicating copy to clipboard operation
yet-another-bench-script copied to clipboard

Unclear how to specify partition path for fio disk speed test

Open awoz opened this issue 1 year ago • 2 comments
trafficstars

Please add an option or instructions for speed testing a specific partition. Also clarify if the test is a raw I/O or filesystem test. thx

awoz avatar Jul 28 '24 20:07 awoz

Bro, regarding the specific partition, I included the answer from the developer in another topic:

#6 The script uses whichever disk you are actively in when you call the script (essentially your pwd). So before you run the script, simply cd into a directory that belongs to the disk that you wish to test.

luigi8bits avatar Sep 24 '24 21:09 luigi8bits

Thanks Bro

awoz avatar Sep 25 '24 00:09 awoz

Thanks bros!

Also, the fio disk speed test uses the direct=1 flag to test direct I/O to the disk rather than buffered.

masonr avatar Nov 11 '24 03:11 masonr