Flexible I/O Tester development
 help / color / mirror / Atom feed
* Issue with verify and Mix read/writes
@ 2012-04-18 22:14 Suresh Dhanarajan
  2012-04-19  7:46 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Suresh Dhanarajan @ 2012-04-18 22:14 UTC (permalink / raw)
  To: fio

Hi Jens,

I am using the verify option with mix read and write case.
When verify option is I am seeing that the results are not reflecting
the actual percentage given in the jobfile.
When i don't use verify option the results are exactly as per the
percentage given in the jobfile.

Please fin the result for various cases with and without verify option,

withverify sequential :-
Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
2988;2436;594;1256
10240;6565;1603;1597
===================
wthoutverify sequential :-
Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
3124;2460;600;1300
7116;5605;1368;1300
===================

random with verify
Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
3088;431;105;7322
10240;1363;332;7693
===============

random without verify
Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
3076;430;105;7311
7164;1003;244;7311

I used 70% read and 30% write option.
Is it that when verify is used the mix percentage wont be honored?
I had mentioned size has 10mb but when verify is used even that is not
getting honored.
Is there a way to make this case to honor the percentage set in the job file?

Thanks,
Suresh.D

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Issue with verify and Mix read/writes
  2012-04-18 22:14 Issue with verify and Mix read/writes Suresh Dhanarajan
@ 2012-04-19  7:46 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-04-19  7:46 UTC (permalink / raw)
  To: Suresh Dhanarajan; +Cc: fio

On 04/19/2012 12:14 AM, Suresh Dhanarajan wrote:
> Hi Jens,
> 
> I am using the verify option with mix read and write case.
> When verify option is I am seeing that the results are not reflecting
> the actual percentage given in the jobfile.
> When i don't use verify option the results are exactly as per the
> percentage given in the jobfile.
> 
> Please fin the result for various cases with and without verify option,
> 
> withverify sequential :-
> Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
> 2988;2436;594;1256
> 10240;6565;1603;1597
> ===================
> wthoutverify sequential :-
> Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
> 3124;2460;600;1300
> 7116;5605;1368;1300
> ===================
> 
> random with verify
> Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
> 3088;431;105;7322
> 10240;1363;332;7693
> ===============
> 
> random without verify
> Total IO (KB), bandwidth (KB/sec), IOPS, runtime (msec)
> 3076;430;105;7311
> 7164;1003;244;7311
> 
> I used 70% read and 30% write option.
> Is it that when verify is used the mix percentage wont be honored?
> I had mentioned size has 10mb but when verify is used even that is not
> getting honored.
> Is there a way to make this case to honor the percentage set in the job file?

The reads that are done to verify a written block are not accounted in
the read/write mix ratio. So that is why you see more reads than you
asked for.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-19  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 22:14 Issue with verify and Mix read/writes Suresh Dhanarajan
2012-04-19  7:46 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox