All of lore.kernel.org
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Phil Turmel <philip@turmel.org>
Cc: athompso@athompso.net, linux-raid@vger.kernel.org
Subject: Re: dead RAID6 array on CentOS6.6 / kernel 3.19
Date: Wed, 11 Feb 2015 15:26:05 +1100	[thread overview]
Message-ID: <20150211152605.0c1bf94e@notabene.brown> (raw)
In-Reply-To: <54DAC7A4.40407@turmel.org>

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

On Tue, 10 Feb 2015 22:08:20 -0500 Phil Turmel <philip@turmel.org> wrote:

> Hi Adam,
> 
> { Dropped members-only lists from CC }
> 
> On 02/10/2015 09:53 PM, Adam Thompson wrote:
> 
> >> [root@muug ~]# mdadm --verbose --misc --run --readonly /dev/md127
> >> mdadm: /dev/md127 does not appear to be active.

Supporting this sort of usage seemed like a good idea long long ago, but 
it doesn't turn out to be really useful, so I haven't maintained it at all.

> > 
> > 
> > Also, kernel 3.19, which I mentioned we're running, pretty much *is* my
> > definition of an up-to-date kernel... how much newer do you want me to
> > try, and where would you recommend I find such a thing in a bootable image?
> 
> You're right, 3.19 should be fine.  I'm stumped.  Looks like a bug.
> Adding Neil ....

I think it is an mdadm bug.  I don't see a mention of mdadm version number
(but I didn't look very hard).
If you are using 3.3, update to at least 3.3.1

(just
  cd /tmp
  git clone git://neil.brown.name/mdadm
  cd mdadm
  make
  ./mdadm --assemble --force /dev/md127 .....
)

NeilBrown

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

  parent reply	other threads:[~2015-02-11  4:26 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
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 [this message]
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=20150211152605.0c1bf94e@notabene.brown \
    --to=neilb@suse.de \
    --cc=athompso@athompso.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=philip@turmel.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.