linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andre Noll <maan@systemlinux.org>
To: Jon Nelson <jnelson-linux-raid@jamponi.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: raid5: degraded after reboot
Date: Fri, 12 Oct 2007 17:47:55 +0200	[thread overview]
Message-ID: <20071012154755.GE21133@skl-net.de> (raw)
In-Reply-To: <cccedfc60710120838nd2bb38pf57f03faa803b6c6@mail.gmail.com>

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

On 10:38, Jon Nelson wrote:
> <4>md: kicking non-fresh sda4 from array!
> 
> what does that mean?

sda4 was not included because the array has been assembled previously
using only sdb4 and sdc4. So the data on sda4 is out of date.

> I also have this:
> 
> raid5: raid level 5 set md0 active with 2 out of 3 devices, algorithm 2
> RAID5 conf printout:
>  --- rd:3 wd:2 fd:1
>  disk 1, o:1, dev:sdb4
>  disk 2, o:1, dev:sdc4

This looks normal. The array is up with two working disks.

> Why was /dev/sda4 kicked?

Because it was non-fresh ;)

> md0 : active raid5 sda4[3] sdb4[1] sdc4[2]
>       613409664 blocks level 5, 64k chunk, algorithm 2 [3/2] [_UU]
>       [==>..................]  recovery = 13.1% (40423368/306704832)
> finish=68.8min speed=64463K/sec

Seems like your init scripts re-added sda4.

> 65-70KB/s is about what these drives can do so the rebuild speed is just peachy.

If the rebuild completes successfully, you're ok again.  There's
nothing you have to do.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-10-12 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-12 15:38 raid5: degraded after reboot Jon Nelson
2007-10-12 15:47 ` Andre Noll [this message]
2007-10-12 16:08   ` Jon Nelson
2007-10-12 16:18     ` Andre Noll
2007-10-12 17:05       ` Jon Nelson
2007-10-12 18:32         ` Andre Noll
2007-10-12 18:58   ` Bill Davidsen

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=20071012154755.GE21133@skl-net.de \
    --to=maan@systemlinux.org \
    --cc=jnelson-linux-raid@jamponi.net \
    --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).