Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Ross Vandegrift <ross@willow.seitz.com>
To: linux-raid@vger.kernel.org
Subject: Creating degraded more arrays with mdadm?
Date: Sat, 14 Dec 2002 17:27:19 -0500	[thread overview]
Message-ID: <20021214222719.GA22527@willow.seitz.com> (raw)

Hey everyone,

	I started building a new array today to give some failover
capabilities to an aging Maxtor 17G drive and an IBM Deathstar 20G.  The
Maxtor had data on it, so I went about my usual routine of creating an
array in with a failed disk.

	I'm trying to convert to using mdadm for everything, but I
couldn't really figure out how to do this.  I thought I figured it out
with

# mdadm --create /dev/md0 --level=1 --raid-disks=1 /dev/hde2
... copy data
# mdadm --add /dev/md0 /dev/hdg2

But I knew something didn't work as expected when there was no sync
required.  I realized only after stopping and restating the array I
created a one disk mirror with one hot spare.  Doh!

Given that I have /dev/hde2 with data, and /dev/hdg1 and I want to put
them into an array, how do I use mdadm to make a degraded mode md device
like I used to with raidtools2?

(btw - have I asked this before?  I'm having a small case of deja vu,
but google and MARC couldn't corroborate my feeling...)

-- 
Ross Vandegrift
ross@willow.seitz.com

A Pope has a Water Cannon.                               It is a Water Cannon.
He fires Holy-Water from it.                        It is a Holy-Water Cannon.
He Blesses it.                                 It is a Holy Holy-Water Cannon.
He Blesses the Hell out of it.          It is a Wholly Holy Holy-Water Cannon.
He has it pierced.                It is a Holey Wholly Holy Holy-Water Cannon.
He makes it official.       It is a Canon Holey Wholly Holy Holy-Water Cannon.
Batman and Robin arrive.                                       He shoots them.

             reply	other threads:[~2002-12-14 22:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-14 22:27 Ross Vandegrift [this message]
2002-12-14 22:48 ` Creating degraded more arrays with mdadm? Derek Vadala

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=20021214222719.GA22527@willow.seitz.com \
    --to=ross@willow.seitz.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