From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 16:43:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 409FA16A4B3 for ; Sun, 26 Oct 2003 16:43:41 -0800 (PST) Received: from m00.ca.astound.net (m00.ca.astound.net [64.85.239.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0CC443FBD for ; Sun, 26 Oct 2003 16:43:40 -0800 (PST) (envelope-from rchopra@cal.berkeley.edu) Received: from computer (ca.astound.net [64.85.239.2]) by m00.ca.astound.net (8.12.10/8.12.10) with SMTP id h9R0hTR5024814 for ; Mon, 27 Oct 2003 00:43:29 GMT From: "Rishi Chopra" To: Date: Sun, 26 Oct 2003 16:42:36 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new Subject: Choosing A Stripe-Size (RAID5 Array) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 00:43:41 -0000 I've had a tough time getting help for this question on the newsgroups and freebsd.org discussion forums, so I thought I'd mail the list... I'm setting up a 600GB Raid-5 array (4-200GB 8MB Buffer IDE disks connected to an Adaptec 2400A controller) and would like some help picking a stripe-size (this is the smallest unit of data written to each disk by the raid controller.) My usage pattern is fileserver and webserver+db, some light desktop usage as well. I'll be using defaults for the file system (16K block size.) Based on experience, can anyone suggest a good stripe-size choice? Also, if this controller performs best with a particular stripe-size under FreeBSD (due to driver design, etc.) please say so; I can always tweak the newfs command line switches to accomodate a particular stripe-size choice. Please CC me on any response, as I am not a regular list subscriber. -Rishi rchopra@cal.berkeley.edu