Flexible I/O Tester development
 help / color / mirror / Atom feed
* Sequential write problems
@ 2012-04-01 19:31 Hoppetauet
  2012-04-02  4:41 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Hoppetauet @ 2012-04-01 19:31 UTC (permalink / raw)
  To: fio

Hello

I'm running some benchmarks on virtual machines
I made a script that runs fio N times, with the following job file

[seqwrite]
rw=write
size=${SIZE}
directory=${DIRECTORY}
bs=${BS}
overwrite=1
refill_buffers

The first run gives about 30MB/s, which is what dd tells me is correct 
for the disk at hand
however, from the second to last runs, I get about double that, which 
suggests some sort of caching effect

Is the data that's written to the file not random? I thought 
refill-buffers and overwrite would ensure that

The virtual machines are ubuntu oneiric 11.10, and my fio version is 2.06

Thanks


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

end of thread, other threads:[~2012-04-02  4:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01 19:31 Sequential write problems Hoppetauet
2012-04-02  4:41 ` Jens Axboe

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