Skip to content

Instantly share code, notes, and snippets.

@sarum90
Last active November 13, 2015 00:55
Show Gist options
  • Save sarum90/ec8b798c9f7e0fe9ac33 to your computer and use it in GitHub Desktop.
Save sarum90/ec8b798c9f7e0fe9ac33 to your computer and use it in GitHub Desktop.
Rand Write FIO test for gold and bronze volumes.
[global]
direct=1
ioengine=libaio
rw=randwrite
numjobs=16
size=1G
bs=16k
time_based
runtime=20
group_reporting
stonewall
name=test_file
norandommap
[test-write-gold]
directory=/gold
write_bw_log=randwrite-gold-test
write_lat_log=randwrite-gold-test
write_iops_log=randwrite-gold-test
[test-write-bronze]
directory=/bronze
write_bw_log=randrwrite-bronze-test
write_lat_log=randwrite-bronze-test
write_iops_log=randwrite-bronze-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment