linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Mickael Marchand <mikmak@freenux.org>
Cc: linux-raid@vger.kernel.org
Subject: Re: strange raid6 assembly problem
Date: Thu, 24 Aug 2006 10:10:47 -0700	[thread overview]
Message-ID: <44EDDD97.60303@zytor.com> (raw)
In-Reply-To: <20060824123126.GP4670@kyu.freenux.org>

Mickael Marchand wrote:
> 
> so basically I don't really know what to do with my sdf3 at the moment
> and fear to reboot again :o)
> maybe a --re-add /dev/sdf3 could work here ? but will it survive a
> reboot ?
> 

At this point, for whatever reason, your kernel doesn't see /dev/sdf3 as 
part of the array.

You could mdadm --add it, and yes, it should survive a reboot.  Unless 
something is seriously goofy, of course, but that's impossible to 
determine from your trouble report.

A RAID-6 in two-disk degraded mode often ends up needing two recovery 
passes (one to go from 2->1 and one from 1->0).  This isn't a technical 
need, but is a result of the fact that unless you happen to have two 
hotspares standing by, the 2->1 recovery typically will have started by 
the time second disk is added.  This may be the source of your strangeness.

	-hpa

      reply	other threads:[~2006-08-24 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24 12:31 strange raid6 assembly problem Mickael Marchand
2006-08-24 17:10 ` H. Peter Anvin [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=44EDDD97.60303@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=mikmak@freenux.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).