From: Phil Turmel <philip@turmel.org>
To: Sam Bingner <sam@bingner.com>
Cc: "linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Subject: Re: Reshape Shrink Hung Again
Date: Sun, 21 Apr 2013 13:38:01 -0400 [thread overview]
Message-ID: <517423F9.7080203@turmel.org> (raw)
In-Reply-To: <B3E53A19-A67B-4F55-85B8-303DCFAA7363@bingner.com>
On 04/21/2013 04:26 AM, Sam Bingner wrote:
> Am I doing something wrong in these emails? I've yet to have a reply
> from anybody related to this issue... should I submit it to a
> bugtracker somewhere instead? Do I need to provide some different
> format for my email? Is there a specific type of goat I should
> sacrifice?
I don't think you're doing anything wrong--you just have an uncommon
problem, and the options are non-obvious. It sounds vaguely like a
known kernel bug, but I can't call it to mind. You are running a rather
old kernel, so the pool of people who can help with it is certainly
shrinking.
Suggestions:
1) Try a recent kernel on a livecd that supports mdadm, something like
"SystemRescueCD" (my favorite). Allow that newer kernel to assemble
what it can. If that gives you accessible data, you could then re-add
that failed device. If that works, you can go back to your runtime
environment, with a now-working array, and plan a more leisurely system
upgrade.
2) Abandon the 1/2MB of unrebuilt data on the array by recreating
the array with "mdadm --create --assume-clean", using "missing" in place
of sda2. You have good dumps of your metadata, so that is relatively
low-risk. (Do verify that the chunk and data offset of the
newly-created array match the originals before you allow anything to
write to the array! "fsck -n" is your friend.) Then you can add sda2
and let it rebuild.
Given that I've never had this problem, I'm not 100% confident in this
advice. You might want to wait a bit for folk with more 2.6.32
experience to pipe up.
Phil
next prev parent reply other threads:[~2013-04-21 17:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 8:29 Reshape Shrink Hung Again Sam Bingner
2013-04-21 8:26 ` Sam Bingner
2013-04-21 17:38 ` Phil Turmel [this message]
2013-04-21 21:24 ` NeilBrown
2013-05-01 2:00 ` Sam Bingner
2013-05-06 5:29 ` NeilBrown
2013-05-06 6:36 ` Sam Bingner
2013-05-09 6:16 ` NeilBrown
2013-05-09 6:58 ` Sam Bingner
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=517423F9.7080203@turmel.org \
--to=philip@turmel.org \
--cc=linux-raid@vger.kernel.org \
--cc=sam@bingner.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 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.