Skip to content

Instantly share code, notes, and snippets.

@tutsunom
Forked from wallnerryan/randwrite4k.fio
Last active December 7, 2019 06:12
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 tutsunom/e4a17d4b5de968f9828db58c56b1157b to your computer and use it in GitHub Desktop.
Save tutsunom/e4a17d4b5de968f9828db58c56b1157b to your computer and use it in GitHub Desktop.
fio-tools: 1x8 outstanding io 4K randm write for 3min
[global]
direct=1
rw=randwrite
size=1G
numjobs=1
iodepth=8
time_based
runtime=600
ioengine=libaio
[test-randwrite-1G]
directory=/myvol
bs=4k
write_bw_log=randwrite-test
write_lat_log=randwrite-test
write_iops_log=randwrite-test
log_avg_msec=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment