linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roman Mamedov <rm@romanrm.ru>
To: NeilBrown <neilb@suse.de>
Cc: Kasper Sandberg <kontakt@sandberg-consult.dk>,
	linux-raid@vger.kernel.org
Subject: Re: raid6 low performance 8x3tb drives in singledegraded mode(=7x3tb)
Date: Wed, 19 Sep 2012 13:40:30 +0600	[thread overview]
Message-ID: <20120919134030.222e4b04@natsu> (raw)
In-Reply-To: <20120919162557.03df6af2@notabene.brown>

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

On Wed, 19 Sep 2012 16:25:57 +1000
NeilBrown <neilb@suse.de> wrote:

> RAID5/RAID6 write speed is never going to be brilliant, but there probably is
> room for improvement.  Hopefully one day I figure out how to effect that
> improvement.

"/sys/block/md*/md/stripe_cache_size" is absolutely the first thing one should
look at when facing a problem with md RAID5/6 write performance. It is
understandable that the default value can't be high (as it consumes a lot of
RAM on large disk counts), but increasing it if you have the RAM can increase
the write speed by 200 to 400%:

  http://peterkieser.com/2009/11/29/raid-mdraid-stripe_cache_size-vs-write-transfer/

-- 
With respect,
Roman

~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Stallman had a printer,
with code he could not see.
So he began to tinker,
and set the software free."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-09-19  7:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12  0:03 raid6 low performance 8x3tb drives in singledegraded mode(=7x3tb) Kasper Sandberg
2012-09-12  9:42 ` Peter Grandi
2012-09-12 13:38   ` Peter Grandi
2012-09-19  6:25 ` NeilBrown
2012-09-19  7:40   ` Roman Mamedov [this message]
2012-09-19 16:31     ` Stan Hoeppner
2012-09-20  0:26     ` Kasper Sandberg

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=20120919134030.222e4b04@natsu \
    --to=rm@romanrm.ru \
    --cc=kontakt@sandberg-consult.dk \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).