linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Sean R. Funk" <sfunk1x@gmail.com>
To: Wols Lists <antlists@youngman.org.uk>, linux-raid@vger.kernel.org
Subject: Re: MDADM RAID 6 Bad Superblock after reboot
Date: Thu, 19 Oct 2017 14:11:40 +0000	[thread overview]
Message-ID: <E62B1CBC-E39C-41A2-9795-623CF4FFE95F@gmail.com> (raw)
In-Reply-To: <59E88568.6060108@youngman.org.uk>



On October 19, 2017 3:58:48 AM PDT, Wols Lists <antlists@youngman.org.uk> wrote:

>
>Okay. First thing I'd try is temporarily get rid of mdadm.conf. You
>don't actually need it. Then do "mdadm --stop /dev/md0" followed by
>"mdadm --assemble --scan".
>

Ok, so doing the stop, then assemble scan gets me :

/Dev/MD/0 assembled from 5 drives - not enough to start the array.
No arrays found in config file or automatically.

This was after moving the mdadm.conf temporarily.



>If that doesn't work, then try assembling the array explicitly, ie
>listing all the drives. I can't remember whether order is important -
>so
>long as you don't specify --force it'll either work or fail, it won't
>do
>any damage.

Looks like it's failed.  I ran:

mdadm --assemble /dev/md0 /dev/[abcde]1 /dev/sd[fgh] 

Due to having to use a cell phone to respond I didn't type everything out here, but that's the idea. Running that, I got:

No superblock find on sdf expected magic a92b4efc, got 00000000
No raid superblock on sdf
Sdf has no superblock assembly aborted

This is where I've been stuck. I read a post a couple nights ago about zeroing the superblock on the drives that report no superblock, but it seems they are already zeroed? My lack of experience here isn't helping.

  reply	other threads:[~2017-10-19 14:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6a0f0e0b-6b03-8ec1-b02f-b17b0447aff8@gmail.com>
2017-10-18 18:14 ` MDADM RAID 6 Bad Superblock after reboot Sean R. Funk
2017-10-18 19:40   ` Wols Lists
2017-10-19  1:52     ` sfunk1x
2017-10-19 10:58       ` Wols Lists
2017-10-19 14:11         ` Sean R. Funk [this message]
2017-10-19 14:28           ` Wols Lists
2017-10-19 21:17       ` NeilBrown
2017-10-20  0:43         ` sfunk1x
2017-10-20  1:50           ` NeilBrown
2017-10-22 21:00             ` sfunk1x
2017-10-22 22:40               ` NeilBrown

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=E62B1CBC-E39C-41A2-9795-623CF4FFE95F@gmail.com \
    --to=sfunk1x@gmail.com \
    --cc=antlists@youngman.org.uk \
    --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;
as well as URLs for NNTP newsgroup(s).