linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: turbo@weasel.com
Cc: linux-raid@vger.kernel.org
Subject: Re: nested raid possible?
Date: Sat, 07 Jul 2007 10:12:32 -0400	[thread overview]
Message-ID: <468F9F50.5040206@tmr.com> (raw)
In-Reply-To: <8585506.1183693119573.JavaMail.root@wombat.diezmil.com>

turbo@weasel.com wrote:
> I have a raid-5 array of six 250gb hard drives.
> I just bought four 500gb hard drives.
>
> I know I can take the six drives and make three raid-1 arrays of 500gb.
> After doing that, can I make a raid-5 array consisting of the three 
> raid-0 arrays, and the four 500gb hard drives?
>   

If you want performance and reliability, I would suggest migrating 
everything to RAID-10, which will handle unequal size drives reasonably 
well. In the medium term you may want to upgrade the 250=>500 just so 
you can reduce your spare drive needs. And if your storage needs are 
going to grow, you might consider winding up with RAID-6 and a hot spare.

LVM offers another solution, which also adds complexity, and in my 
measurements hurts performance.

The short answer is that you can do what you asked, but it's more 
complex and less reliable than is really desirable.

-- 
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979


      parent reply	other threads:[~2007-07-07 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-06  3:38 nested raid possible? turbo
2007-07-06  5:49 ` Simon Valiquette
2007-07-06  7:57   ` David Greaves
2007-07-07 14:12 ` Bill Davidsen [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=468F9F50.5040206@tmr.com \
    --to=davidsen@tmr.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=turbo@weasel.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).