lkml.org 
[lkml]   [2003]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.7 thoughts
Date
On Friday 10 October 2003 01:19, Stuart Longland wrote:
> - Software RAID 0+1 perhaps?
>
> A lot of hardware RAID cards support it, why not the
> kernel? By RAID 0+1 I mean mirror-RAIDing two (or more)
> stripe-RAID arrays. (Or can this be done already?)

This can be done already. For example, you have six drives, sd[a-f]. Create
md0 (raid-0) using sda, sdb, and sdc. Create md1 (raid-0) using sdd, sde, and
sdf. Then create md2 (raid-1) using md0 and md1. This setup can easily be
accomplished using evms, mdadm, or raidtools.

--
Kevin Corry
kevcorry@us.ibm.com
http://evms.sourceforge.net/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:1.115 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site