Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Juri Haberland <list-linux.raid@spoiled.org>
To: linux-raid@vger.kernel.org
Subject: Re: invalud argument when replacing disk of raid 5 set
Date: Sat, 8 Nov 2003 17:23:19 +0000 (UTC)	[thread overview]
Message-ID: <news2mail-boj8q7$g8p$1@cartman.spoiled.org> (raw)
In-Reply-To: 3FAD1C2E.5010706@eglifamily.dnsalias.net

Dan Egli <dan@eglifamily.dnsalias.net> wrote:
> Juri Haberland wrote:

> | What commands do you exactly type and what error messages do you
> | exactly get?
> |
> This is from memory because I"m at home and the machine is at the
> office. But it should be close enough.
> 
> # raidstart /dev/md0
> raidstart: Invalid Argument
> 
> if I let the system auto-start it during boot, it looks like this:
> 
> Starting Raid Devices: /dev/md0
> raidstart: Invalid Argument
> /dev/md0 is not a RAID0 or LINEAR set

I think you should use mdadm:

mdadm --assemble /dev/md0 /dev/hdc1 /dev/hdd1 --run
mdadm --manage /dev/md0 --add /dev/hdb1

Cheers,
Juri

-- 
Juri Haberland  <juri@koschikode.com> 


      reply	other threads:[~2003-11-08 17:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08  2:17 invalud argument when replacing disk of raid 5 set Dan Egli
2003-11-08 16:24 ` Juri Haberland
2003-11-08 16:39   ` Dan Egli
2003-11-08 17:23     ` Juri Haberland [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='news2mail-boj8q7$g8p$1@cartman.spoiled.org' \
    --to=list-linux.raid@spoiled.org \
    --cc=juri@koschikode.com \
    --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