From: Keld Simonsen <keld@keldix.com>
To: Roman Mamedov <roman@rm.pp.ru>
Cc: aragonx@dcsnow.com, linux-raid@vger.kernel.org
Subject: Re: How to boost performance
Date: Thu, 17 Jun 2010 22:43:27 +0200 [thread overview]
Message-ID: <20100617204327.GA21864@rap.rap.dk> (raw)
In-Reply-To: <20100618020220.161c54b2@natsu>
On Fri, Jun 18, 2010 at 02:02:20AM +0600, Roman Mamedov wrote:
> On Thu, 17 Jun 2010 15:46:05 -0400
> aragonx@dcsnow.com wrote:
>
> > While I would agree with you if the performance was the same for reads as
> > it was writes, that is not the case here.
>
> Reads are a massively faster operation on RAID5 than writes, in my experience
> an array easily reads at close to the theoretical limit, i.e. the speed of its
> slowest member multiplied by the member count minus one.
actually raid5 sequential reads can be faster than n-1 times the slowest disk,
as it may skip the parity blocks faster than it could read them. Not much,
probably.
raid10,f2 is theoretically the fastest of the redundancy raids for sequential reads
as it approaches the speed of raid0, with at theoretical performance of the
number of drives times the slowest of the disks.
For more on raid performance, see https://raid.wiki.kernel.org/index.php/Performance
and for bottlenecks, see eg https://raid.wiki.kernel.org/index.php/Performance#Bottlenecks
Best regards
keld
next prev parent reply other threads:[~2010-06-17 20:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-16 22:23 How to boost performance aragonx
2010-06-17 4:01 ` Roman Mamedov
2010-06-17 8:17 ` Michael Evans
2010-06-17 13:49 ` aragonx
2010-06-17 16:13 ` Roman Mamedov
2010-06-17 16:44 ` Stefan /*St0fF*/ Hübner
2010-06-17 19:51 ` aragonx
2010-06-17 22:25 ` Roger Heflin
2010-06-17 19:46 ` aragonx
2010-06-17 19:56 ` aragonx
2010-06-17 20:02 ` Roman Mamedov
2010-06-17 20:43 ` Keld Simonsen [this message]
2010-06-18 17:55 ` aragonx
2010-06-18 20:12 ` Roger Heflin
2010-06-20 23:30 ` How to boost performance [SOLVED] aragonx
2010-06-21 0:21 ` Bernd Schubert
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=20100617204327.GA21864@rap.rap.dk \
--to=keld@keldix.com \
--cc=aragonx@dcsnow.com \
--cc=linux-raid@vger.kernel.org \
--cc=roman@rm.pp.ru \
/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).