From: Shaya Potter <spotter@gmail.com>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: recovering from raid5 corruption
Date: Sun, 29 Apr 2012 21:13:22 -0400 [thread overview]
Message-ID: <4F9DE732.30009@gmail.com> (raw)
In-Reply-To: <20120430110959.561b1a4f@notabene.brown>
On 04/29/2012 09:09 PM, NeilBrown wrote:
> On Sun, 29 Apr 2012 20:46:36 -0400 Shaya Potter<spotter@gmail.com> wrote:
>
>> On 04/29/2012 07:45 PM, NeilBrown wrote:
>>> On Sun, 29 Apr 2012 19:29:10 -0400 Shaya Potter<spotter@gmail.com> wrote:
>>>
>>>> On 04/29/2012 06:52 PM, NeilBrown wrote:
>>>>>
>>>>> You've written a new superblock 4K in to each device, where previously here
>>>>> was something. So you have probably corrupted something though we cannot
>>>>> easily tell what.
>>>>>
>>>>> Retry your experiment with --metadata=0.90. Hopefully one of those
>>>>> combinations will work better. If it does, make a backup of the data you
>>>>> want to keep, then I would suggest rebuilding the array from scratch.
>>>>
>>>> ok, thanks, that was a huge help.
>>>>
>>>> I have it setup correctly now (obvious due to the fact that I can read
>>>> the lvm configuration without any gibberish when ordered correctly).
>>>
>>> I should add that this only proves that you have the first device correct,
>>> the rest may be wrong.
>>> You need to activate the LVM, then look at the filesystem and see if it is
>>> consistent before you can be sure that all devices are in the correct
>>> position.
>>
>> this cheat sheet came in handy
>>
>> http://www.datadisk.co.uk/html_docs/redhat/rh_lvm.htm
>>
>> did the method at the bottom "corrupt LVM metadata but replacing the
>> faulty disk"
>>
>> copy/paste config file out of beginning of fs.
>>
>> pvcreate --uuid<uuid for pv0, from config file> /dev/md0
>> vgcfgrestore -f<config file> <pv name>
>> vgchange -a y<pv name>
>>
>> some cursory testing of large contigious files that have checksumming
>> built in seems to indicate that they are all ok. probably have other
>> corruption due to the md 0,90 to 1.20 metadata booboo, but if that's
>> only 16k-20k (4k * 4 or 5 disks) spread out over 3tb of data, I'm very
>> happy :) and it's mostly family photo data, so not the biggest deal if
>> the large majority is ok.
>>
>> <shew> relieved.
>
> Excellent. Thanks for keeping us informed.
>
> If you were using 3.3.1, 3.3.2, or 3.3.3 when this happened, then I know what
> caused it and suggest upgrading to 3.3.4.
dont think so. main disk died, so plugged a new main disk in and
installed ubuntu 12.04 server on it, but it wasn't playing nice, so
turned around and installed debian squeeze and thats when I noticed the
issue. debian is running 2.6.32. Ubuntu is running some 3.something,
but unsure which one.
next prev parent reply other threads:[~2012-04-30 1:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-29 22:38 recovering from raid5 corruption Shaya Potter
2012-04-29 22:52 ` NeilBrown
2012-04-29 23:29 ` Shaya Potter
2012-04-29 23:41 ` Shaya Potter
2012-04-29 23:44 ` NeilBrown
2012-04-29 23:45 ` NeilBrown
2012-04-29 23:51 ` Shaya Potter
2012-04-30 0:46 ` Shaya Potter
2012-04-30 1:09 ` NeilBrown
2012-04-30 1:13 ` Shaya Potter [this message]
2012-04-30 6:29 ` Jan Ceuleers
2012-04-30 15:33 ` Shaya Potter
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=4F9DE732.30009@gmail.com \
--to=spotter@gmail.com \
--cc=linux-raid@vger.kernel.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 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).