Skip to content

Instantly share code, notes, and snippets.

@boonchu
Created January 9, 2019 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boonchu/919e25794bfab072a0115ea40b4e35c7 to your computer and use it in GitHub Desktop.
Save boonchu/919e25794bfab072a0115ea40b4e35c7 to your computer and use it in GitHub Desktop.
fio-test
[global]
direct=1
rw=randread
size=128M
numjobs=6
norandommap
time_based
runtime=180
[test-randread-1G]
directory=/myvol
bs=16k
write_bw_log=randread-test
write_lat_log=randread-test
write_iops_log=randread-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment