Linux RAID subsystem development
 help / color / mirror / Atom feed
From: David Anderson <david.anderson@calixo.net>
To: linux-raid@vger.kernel.org
Subject: Software RAID within RAID
Date: Fri, 25 Jul 2003 03:48:42 +0200	[thread overview]
Message-ID: <20030725034842.52114001.david.anderson@calixo.net> (raw)

Hi all,

First of all I would like to thank the developers of the linux software
RAID system for their excellent work which has saved my data on several
occasions.

Recently I lost one of the disks on my software RAID5 (3x2Gb SCSI on a
2.4.21 Debian Woody). Seeking replacements, I came across two 4Gb SCSI
drives. After inserting one of them as a temporary replacement for the
dead 2Gb, I am now looking into ways of better integrating these two new
disks into my existing setup.

The most best solution I came up with was to extend the array's overall
capacity from 4 to 8Gb. To do this I would first combine the two
remaining 2Gb disks into a RAID0 array, and then combine that array and
the two 4Gb disks into a RAID5 array. To clarify this, here is a diagram
of this solution: http://polaris-outpost.net/vrac/Solution.png .

However, there are a few things I would like to know before I make an
attempt at this setup. First of all, would the software-raid driver
handle disk failures properly even with the RAID within RAID? I do not
see why not, but I'd rather be sure before I jump...
The other question I have is about performances. Would the RAID0 array
significantly impact on the overall I/O perfomances of the RAID5 array?
If anyone has already had the opportunity of comparing performances on a
regular RAID5 and a RAID5 containing a RAID0, I would be interested in
the results. I will of course conduct my own tests once this setup is in
place.

Thanks in advance for your help
David Anderson

             reply	other threads:[~2003-07-25  1:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-25  1:48 David Anderson [this message]
2003-07-25  2:15 ` Software RAID within RAID Neil Brown

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=20030725034842.52114001.david.anderson@calixo.net \
    --to=david.anderson@calixo.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