All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hinson, Roger" <Roger_Hinson@intuit.com>
To: "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Confirming test parameters
Date: Sun, 28 Sep 2014 21:45:20 +0000	[thread overview]
Message-ID: <68dcaec92df442db80f34a518dd05cc3@BLUPR02MB453.namprd02.prod.outlook.com> (raw)

	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


             reply	other threads:[~2014-09-28 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-28 21:45 Hinson, Roger [this message]
2014-09-28 22:28 ` Confirming test parameters Jens Axboe
2014-09-29  5:50   ` Hinson, Roger
2014-09-29 14:12     ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68dcaec92df442db80f34a518dd05cc3@BLUPR02MB453.namprd02.prod.outlook.com \
    --to=roger_hinson@intuit.com \
    --cc=fio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.