Hi,

I'm trying to loop a binary blktrace file and I'm unable to get my
desired result.  The blktrace file I have is ~15minutes in length,
here is my script to try and loop multiple times, but it always runs
once and then exits.

[global]
ioengine=libaio
direct=1
loops=2

[sdd]
read_iolog=sdd.blktrace.bin
replay_redirect=/dev/sdd
replay_no_stall=0

I'm using fio 2.1.4 (I run into issues trying to run the blktrace file
with the most current version of fio).  I've also tried setting
time_based and a runtime, but the script always runs only once, no
matter the runtime specified.  Any suggestions?

Regards,
Brandon
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to