From owner-freebsd-scsi@FreeBSD.ORG Sat Nov 26 19:17:59 2005 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29F1916A41F for ; Sat, 26 Nov 2005 19:17:59 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A7A43D53 for ; Sat, 26 Nov 2005 19:17:58 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id F40FB31390; Sat, 26 Nov 2005 14:17:55 -0500 (EST) Date: Sat, 26 Nov 2005 14:17:55 -0500 (EST) From: user To: freebsd-scsi@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: configuration choices with Dell CERC (adaptec 2610SA) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 19:17:59 -0000 I am going to use a Dell CERC (adaptec 2610SA 6-port) (_not_ 21610sa 16-port) SATA raid card. I am familiar with dell PERCs, and FreeBSD and RAID in generl, but I wanted to go over some of the configuration choices that the adaptec BIOS is giving me when I attempt to create a mirror: Read caching: yes/no (default is yes) (read caching does not rely on a battery, and is completely "safe", right? I am going to set this to "yes", however I wonder - why would anyone _ever_ set it to "no" ?) Write caching: enable/disable (this is the one that can get you into trouble if the system loses power before a write is committed to disk, and the battery is dead, right? I am going to set this to "disable" because I do not think the 2610SA has a battery ... right ?) Rebuild rate: high/medium/low (I have no idea what this means - I never saw this in adaptec bios before ... can anyone define exactly what this means ?) --- Any general comments / suggestions are appreciated as well. Thanks a lot.