Hi all, I am trying to replay traces with fio (2.1.5) and unable to do so. I create the trace by adding --write_iolog to a simple job, ie: fio --name=test --write_iolog=/var/tmp/ex.trace --time_based --runtime=10 --filename=/dev/sdb I then try to replay this like: fio --name=replay --read_iolog=/var/tmp/ex.trace but fio exits immediately with counters set to 0 I would have expected this to run without issue - am I doing anything wrong? Thanks, Alket -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html