Flexible I/O Tester development
 help / color / mirror / Atom feed
* Confirming test parameters
@ 2014-09-28 21:45 Hinson, Roger
  2014-09-28 22:28 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Hinson, Roger @ 2014-09-28 21:45 UTC (permalink / raw)
  To: fio@vger.kernel.org

	Hey all,

	I'm setting up a test to simulate what we're actually seeing on one of our storage arrays.  Can you take a look and provide me some feedback?

	The array usage is for two workload types:

	Type 1:
	Random Read % - 45
	Random Write % - 55
	Sequential Read % - 1
	Sequential Write % - 3
	R/W Ratio - 45:55
	Random Block Size - 4K
	Sequential Block Size - 64K

	Type 2:
	Random Read % - 1
	Random Write % - 13
	Sequential Read % - 2
	Sequential Write % - 84
	R/W Ratio - 3:97
	Random Block Size - 4K
	Sequential Block Size - 32K	

	I came up with this:

[global]
group_reporting=1
thread
iodepth=8
ioengine=libaio
direct=1
refill_buffers
randrepeat=1
randseed=100
random_distribution=zipf:1.01
runtime=1200
time_based
bs_is_seq_rand

[45read55write_dm0_numjobs_2]
write_bw_log=4555_dm0_2
write_lat_log=4555_dm0_2
write_iops_log=4555_dm0_2
filename=/dev/mapper/mpathq
rw=randrw
rwmixread=45
rwmixwrite=55
percentage_random=96
bs=64K,4K
buffer_compress_percentage=50
buffer_compress_chunk=512
numjobs=2

[3read97write_dm1_numjobs_2]
write_bw_log=397_dm1_2
write_lat_log=397_dm1_2
write_iops_log=397_dm1_2
filename=/dev/mapper/mpathr
rw=randrw
rwmixread=3
rwmixwrite=97
percentage_random=14
bs=32K,4K
buffer_compress_percentage=50
buffer_compress_chunk=512
numjobs=2


Thanks,
Roger


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

end of thread, other threads:[~2014-09-29 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28 21:45 Confirming test parameters Hinson, Roger
2014-09-28 22:28 ` Jens Axboe
2014-09-29  5:50   ` Hinson, Roger
2014-09-29 14:12     ` Jens Axboe

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