Skip to content

Instantly share code, notes, and snippets.

@sarum90
Created November 13, 2015 01:56
Show Gist options
  • Save sarum90/25cde7e923cd347c5378 to your computer and use it in GitHub Desktop.
Save sarum90/25cde7e923cd347c5378 to your computer and use it in GitHub Desktop.
1 Job rand write fio test.
[global]
direct=1
ioengine=libaio
rw=randwrite
numjobs=1
iodepth=256
size=50G
bs=4k
time_based
runtime=20
ramp_time=10
verify=md5
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