From owner-freebsd-stable@FreeBSD.ORG Wed Mar 31 23:35:04 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A8616A4CE for ; Wed, 31 Mar 2004 23:35:04 -0800 (PST) Received: from enterprise.sd73.bc.ca (romulus-net.sd73.bc.ca [142.24.13.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9301043D39 for ; Wed, 31 Mar 2004 23:35:04 -0800 (PST) (envelope-from fcash-ml@sd73.bc.ca) Received: from mailtest.sd73.bc.ca (mailtest.sd73.bc.ca [10.10.10.14]) i317OODP011949; Wed, 31 Mar 2004 23:24:24 -0800 Received: from 24.71.128.221 (SquirrelMail authenticated user fcash) by mailtest.sd73.bc.ca with HTTP; Wed, 31 Mar 2004 23:35:01 -0800 (PST) Message-ID: <1620.24.71.128.221.1080804901.squirrel@mailtest.sd73.bc.ca> In-Reply-To: References: Date: Wed, 31 Mar 2004 23:35:01 -0800 (PST) From: "Freddie Cash" To: "Tom Glover" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: stable@freebsd.org Subject: Re: Promise SX6000 controller X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 07:35:04 -0000 > Before I go beat my head against the proverbial wall - again .... > Any tips on installing 5.2.1 using this controller? Any tricks to > making it bootable? In fact is it possible to make it bootable? Last time I looked at the Promise cards, they weren't actually hardware RAID cards. Instead, they were a hybrid software / hardware card that did most of the RAID work in the driver. IOW, you had to load a kernel, load a driver, then mount the drive array in order to get the RAID array accessible. This meant you couldn't put / (or at least /boot) onto the RAID array. There may be tricks to get around this but I didn't spend much time on it. I just returned the Promise cards and replaced them with 3Ware Escalade cards which do real hardware RAID and let you put / onto the RAID array. -- Freddie Cash fcash-ml@sd73.bc.ca