From: David Chinner <dgc@sgi.com>
To: Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: Jon Collette <jon@etelos.com>,
Joshua Baker-LePain <jlb17@duke.edu>,
linux-ide-arrays@lists.math.uh.edu, linux-raid@vger.kernel.org,
xfs@oss.sgi.com
Subject: Re: 3ware 9650 tips
Date: Mon, 16 Jul 2007 12:41:15 +1000 [thread overview]
Message-ID: <20070716024115.GJ12413810@sgi.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0707131535270.2064@p34.internal.lan>
On Fri, Jul 13, 2007 at 03:36:46PM -0400, Justin Piszcz wrote:
> On Fri, 13 Jul 2007, Jon Collette wrote:
>
> >Wouldn't Raid 6 be slower than Raid 5 because of the extra fault tolerance?
> > http://www.enterprisenetworksandservers.com/monthly/art.php?1754 - 20%
> >drop according to this article
> >
> >His 500GB WD drives are 7200RPM compared to the Raptors 10K. So his
> >numbers will be slower.
> >Justin what file system do you have running on the Raptors? I think thats
> >an interesting point made by Joshua.
>
> I use XFS:
When it comes to bandwidth, there is good reason for that.
> >>>Trying to stick with a supported config as much as possible, I need to
> >>>run ext3. As per usual, though, initial ext3 numbers are less than
> >>>impressive. Using bonnie++ to get a baseline, I get (after doing
> >>>'blockdev --setra 65536' on the device):
> >>>Write: 136MB/s
> >>>Read: 384MB/s
> >>>
> >>>Proving it's not the hardware, with XFS the numbers look like:
> >>>Write: 333MB/s
> >>>Read: 465MB/s
> >>>
Those are pretty typical numbers. In my experience, ext3 is limited to about
250MB/s buffered write speed. It's not disk limited, it's design limited. e.g.
on a disk subsystem where XFS was getting 4-5GB/s buffered write, ext3 was doing
250MB/s.
http://oss.sgi.com/projects/xfs/papers/ols2006/ols-2006-paper.pdf
If you've got any sort of serious disk array, ext3 is not the filesystem
to use....
> >>>How many folks are using these? Any tuning tips?
Make sure you tell XFS the correct sunit/swidth. For hardware
raid5/6, sunit = per-disk chunksize, swidth = number of *data* disks in
array.
Cheers,
Dave.
--
Dave Chinner
Principal Engineer
SGI Australian Software Group
next prev parent reply other threads:[~2007-07-16 2:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <alpine.LRH.0.999.0707131356520.25773@chaos.egr.duke.edu>
[not found] ` <Pine.LNX.4.64.0707131434470.31742@p34.internal.lan>
[not found] ` <4697CA4D.6020304@etelos.com>
2007-07-13 19:36 ` 3ware 9650 tips Justin Piszcz
2007-07-16 2:41 ` David Chinner [this message]
2007-07-16 12:22 ` David Chinner
2007-07-16 12:39 ` Bernd Schubert
2007-07-16 15:50 ` Eric Sandeen
2007-07-16 22:21 ` David Chinner
2007-07-16 15:43 ` Joshua Baker-LePain
2007-07-16 17:15 ` [Advocacy] " Bryan J. Smith
[not found] ` <200707162040.00062.a1426z@gawab.com>
2007-07-16 17:48 ` Matthew Wilcox
2007-07-16 18:28 ` [RFC] VFS: data=ordered (was: [Advocacy] Re: 3ware 9650 tips) Al Boldi
2007-07-16 19:02 ` Matthew Wilcox
2007-07-16 18:38 ` [Advocacy] Re: 3ware 9650 tips Bryan J. Smith
2007-07-16 17:34 ` Stuart Levy
2007-07-16 18:44 ` [Advocacy] " Bryan J. Smith
2007-07-17 17:30 ` Simon Matter
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=20070716024115.GJ12413810@sgi.com \
--to=dgc@sgi.com \
--cc=jlb17@duke.edu \
--cc=jon@etelos.com \
--cc=jpiszcz@lucidpixels.com \
--cc=linux-ide-arrays@lists.math.uh.edu \
--cc=linux-raid@vger.kernel.org \
--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