*BSD News Article 75627


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!branch.com!not-for-mail
From: jon@branch.com (Jon Zeeff)
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: Software RAID for BSDI
Date: 7 Aug 1996 11:35:42 -0400
Organization: Branch Internet Services Inc.
Lines: 8
Message-ID: <4uad4e$70l@hawk.branch.com>
NNTP-Posting-Host: hawk.branch.com

Has anyone seen a software RAID driver for bsdi?  All I need is
simple mirroring, ie:

1) write all blocks to both drives
2) if a read from the master drive fails, read from the slave

/sys/dev/cd.c is probably a good start.  I'd be willing to pay for this.