From: "Majed B." <majedb@gmail.com>
To: Tim Bostrom <tbostrom@gmail.com>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re: RAID 5 array recovery - two drives errors in external enclosure
Date: Mon, 21 Sep 2009 10:05:23 +0300 [thread overview]
Message-ID: <70ed7c3e0909210005t6530dbf7k7f1d14059dcd012e@mail.gmail.com> (raw)
In-Reply-To: <2267211f0909202140m54039f77rce262283eb4e371@mail.gmail.com>
> I received the error : mdadm: superblock on /dev/sdc1 doesn't match
> others - assembly aborted.
I got that when using an older version of mdadm (2.6.7.1). According
to Neil, it's been fixed already so try using the latest version (3.0)
and do this:
mdadm -Af /dev/md0 /dev/sdf1 /dev/sdc1 /dev/sdb1 /dev/sdd1
(No need to specify a missing one).
I avoided creating another array. No matter what the situation is, it
would be the last thing I'd ever do, because I want to keep the
metadata as intact as possible to get the most info I can out of it to
fix the situation.
And my motherboard keeps changing names like crazy, so if I create a
new array, I may not be able to find the original disks' order again
(not easily).
On Mon, Sep 21, 2009 at 7:40 AM, Tim Bostrom <tbostrom@gmail.com> wrote:
> Well, thank god I copied everything off the array this weekend, but strange:
>
> I had gotten the array up finally with the correct order and missing drive:
>
> mdadm -C /dev/md0 -l 5 -n 5 -c 256 /dev/sdf1 /dev/sdc1 /dev/sdb1
> /dev/sdd1 missing
>
> ------------
> After copying everything off, I power-cycled my server and tried to
> bring the array back up again using:
>
> mdadm -A /dev/md0 /dev/sdf1 /dev/sdc1 /dev/sdb1 /dev/sdd1 missing
>
> I received the error : mdadm: superblock on /dev/sdc1 doesn't match
> others - assembly aborted.
>
> This is strange since I had this seemingly working and was able to
> copy all the data offline this weekend.
> Drives haven't changed order - I haven't unplugged anything or changed
> any cords.
>
> Another issue of the command that worked before on the array:
> mdadm -C /dev/md0 -l 5 -n 5 -c 256 /dev/sdf1 /dev/sdc1 /dev/sdb1
> /dev/sdd1 missing
>
> yields my old problem of not being able to mount.
> EXT3-fs: md0: couldn't mount because of unsupported optional features
> (3fd18e00).
> mount: wrong fs type, bad option, bad superblock on /dev/md0,
> missing codepage or helper program, or other error
> In some cases useful info is found in syslog - try
> dmesg | tail or so
--
Majed B.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2009-09-21 7:05 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 20:42 RAID 5 array recovery - two drives errors in external enclosure Tim Bostrom
2009-09-17 21:22 ` Robin Hill
2009-09-17 21:35 ` Majed B.
2009-09-17 21:51 ` Tim Bostrom
2009-09-17 22:11 ` Majed B.
2009-09-17 22:23 ` Tim Bostrom
2009-09-18 7:58 ` Robin Hill
2009-09-17 23:11 ` Tim Bostrom
2009-09-17 23:28 ` Majed B.
2009-09-17 23:54 ` Tim Bostrom
2009-09-18 1:31 ` Guy Watkins
2009-09-18 3:50 ` Tim Bostrom
2009-09-18 4:19 ` Tim Bostrom
2009-09-18 8:07 ` Robin Hill
2009-09-18 15:27 ` Tim Bostrom
2009-09-18 15:41 ` Robin Hill
[not found] ` <6b696870909180910q67d8166ay7796321b8cd35809@mail.gmail.com>
[not found] ` <2267211f0909180912p745e4ea0idb5659cb54a6adce@mail.gmail.com>
[not found] ` <6b696870909180923m35f29fa2l857b6f6402eb20be@mail.gmail.com>
[not found] ` <2267211f0909181041o29d6f5eft1e260696c6ab9c57@mail.gmail.com>
[not found] ` <6b696870909181317x777e3c5dsdcf0e7709f9c4979@mail.gmail.com>
2009-09-18 23:30 ` Tim Bostrom
2009-09-18 23:37 ` Majed B.
2009-09-19 1:17 ` Tom Carlson
2009-09-19 1:35 ` Guy Watkins
2009-09-21 4:40 ` Tim Bostrom
2009-09-21 4:59 ` Guy Watkins
2009-09-21 7:05 ` Majed B. [this message]
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=70ed7c3e0909210005t6530dbf7k7f1d14059dcd012e@mail.gmail.com \
--to=majedb@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=tbostrom@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox