lkml.org 
[lkml]   [2003]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: 2.7 thoughts
From
Date
On Thu, 2003-10-09 at 23: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?)


You can do this now (as you rightly suspected).

Just create 2 raid 0 arrays (md0, md1). From there create md2 as a RAID1
array using /dev/md0 and /dev/md1. Create the filesystem and you've got
yourself RAID 0+1.

You can do RAID 5+0 or any other wild combo you could think of.

Matt

-
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:0.066 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site