From owner-freebsd-isp Tue Mar 7 14:39:16 2000 Delivered-To: freebsd-isp@freebsd.org Received: from celery.dragondata.com (celery.dragondata.com [205.253.12.6]) by hub.freebsd.org (Postfix) with ESMTP id 43EF837C14B for ; Tue, 7 Mar 2000 14:39:11 -0800 (PST) (envelope-from toasty@celery.dragondata.com) Received: (from toasty@localhost) by celery.dragondata.com (8.9.3/8.9.3) id QAA93953; Tue, 7 Mar 2000 16:39:07 -0600 (CST) (envelope-from toasty) From: Kevin Day Message-Id: <200003072239.QAA93953@celery.dragondata.com> Subject: Re: Vinum Stripe Size To: webweaver@rmci.net (Ken) Date: Tue, 7 Mar 2000 16:39:07 -0600 (CST) Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: <4.2.0.58.20000307152825.00956e20@mail.rmci.net> from "Ken" at Mar 07, 2000 03:32:56 PM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Greets: > > Vinum simple config uses 256k stripe sizes. However, the examples in _The > Complete FBSD_ and Greg's web pages use 512k stripe size. It doesn't > appear that this will make a whole lot of difference one way or the other, > but I am curious about what others are using. This application is for > stripped mirror on four 9GB drives. > > Thanks for your output-- Ken > Actually, I discovered that with 4 drives, you're much better off using an odd stripe size. (not a power of two) This is because of how the cylinder groups are laid out, they'll all end up on one drive. You may want to ask Greg Lehey (grog@lemis.com) for more info about this, as I can't remember exactly what he came up with for an optimum stripe size. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message