linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: mru@kth.se (Måns Rullgård)
To: linux-raid@vger.kernel.org
Subject: RAID1 over RAID0 misbehavior
Date: Wed, 07 Jan 2004 01:37:20 +0100	[thread overview]
Message-ID: <yw1xbrpgwq4f.fsf@ford.guide> (raw)


I recently created a RAID1 mirror from two identical RAID0 arrays
under Linux 2.6.0.  I was surprised when /proc/mdstat reported a
resync speed of 1 MB/s, even though the system was otherwise idle.  I
increased the min sync rate in /proc/sys/dev/raid/speed_limit_min to a
large value, and was happy to see the resync rate increase to 40 MB/s.
It seems to me like something confused the RAID1 layer into thinking
there was lots of IO going on in the system.  My guess is that the
disk IO generated by the RAID0 is being overlooked by RAID1 as being
caused by the resync rather than other system activity.  Whatever the
cause, the current behavior is no good.  I have no idea how to fix it,
though.

-- 
Måns Rullgård
mru@kth.se

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2004-01-07  0:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07  0:37 Måns Rullgård [this message]
2004-01-07  4:51 ` RAID1 over RAID0 misbehavior Guy
2004-01-07  8:48   ` Måns Rullgård
2004-01-07 20:09 ` Jose Luis Domingo Lopez
2004-01-07 20:22   ` Måns Rullgård

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=yw1xbrpgwq4f.fsf@ford.guide \
    --to=mru@kth.se \
    --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).