On Sun, 29 Jan 2006 15:30:10 -0700 David Wilk <[EMAIL PROTECTED]> wrote:
> I know RAIDframe is not in GENERIC, but I was wondering if anyone > could speak to the stability and reliability of RAIDframe in 3.8. I > find myself really wanting to use software RAID 1 and haven't had any > problems in testing thus far. > > Any experiences would be good to hear. It has been good for me thus far, but you'll need a patched kernel (just cvs update the patch branch and rebuild). Running raid 0/1/5, on 5 disks. First part of the disk is either raid 0 (/tmp) or raid 1 (/var), the rest is a raid 5 (/home). // nick