From: Ray Van Dolson <rvandolson@esri.com>
To: xfs@oss.sgi.com
Subject: sw and su for hardware RAID10 (w/ LVM)
Date: Mon, 10 Mar 2014 21:56:39 -0700 [thread overview]
Message-ID: <20140311045639.GA18159@esri.com> (raw)
RHEL6.x + XFS that comes w/ Red Hat's scalable file system add on. We
have two PowerVault MD3260e's each configured with a 30 disk RAID10 (15
RAID groups) exposed to our server. Segment size is 128K (in Dell's
world I'm not sure if this means my stripe width is 128K*15?)
Have set up a concatenated LVM volume on top of these two "virtual
disks" (with lvcreate -i 2).
By default LVM says it's used a stripe width of 64K.
# lvs -o path,size,stripes,stripe_size
Path LSize #Str Stripe
/dev/agsfac_vg00/lv00 100.00t 2 64.00k
Unsure if these defaults should be adjusted.
I'm trying to figure out the appropriate sw/su values to use per:
http://xfs.org/index.php/XFS_FAQ#Q:_How_to_calculate_the_correct_sunit.2Cswidth_values_for_optimal_performance
Am considering either just going with defaults (XFS should pull from
LVM I think) or doing something like sw=2,su=128K. However, maybe I
should be doing sw=2,su=1920K? And perhaps my LVM stripe width should
be adjusted?
Thanks,
Ray
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2014-03-11 4:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-11 4:56 Ray Van Dolson [this message]
2014-03-12 11:37 ` sw and su for hardware RAID10 (w/ LVM) Stan Hoeppner
2014-03-13 14:23 ` Ray Van Dolson
2014-03-14 0:11 ` Stan Hoeppner
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=20140311045639.GA18159@esri.com \
--to=rvandolson@esri.com \
--cc=xfs@oss.sgi.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).