From: Neil Brown <neilb@suse.de>
To: thomas62186218@aol.com
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID 0 md device still active after pulled drive
Date: Mon, 20 Oct 2008 11:35:33 +1100 [thread overview]
Message-ID: <18683.53845.702858.972766@notabene.brown> (raw)
In-Reply-To: message from thomas62186218@aol.com on Friday October 17
On Friday October 17, thomas62186218@aol.com wrote:
> Hi All,
>
> I have run into a most unusual behavior, where mdadm reports a RAID 0
> array that is missing a drive as "Active".
Not unusual at all. mdadm has always behaved this way.
There is nothing that 'md' can ever do about a failed drive in a
raid0, so it doesn't bother doing anything. At all.
As far as md is concerned, the drive is still an active part of the
array. It will still try to send appropriate IO requests to that
device. If they fail (e.g. because the device doesn't actually
exist), then md will send that error message back.
>
>
> Conclusion: Why does mdadm report a drive failure on RAID 0 but not
> make the md device as Inactive or otherwise failed?
where exactly did "mdadm report a drive failure" on the RAID0 ??
As always, if you think the documentation could be improved to reduce
the chance of this sort of confusion, or if the output of mdadm could
make something more clear, I am open to constructive suggestions (and
patches).
NeilBrown
next prev parent reply other threads:[~2008-10-20 0:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-18 0:29 RAID 0 md device still active after pulled drive thomas62186218
2008-10-20 0:35 ` Neil Brown [this message]
2008-10-20 0:56 ` thomas62186218
2008-10-20 9:21 ` Mario 'BitKoenig' Holbe
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=18683.53845.702858.972766@notabene.brown \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=thomas62186218@aol.com \
/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).