From owner-freebsd-isp Tue Jul 22 10:18:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA12192 for isp-outgoing; Tue, 22 Jul 1997 10:18:40 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA12183 for ; Tue, 22 Jul 1997 10:18:35 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.6/8.6.9) with ESMTP id KAA04370; Tue, 22 Jul 1997 10:17:09 -0700 (PDT) To: Dev Chanchani cc: freebsd-isp@FreeBSD.ORG Subject: Re: pseudo-device ccd In-reply-to: Your message of "Tue, 22 Jul 1997 12:27:41 EDT." Date: Tue, 22 Jul 1997 10:17:09 -0700 Message-ID: <4367.869591829@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Has anyone played with the following kernel option: > > pseudo-device ccd number Yes. > I was just wondering about experience in concatenating multiple disks. It works just great - several entries in the FAQ deal with it. > (And does this option work with multiple disks, or just multiple > partitions within one disk)? Both. :-) Jordan