linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guy Martin <gmsoft@tuxicoman.be>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: Raid 5 to raid 6 reshape failure after reboot
Date: Thu, 22 Oct 2009 16:20:29 +0200	[thread overview]
Message-ID: <20091022162029.0cc2a1aa@zombie> (raw)
In-Reply-To: <19167.40181.250468.925659@notabene.brown>


Neil,

While redoing the reboot test, I've also noticed this :
When I first issue the --grow command, I see the following in dmesg :
[192752.106467] md: reshape of RAID array md0
[192752.106473] md: minimum _guaranteed_  speed: 200000 KB/sec/disk.
[192752.106479] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for reshape.

The minimum guaranteed speed should be 1000KB/sec according to the
entry in /proc/sys/dev/raid/speed_limit_min.

Also, the performances are not really good. I have about 400K/sec according to /proc/mdstat.

Now, if I stop the array and assemble it again, things are better. The output in dmesg displays the correct value :
[193138.646204] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[193138.646210] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for reshape.

And perf are much better, I now get ~1500K/s which shrinks the time of the reshape from ~2 weeks to 'only' a few days.

Any thoughts ?

HTH,
  Guy


On Thu, 22 Oct 2009 10:44:53 +1100
Neil Brown <neilb@suse.de> wrote:


> Thanks for helping make mdadm even better!
> 
> NeilBrown
> 

  parent reply	other threads:[~2009-10-22 14:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 16:10 Raid 5 to raid 6 reshape failure after reboot Guy Martin
2009-10-18 20:14 ` NeilBrown
2009-10-19 13:53   ` Guy Martin
2009-10-19 20:05     ` NeilBrown
2009-10-20  5:54       ` NeilBrown
2009-10-20  8:37         ` Guy Martin
2009-10-21 23:44           ` Neil Brown
2009-10-22  9:29             ` Guy Martin
2009-10-29  4:55               ` Neil Brown
2009-10-22 14:20             ` Guy Martin [this message]
2009-10-29  3:32               ` Neil Brown

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=20091022162029.0cc2a1aa@zombie \
    --to=gmsoft@tuxicoman.be \
    --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).