erste Testjobs.

This commit is contained in:
2025-04-22 14:37:45 +02:00
parent e20292dfee
commit 1cf01135a7
3 changed files with 38 additions and 0 deletions

18
jobs/fio_std Normal file
View 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