Flexible I/O Tester development
 help / color / mirror / Atom feed
* fio file test patterns
@ 2011-08-31 17:53 Brian Fallik
  2011-08-31 18:30 ` Jeff Moyer
  0 siblings, 1 reply; 10+ messages in thread
From: Brian Fallik @ 2011-08-31 17:53 UTC (permalink / raw)
  To: fio

Hi,

Apologies if this is documented somewhere else but I couldn't find it
in the fio man page, example job files, or list archives.

I'm exploring fio as a testing tool and it seems very well suited for
my needs.  I'm currently running experiments with N sequential writers
all writing at 200k.  The jobs file is very simple:
    [global]
    size=10m
    directory=.

    [foo1]
    rw=write
    rate=200k

    [foo2]
    ...
fio creates various foo* files as part of its test but they all seem
to contain the same content.  I would have expected fio to generate
random data in each file to avoid potential optimizations like
deduplication.   Am I missing the flag to generate random test
patterns or is this behavior intentional?

I'm currently using fio 1.57.

Thanks,
brian

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

end of thread, other threads:[~2011-09-01 20:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31 17:53 fio file test patterns Brian Fallik
2011-08-31 18:30 ` Jeff Moyer
2011-08-31 19:56   ` Jens Axboe
2011-08-31 20:34     ` Brian Fallik
2011-08-31 21:21       ` Jens Axboe
2011-08-31 21:38         ` Jens Axboe
2011-09-01 14:18           ` Brian Fallik
2011-09-01 16:06             ` Jens Axboe
2011-09-01 18:17               ` Brian Fallik
2011-09-01 20:14                 ` Jens Axboe

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