On 9 March 2018 at 22:59, abhishek koundal <akoundal@xxxxxxxxx> wrote: > > On 9 March 2018 at 20:11, abhishek koundal <akoundal@xxxxxxxxx> wrote: >> All, >> Can someone please confirm if my usage is correct as earlier the >> offset used to be logged by using the log_offset=1 in the files. >> I am using FIO3.5. > > fio --name=global --time_based --size=100% --filename=/dev/nvme0n1 > --runtime=10 --write_iops_log=wr.log --log_avg_msec=1000 > --log_offset=1 > > Still seeing the issue. log_avg_msec=1000 tries to average values seen every second which means some values will become nonsense when it's enabled. There's a warning at the end of the "Log File Formats" section of the HOWTO (http://fio.readthedocs.io/en/latest/fio_doc.html#log-file-formats ) but perhaps it needs to be moved elsewhere - would it have been better under the log_avg_msec section of the HOWTO (http://fio.readthedocs.io/en/latest/fio_doc.html#cmdoption-arg-log-avg-msec )? -- Sitsofe | http://sucs.org/~sits/ -- 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