On Tue, Aug 07, 2012 at 03:43:06PM +0200, Jens Axboe wrote: > > fio --latency-log=/tmp/log --output=/tmp/log random_write.fio > > The latency/bw logs are named from the job name, so you can't actually > give it a specific name with the (global) command line option. You'd > need to use the job option to do that. The argument requires an option. It appears that option is discarded. > That said, it does look broken in that we don't inherit the global > setting. Does the below make it work? Yes! The files are named log_lat.log, log_slat.log, and log_clat.log. They are not named after the job. -- 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