All of lore.kernel.org
 help / color / mirror / Atom feed
* fio always writes null bytes whatever I do
@ 2015-03-12 14:32 Urs Schaltegger
  2015-03-12 21:05 ` Matthew Eaton
  2015-03-17 21:56 ` Jens Axboe
  0 siblings, 2 replies; 4+ messages in thread
From: Urs Schaltegger @ 2015-03-12 14:32 UTC (permalink / raw)
  To: fio@vger.kernel.org

fio always writes null bytes whatever I do. I need random data to avoid interference of deduplication solutions (within SSDs or using ZFS).

Windows 8.1 Enterprise x64

fio-2.2.6 (also tried 2.2.0/2.2.1/2.2.3)

fio --section=fiorandom --runtime=60 <FIOFile>

<FIOFile>:

[global]
ioengine=windowsaio
thread
group_reporting
time_based
clocksource=clock_gettime
direct=1
refill_buffers
size=1g
[fiorandom]
readwrite=randwrite
numjobs=4
iodepth=1
blocksize=8k
directory=D\:\



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

end of thread, other threads:[~2015-04-04  2:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 14:32 fio always writes null bytes whatever I do Urs Schaltegger
2015-03-12 21:05 ` Matthew Eaton
2015-03-17 21:56 ` Jens Axboe
2015-04-04  2:41   ` Elliott, Robert (Server Storage)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.