Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.syd.connect.com.au!news.bri.connect.com.au!fjholden.OntheNet.com.au!not-for-mail From: Tony Griffiths <tonyg@OntheNet.com.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Disk mirroring? Date: Sun, 30 Mar 1997 12:46:15 +1000 Organization: On the Net (ISP on the Gold Coast, Australia) Lines: 15 Message-ID: <333DD3F7.6F50@OntheNet.com.au> References: <333DC746.1871@prysm.net> Reply-To: tonyg@OntheNet.com.au NNTP-Posting-Host: swanee.nt.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (WinNT; I) To: dsmith@prysm.net Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:38026 Doyle R. Smith wrote: > > What would be the best way to do disk mirroring with FreeBsd? # man ccd & # man ccdconfig You also need to rebuild your kernel with- pseudo-device ccd n #Allow n CCD devices Tony