From: Tejun Heo <tj@kernel.org>
To: NeilBrown <neilb@suse.de>
Cc: Tomasz Chmielewski <mangoo@wpkg.org>,
linux-raid@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: hdaprm -Y /dev/sda /dev/sdb -> I/O error -> disk kicked out of RAID - is it normal?
Date: Fri, 17 Jul 2009 13:48:44 +0900 [thread overview]
Message-ID: <4A6002AC.9090807@kernel.org> (raw)
In-Reply-To: <29d09dacb3dce47830a95bc6493d3b88.squirrel@neil.brown.name>
NeilBrown wrote:
> On Fri, July 17, 2009 2:12 pm, Tejun Heo wrote:
>> Tomasz Chmielewski wrote:
>>> And one of the disks is kicked out of RAID.
>>>
>>> Is it expected behaviour (although probably the error happens somewhere
>>> in the ata layer)?
>> Yes, it's expected. Wakeup requires reset via EH and md requests have
>> FAILFAST flag set, so they never get retried. The behavior can be
>> changed tho. Hmmm... not entirely sure what to do at this point.
>
> Nope, 'md' requests do not get FAILFAST set.
Oh... then it's unexpected. I'll see if I can reproduce the failure
here.
> I tried that and easily found cases where it fails way too fast.
> FAILFAST seems to mean different things on different devices, making
> it useless in general (it is still useful in some specific cases
> such as multipath on devices which are expected to be used under
> multipath and so treat FAILFAST appropriately).
Yeap, FAILFAST flags seem geared pretty much toward multipathing.
Thanks.
--
tejun
next prev parent reply other threads:[~2009-07-17 4:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-16 23:03 hdaprm -Y /dev/sda /dev/sdb -> I/O error -> disk kicked out of RAID - is it normal? Tomasz Chmielewski
2009-07-17 4:12 ` Tejun Heo
2009-07-17 4:38 ` NeilBrown
2009-07-17 4:48 ` Tejun Heo [this message]
2009-07-17 5:20 ` Jeff Garzik
2009-07-17 5:24 ` Tejun Heo
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=4A6002AC.9090807@kernel.org \
--to=tj@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=mangoo@wpkg.org \
--cc=neilb@suse.de \
/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.