From: AndyLiebman@aol.com
To: linux-raid@vger.kernel.org, bugzilla@watkins-home.com
Subject: Re: Please Confirm I'm Solving Problem Correctly!
Date: Thu, 4 Mar 2004 08:36:03 EST [thread overview]
Message-ID: <be.6b4d003.2d788ac3@aol.com> (raw)
>In a message dated 3/3/2004 11:11:54 PM Eastern Standard Time,
bugzilla@watkins->home.com writes:
>One failed drive should NOT cause data corruption! The array should
>continue just fine. In most cases you may not know a disk has failed,
>unless you notice a decrease in performance.
>
>I am not an expert, so wait for someone like Neil Brown to respond before
>you take any chances with your data.
>
>Your "fail, remove and add" is correct, but only after you assemble the
>array. I would verify the data first, before doing the fail.
>
>Corruption? I have 2 guesses.
>1. a bug in the RAID software.
>2. somehow the bad disk was returning bad data instead of giving a read
>error. The RAID software did not detect a read error, so it did not fail
>the drive.
>
>Guy
I was looking back at some old comments from Neil Brown regarding another
problem I once had. I'm confused about whether I need to start the array with
RUN before I "fail/remove" the bad drive?
Right now, if I try to assemble the array with
'mdadm -Av /dev/md6 --uuid=[uuid string] /dev/sd*'
I get back a message:
mdadm: /dev/md6 assembled from 4 drives - need all 5 to start it (use --run
to insist)
If I 'cat /proc/mdstat' the array shows up but is "inactive". Which I guess
means it isn't "started". But it seems to be "assembled".
In the past, Neil told me to do just what it says, use "run". Meaning,
'mdadm -Av --run --uuid=[uuid string] /dev/sd*'
Does the array in fact need to be "started" (with run, if necessary) before I
can "fail" and "remove" the faulty drive? I guess that's my question? I
thought it only needed to be "assembled".
Hope I can get a good answer to this soon! Thanks.
Andy Liebman
next reply other threads:[~2004-03-04 13:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-04 13:36 AndyLiebman [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-04 3:37 Please Confirm I'm Solving Problem Correctly! AndyLiebman
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=be.6b4d003.2d788ac3@aol.com \
--to=andyliebman@aol.com \
--cc=bugzilla@watkins-home.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.