On Wed, Feb 13 2013, Peter Xu wrote: > Hi, all, > > I failed to find IOPS results for read/write under terse mode (with > --minimal param when invoking fio program), while IOPS does exist in normal > output without --minimal param. > > It seems that I even cannot calculate it out only with the tersed output > (since I don't know the total number of IO). Then, how should I get IOPS > results when using terse output? As Carl mentions, the IOPS are there. But let me make a suggestion to move over to the json format instead. It's easy to parse by computers and humans, and new performance metrics can be added without causing breakage in existing setups. The minimal/csv format is somewhat fragile for that. That said, IOPS is there in the minimal output :-) -- Jens Axboe -- 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