From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 02:44:35 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 D9A5316A4B3 for ; Tue, 14 Oct 2003 02:44:35 -0700 (PDT) Received: from sparqnet.net (tan2.sparqnet.net [211.78.130.21]) by mx1.FreeBSD.org (Postfix) with SMTP id AE84343F75 for ; Tue, 14 Oct 2003 02:44:33 -0700 (PDT) (envelope-from kclee@tiny.ws) Received: from kclee([61.66.184.186]) by sparqnet.net(AIMC 2.9.5.4) with SMTP id jm6d3f8bee19; Tue, 14 Oct 2003 17:44:30 +0800 Message-ID: <000b01c39237$c52f8bf0$6401a8c0@kclee> From: "Michael Lee" To: Date: Tue, 14 Oct 2003 17:44:31 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Hardware RAID vs softupdates 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: Tue, 14 Oct 2003 09:44:36 -0000 Hi, I have a Hardware RAID controller -- Mylex DAC960PG -- on the FreeBSD system. Before I installed the RAID controller card, I use one IDE hdd as the system drive and for other mounted file systems. I have 4 SCSI hdds connect to this controller card. I wonder if I should disable the softupdates feature for the FFS to make the system runs faster. Thanks for your opinion. Michael Lee