From: Andy Smith <andy@strugglers.net>
To: linux-raid@vger.kernel.org
Subject: "md/raid10:md5: sdf: redirecting sector 2979126480 to another mirror"
Date: Wed, 6 Jan 2021 23:27:16 +0000 [thread overview]
Message-ID: <20210106232716.GY3712@bitfolk.com> (raw)
Hi,
"md/raid10:md5: sdf: redirecting sector 2979126480 to another
mirror"
I've actually been seeing these messages very occasionally across
many machines for years but have never found anything wrong so kept
putting investigation of it to the bottom of my TODO list. I have
even in the past upon seeing this done a full scrub and check and
found no issue.
Having just seen one of them again now, and having some spare time I
tried to look into it.
So, this messages comes from here:
https://github.com/torvalds/linux/blob/v5.8/drivers/md/raid10.c#L1188
but under what circumstances does it actually happen?
This time, as with the other times, I cannot see any indication of
read error (i.e. no logs of that) and no problems apparent in SMART
data.
err_rdev there can only be set inside the block above that starts
with:
if (r10_bio->devs[slot].rdev) {
/*
* This is an error retry, but we cannot
* safely dereference the rdev in the r10_bio,
* we must use the one in conf.
…but why is this an error retry? Nothing was logged so how do I find
out what the error was?
Cheers,
Andy
next reply other threads:[~2021-01-06 23:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-06 23:27 Andy Smith [this message]
2021-01-11 17:27 ` "md/raid10:md5: sdf: redirecting sector 2979126480 to another mirror" Andy Smith
2021-01-12 0:36 ` Guoqing Jiang
2021-01-12 2:03 ` Andy Smith
2021-01-12 11:30 ` Guoqing Jiang
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=20210106232716.GY3712@bitfolk.com \
--to=andy@strugglers.net \
--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