linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hxsrmeng <hxsrmeng@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Is that normal a removed part in RAID0 still showed as "active sync"
Date: Mon, 7 Jan 2008 08:49:21 -0800 (PST)	[thread overview]
Message-ID: <14670113.post@talk.nabble.com> (raw)


The /dev/md0 is set as RAID0
"cat /proc/mdstat" shows
md0 : active raid0 sda1[0] sdd1[3] sdc1[2] sdb1[1]
157307904 blocks 64k chunks

Then sdd is removed.

But  "cat /proc/mdsta" still shows the same information as above, while two
RAID5 devices show their sdd parts as (F)
md0 : active raid0 sda1[0] sdd1[3] sdc1[2] sdb1[1]
157307904 blocks 64k chunks

Is this normal?

Also, when using "mdadm --detail"
sdd1( part of RAID0) is showed as "active sync", but sdd2(which is part of
RAID5) is showed as "removed"

Thank you.

-- 
View this message in context: http://www.nabble.com/Is-that-normal-a-removed-part-in-RAID0-still-showed-as-%22active-sync%22-tp14670113p14670113.html
Sent from the linux-raid mailing list archive at Nabble.com.


             reply	other threads:[~2008-01-07 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 16:49 Hxsrmeng [this message]
2008-01-08  3:53 ` Is that normal a removed part in RAID0 still showed as "active sync" Neil Brown
2008-01-08  5:13   ` hxsrmeng

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=14670113.post@talk.nabble.com \
    --to=hxsrmeng@gmail.com \
    --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).