linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nils-Henner Krueger <nhk@netuse.de>
To: linux-raid@vger.kernel.org
Subject: syncing RAID1 with more than 10MB/sec
Date: Wed, 30 Mar 2005 11:12:57 +0200	[thread overview]
Message-ID: <424A6D99.6070501@netuse.de> (raw)

Syncing a raid1 takes long time for large disks because of
the 10MB/sec limit:

Mar 30 10:58:31 imap1 kernel: raid1: raid set md2 not clean;
reconstructing mirrors
Mar 30 10:58:31 imap1 kernel: raid1: raid set md2 active with 2 out of 2
mirrors
Mar 30 10:58:31 imap1 kernel: md: syncing RAID array md2
Mar 30 10:58:31 imap1 kernel: md: minimum _guaranteed_ reconstruction
speed: 100 KB/sec/disc.
Mar 30 10:58:31 imap1 kernel: md: using maximum available idle IO
bandwith (but not more than 10000 KB/sec) for reconstruction.

Is it possible to raise this value (without recompiling)?
I know about possible performance tradeoffs with other
processes, I'm just generally interested.

Thanks.

nils-henner

             reply	other threads:[~2005-03-30  9:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30  9:12 Nils-Henner Krueger [this message]
2005-03-30  9:15 ` syncing RAID1 with more than 10MB/sec Catalin(ux aka Dino) BOIE
2005-03-30  9:40 ` Guy
2005-03-31  6:25   ` Tim Moore

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=424A6D99.6070501@netuse.de \
    --to=nhk@netuse.de \
    --cc=linux-raid@vger.kernel.org \
    /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).