erste Testjobs.
This commit is contained in:
18
jobs/fio_std
Normal file
18
jobs/fio_std
Normal file
@@ -0,0 +1,18 @@
|
||||
[global]
|
||||
ioengine=libaio
|
||||
direct=1
|
||||
time_based
|
||||
runtime=1h
|
||||
size=50G
|
||||
numjobs=4
|
||||
blocksize=4k
|
||||
readwrite=randwrite
|
||||
|
||||
[test]
|
||||
name=RandomWriteTest
|
||||
ioengine=libaio
|
||||
rw=randwrite
|
||||
bs=4k
|
||||
size=10G
|
||||
numjobs=4
|
||||
|
Reference in New Issue
Block a user