linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Brian Candler <B.Candler@pobox.com>
Cc: Sebastian Riemer <sebastian.riemer@profitbricks.com>,
	linux-raid@vger.kernel.org
Subject: Re: Assembly failure
Date: Wed, 11 Jul 2012 12:43:16 +1000	[thread overview]
Message-ID: <20120711124316.206ab3d9@notabene.brown> (raw)
In-Reply-To: <20120710185927.GA30164@nsrc.org>

[-- Attachment #1: Type: text/plain, Size: 2209 bytes --]

On Tue, 10 Jul 2012 19:59:27 +0100 Brian Candler <B.Candler@pobox.com> wrote:

> On Tue, Jul 10, 2012 at 07:38:51PM +0200, Sebastian Riemer wrote:
> > Your kernel is similar to v3.4 mainline. Your kernel has been compiled
> > one day after Linus tagged v3.4. This kernel has major issues. Please
> > reboot into the old 3.2 kernel.
> > 
> > Your kernel has no tag in the Ubuntu Git repos!
> > 
> > http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=tags
> > http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-quantal.git;a=tags
> > 
> > Your kernel is absolutely unstable. Who built this kernel? Can't be
> > official release!
> 
> I don't know who makes ~kernel-ppa packages.
> 
> Anyway, box is now on linux-image-3.2.0-24-generic. Same problem:
> 
> brian@dev-storage1:~$ cat /proc/mdstat
> Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
> md127 : inactive sdm[1](S) sdg[5](S) sdh[4](S) sdd[3](S) sdj[9](S) sdl[11](S) sdi[8](S) sdk[10](S) sdb[0](S) sde[7](S) sdf[6](S) sdc[2](S)
>       35163186720 blocks super 1.2
>        
> unused devices: <none>
> 
> What's my best next step? There's nothing critical on here, but I would like
> to use this as practice of recovering a broken md raid volume.
> 

mdadm -S /dev/md127

Then assemble again with "--force" as you expected.

Don't try to --create --assume-clean, it isn't needed.
And don't worry too much about the kernel - though keep away from any Ubuntu
3.2 kernel before the one you have -there is a nasty bug (unrelated to your
current experience) that you don't want to go near.

When you re-assemble it won't include all the devices in the array - just
enough to make the array functional.  You would then need to add the others
back in if you trust them.


As others have suggested, there is probably some hardware problem somewhere.
It looks like sdr failed first, around "Jul  3 04:21:50 2012".
The array continued working until about 06:36 when sdu then sds failed.
Since then it doesn't look like much if anything has been written to the
array - but I cannot be completely certain.

Do you have kernel logs from the morning of 3rd July?

NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  reply	other threads:[~2012-07-11  2:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 16:33 Assembly failure Brian Candler
2012-07-10 16:48 ` Sebastian Riemer
2012-07-10 17:06   ` Brian Candler
2012-07-10 17:38     ` Sebastian Riemer
2012-07-10 18:59       ` Brian Candler
2012-07-11  2:43         ` NeilBrown [this message]
2012-07-11  7:58           ` Brian Candler
2012-07-11  8:27             ` Christian Balzer
2012-07-11  9:09               ` Brian Candler
2012-07-11 10:32                 ` Mikael Abrahamsson
2012-07-11 10:47                   ` Brian Candler
2012-07-11 10:44               ` Roman Mamedov
2012-07-11 17:21                 ` Christian Balzer
2012-07-13 18:52               ` Brian Candler
2012-07-10 17:05 ` pants
  -- strict thread matches above, loose matches on Subject: below --
2012-07-13 20:34 Richard Scobie

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=20120711124316.206ab3d9@notabene.brown \
    --to=neilb@suse.de \
    --cc=B.Candler@pobox.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=sebastian.riemer@profitbricks.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;
as well as URLs for NNTP newsgroup(s).