TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:13473] Slightly Confused (Raid)



On Tue, 8 Feb 2000, Eric M. Hopper wrote:
> 	This will give you a RAID 5 system though, striped with one of
> the 200 meg drives given over to being a parity bit.  I'm not sure how
> to make it RAID 0, which is striped with no parity.
> 

Er, yeah, I should read the request. Here's the config for raid0:

>   raiddev /dev/md0
>           raid-level      0
>           nr-raid-disks   5
>           persistent-superblock 1
>           chunk-size      4
>           device          /dev/sda1
>           raid-disk       0
>           device          /dev/sdb1
>           raid-disk       1
>           device          /dev/sdc1
>           raid-disk       2
>           device          /dev/sdd1
>           raid-disk       3
>           device          /dev/sde1
>           raid-disk       4

and the rest of the directions are the same.

-- 
Nate Carlson <carlson@real-time.com>    | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500