./fio --filename=/root/bla --direct=1 --rw=randrw --refill_buffers --norandommap --randrepeat=0 --ioengine=libaio --bs=4k --rwmixwrite=100 --iodepth=16 --numjobs=16 --runtime=60 --group_reporting --name=4ktest --size=20G
This is how I test the write IOPS ^
Are the variables good to get...