Updates to scripts etc
This commit is contained in:
7
fioscript/drives
Normal file
7
fioscript/drives
Normal file
@@ -0,0 +1,7 @@
|
||||
sequential 4K
|
||||
READ: bw=826MiB/s (866MB/s), 826MiB/s-826MiB/s (866MB/s-866MB/s), io=96.8GiB (104GB), run=120003-120003msec
|
||||
WRITE: bw=814MiB/s (854MB/s), 814MiB/s-814MiB/s (854MB/s-854MB/s), io=95.4GiB (102GB), run=120003-120003msec
|
||||
Random 4K
|
||||
READ: bw=858MiB/s (900MB/s), 858MiB/s-858MiB/s (900MB/s-900MB/s), io=101GiB (108GB), run=120004-120004msec
|
||||
WRITE: bw=803MiB/s (842MB/s), 803MiB/s-803MiB/s (842MB/s-842MB/s), io=94.1GiB (101GB), run=120003-120003msec
|
||||
|
||||
@@ -5,7 +5,7 @@ rw=randread
|
||||
bs=4K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=300
|
||||
runtime=120
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
|
||||
43
fioscript/fio-ran-rw4k.job
Normal file
43
fioscript/fio-ran-rw4k.job
Normal file
@@ -0,0 +1,43 @@
|
||||
[global]
|
||||
name=fio-ran-rw
|
||||
filename=writedatafile
|
||||
rw=randrw
|
||||
bs=4K
|
||||
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
|
||||
|
||||
@@ -5,7 +5,7 @@ rw=randwrite
|
||||
bs=4K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=300
|
||||
runtime=120
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ rw=read
|
||||
bs=4K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=300
|
||||
runtime=120
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
|
||||
43
fioscript/fio-seq-rw4k.job
Normal file
43
fioscript/fio-seq-rw4k.job
Normal file
@@ -0,0 +1,43 @@
|
||||
[global]
|
||||
name=fio-seq-r
|
||||
filename=writedatafile
|
||||
rw=readwrite
|
||||
bs=4K
|
||||
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
|
||||
|
||||
@@ -5,7 +5,7 @@ rw=write
|
||||
bs=4K
|
||||
direct=1
|
||||
time_based=1
|
||||
runtime=300
|
||||
runtime=120
|
||||
group_reporting=1
|
||||
ioengine=libaio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user