All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Turmel <philip@turmel.org>
To: athompso@athompso.net, linux-raid@vger.kernel.org
Cc: "Board, MUUG" <board@muug.mb.ca>, elrepo@lists.elrepo.org
Subject: Re: dead RAID6 array on CentOS6.6 / kernel 3.19
Date: Tue, 10 Feb 2015 21:39:30 -0500	[thread overview]
Message-ID: <54DAC0E2.2070303@turmel.org> (raw)
In-Reply-To: <54DAB614.70302@athompso.net>

Hi Adam,

On 02/10/2015 08:53 PM, Adam Thompson wrote:
> So, I was doing some work on the new server tonight, stopping/starting
> NFS caused a kernel panic, and I thought rebooting would be a good
> idea... Apparently not!

> Sure enough, no array.
>> [root@muug ~]# cat /proc/mdstat
>> Personalities : [raid1] [raid6] [raid5] [raid4] [raid10]
>> md0 : active raid1 sdm1[0] sdn1[1]
>>       1048512 blocks super 1.0 [2/2] [UU]
>>       bitmap: 0/1 pages [0KB], 65536KB chunk
>>
>> md127 : inactive sdk[10] sdj[9] sdi[8] sdl[12]
>>       15627550048 blocks super 1.2
>>
>> unused devices: <none>

Not really no array -- this remnant is inactive.  On older kernel /
mdadm combinations, you have to --stop the inactive array before you try
again.  Please add --verbose to your --assemble --force

If that doesn't work, use a bootable thumb drive with current kernel and
mdadm and --assemble --force again.

Phil

  reply	other threads:[~2015-02-11  2:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11  1:53 dead RAID6 array on CentOS6.6 / kernel 3.19 Adam Thompson
2015-02-11  2:39 ` Phil Turmel [this message]
2015-02-11  2:53   ` Adam Thompson
2015-02-11  3:08     ` Phil Turmel
2015-02-11  3:26       ` Adam Thompson
2015-02-11  4:26       ` NeilBrown
2015-02-11 18:21         ` Adam Thompson

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=54DAC0E2.2070303@turmel.org \
    --to=philip@turmel.org \
    --cc=athompso@athompso.net \
    --cc=board@muug.mb.ca \
    --cc=elrepo@lists.elrepo.org \
    --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 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.