Add more fio scripts
This commit is contained in:
44
fioscript/fio-ran-rw64k-80.job
Normal file
44
fioscript/fio-ran-rw64k-80.job
Normal file
@@ -0,0 +1,44 @@
|
||||
[global]
|
||||
name=fio-ran-rw
|
||||
filename=writedatafile
|
||||
rw=randrw
|
||||
rwmixread=80
|
||||
bs=64K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=300
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
[job1]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job2]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job3]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job4]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job5]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job6]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job7]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job8]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
42
fioscript/fio-seq-r64k.job
Normal file
42
fioscript/fio-seq-r64k.job
Normal file
@@ -0,0 +1,42 @@
|
||||
[global]
|
||||
name=fio-seq-r
|
||||
filename=readdatafile
|
||||
rw=read
|
||||
bs=64K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=120
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
[job1]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job2]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job3]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job4]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job5]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job6]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job7]
|
||||
size=10g
|
||||
iodepth=64
|
||||
|
||||
[job8]
|
||||
size=10g
|
||||
iodepth=64
|
||||
Reference in New Issue
Block a user