loops did not work
Hi,
I am trying to do HIR testing defined in https://www.snia.org/sites/default/files/technical-work/pts/release/SNIA-SSS-PTS-2.0.2.pdf, and I created a fio profile to send 1mb IO to a disk and then sleep a while, then repeat the same for 20 loops, the profile looks as in below, however, this did not work, could u please help to check if there is anything wrong?
[global]
loops=20
[test_job_0]
exitall_on_error=1
rw=read
direct=1
size=1m
bs=4k
nrfiles=1
ioengine=libaio
filename=/dev/sdg1
[test_job_1]
stonewall
size=10m
thinktime=6
@wangyihanlarry: Could you include the information requested in https://github.com/axboe/fio/blob/master/REPORTING-BUGS#L12-L23 ? Also are you running with any command line parameters?
Closing due to lack of reply from reporter. If this issue is still happening with the latest fio (see https://github.com/axboe/fio/releases to find out which version that is) please reopen. Thanks!