All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Gavin Hamill <gdh@acentral.co.uk>
Cc: linux-raid@vger.kernel.org
Subject: Re: Rebuild after a drive replacement
Date: Sun, 08 Jun 2008 22:32:26 +0100	[thread overview]
Message-ID: <484C4FEA.7040808@dgreaves.com> (raw)
In-Reply-To: <1212958349.7596.14.camel@gdh-home>

Gavin Hamill wrote:
> Hi :)
> 
> I've had a drive die recently, and took the opportunity to upgrade my
> aging Debian sarge box to etch. Once the new OS was running and I had
> finished beating booting from /dev/md0 with a blunt instrument, I turned
> my attention to the data raid-sets... there's only one I can't sort out,
> and of course.. it's the biggest one :)
> 
> eddie:~# cat /proc/mdstat 
> Personalities : [raid1] [raid6] [raid5] [raid4] 
> md3 : active raid5 hda4[1] hdg4[2]
>       349702144 blocks level 5, 1024k chunk, algorithm 0 [3/2] [_UU]
> 
> eddie:~# mdadm --add /dev/md3 /dev/hde5
try:
  mdadm /dev/md3 --add /dev/hde5

David



  reply	other threads:[~2008-06-08 21:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-08 20:52 Rebuild after a drive replacement Gavin Hamill
2008-06-08 21:32 ` David Greaves [this message]
2008-06-08 22:25 ` NeilBrown
2008-06-09  8:12   ` Gavin Hamill
2008-06-09  9:04     ` NeilBrown
2008-06-09  9:15       ` Gavin Hamill
2008-06-09 18:56       ` [SOLVED] " Gavin Hamill

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=484C4FEA.7040808@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=gdh@acentral.co.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 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.