From owner-freebsd-hardware Sat Apr 13 09:42:35 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA02059 for hardware-outgoing; Sat, 13 Apr 1996 09:42:35 -0700 (PDT) Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA02050 for ; Sat, 13 Apr 1996 09:42:32 -0700 (PDT) Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id SAA07762 ; Sat, 13 Apr 1996 18:42:28 +0200 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id SAA20687 ; Sat, 13 Apr 1996 18:42:45 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.7.5/keltia-uucp-2.7) id NAA14356; Sat, 13 Apr 1996 13:55:49 +0200 (MET DST) From: Ollivier Robert Message-Id: <199604131155.NAA14356@keltia.freenix.fr> Subject: Re: Micropolis 1991 AV 9GB Drive To: Brett_Glass@ccgate.infoworld.com (Brett Glass) Date: Sat, 13 Apr 1996 13:55:48 +0200 (MET DST) Cc: scott@statsci.com, jacs@gnome.co.uk, hardware@FreeBSD.ORG In-Reply-To: <9603128293.AA829362118@ccgate.infoworld.com> from Brett Glass at "Apr 12, 96 09:11:55 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#1872 X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It seems that Brett Glass said: > AFAIK, FreeBSD doesn't support striping or concurrent I/O on multiple > disks. I could imagine writing a striping driver for it, though. Just have a look at ccd: Can one of you kernel hackers take a look at the ccd code before we import it into the -current tree? The latest version is in: ftp://stampede.cs.berkeley.edu/pub/ccd/ccd-960325.tar.gz The ccd home page is at: http://stampede.cs.berkeley.edu/ccd/ I think the tarfile (including a few patches) can go into the tree almost as it is except the ccd manual (is sys/dev/ccd/ccd.4, should be in share/man/man4?). We've accumulated a few revisions here, starting from NetBSD-1.1R, so I'll talk to Peter before importing it (probably will ask him to repository copy it in). Thanks Satoshi Here is part of the README: (3) What it does In case you don't know what it is, ccd is a disk array driver. You can combine several disk partitions into one "virtual disk". Then you can partition it or use the whole thing or add some pepper and salt or whatever you want. (4) What it does not There is no parity support yet. That's why its name doesn't resemble RAID in any form. However, there is mirroring available starting from the Jan/31 version. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #11: Tue Apr 9 20:14:48 MET DST 1996