linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@cse.unsw.edu.au>
To: "Loïc Paillotin" <loic.paillotin@qualimucho.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: inserting a new disk in a raid 1
Date: Fri, 14 Jun 2002 19:56:20 +1000 (EST)	[thread overview]
Message-ID: <15625.48580.739590.745519@notabene.cse.unsw.edu.au> (raw)
In-Reply-To: message from Loïc Paillotin on  June 14


> Hello there.
> 
> I recently set  up a linux system. I had only one hard drive by that
> time, so I tought that I would configure it for software raid and see
> later when I had my second drive.
> I now have my second drive, and I don't have a clue on how to include i=
> t
> in my raid array. I tried to follow the tutorials ( that is, the raid
> HOWTO, but I'm probalby missing someting......
> thank you in advance,

Does
  raidhotadd /dev/md0 /dev/hdc1

work, where you replace /dev/hdc1 with the name of the partition on
your new drive.
If not, more details are needed, at the very least:

  cat /proc/partitions
  cat /proc/mdstat

NeilBrown

      reply	other threads:[~2002-06-14  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-14  8:49 inserting a new disk in a raid 1 Loïc Paillotin
2002-06-14  9:56 ` Neil Brown [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=15625.48580.739590.745519@notabene.cse.unsw.edu.au \
    --to=neilb@cse.unsw.edu.au \
    --cc=linux-raid@vger.kernel.org \
    --cc=loic.paillotin@qualimucho.com \
    /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).