From owner-freebsd-questions Fri Oct 18 07:50:32 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA27740 for questions-outgoing; Fri, 18 Oct 1996 07:50:32 -0700 (PDT) Received: from zit1.zit.th-darmstadt.de (root@zit1.zit.th-darmstadt.de [130.83.63.20]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA27732; Fri, 18 Oct 1996 07:50:18 -0700 (PDT) Received: from localhost (petzi@localhost) by zit1.zit.th-darmstadt.de (8.7.6/8.6.9) with SMTP id QAA16507; Fri, 18 Oct 1996 16:50:03 +0200 (MET DST) Date: Fri, 18 Oct 1996 16:50:02 +0200 (MET DST) From: Michael Beckmann To: Satoshi Asami cc: fs@freebsd.org, questions@freebsd.org Subject: Re: ccd setup for striping In-Reply-To: <199610181410.HAA13140@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * what must I do in order to prepare them for use with ccd ? The manpage > * speaks about devices named sd2e, sd3e, sd4e, which confuse me a bit. Do I > > sd2e is an alias for sd2s1e (more precisely, sd2sNe where N is the > slice number of the first FreeBSD slice on that disk), etc. So either > is fine. That's easier than I anticipated. I didn't know about the aliases. Thanks for your good explanation. Joe Greco also recommended 65536 for the interleave. My first guess would have been 4096, because most news articles are smaller than that, but since so many people recommend 65536, I will make it 65536 . Cheers, Michael