From owner-freebsd-stable@FreeBSD.ORG Tue Nov 15 23:24:12 2005 Return-Path: X-Original-To: stable@freebsd.org 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 A7E6216A41F; Tue, 15 Nov 2005 23:24:12 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A3843D45; Tue, 15 Nov 2005 23:24:12 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 548B072DD4; Tue, 15 Nov 2005 15:24:12 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 4F9C472DCB; Tue, 15 Nov 2005 15:24:12 -0800 (PST) Date: Tue, 15 Nov 2005 15:24:12 -0800 (PST) From: Doug White To: Lawrence Farr In-Reply-To: <008001c5e9da$5ca2e990$c806a8c0@lfarr> Message-ID: <20051115152334.S33844@carver.gumbysoft.com> References: <008001c5e9da$5ca2e990$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: stable@freebsd.org, =?iso-8859-1?Q?'S=F8ren_Schmidt'?= Subject: Re: Promise TX4300 boot problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 23:24:12 -0000 On Tue, 15 Nov 2005, Lawrence Farr wrote: > I've stuck a Promise TX4300 controller in to replace > the marvell onboard SATA that I can't boot off on a > Supermicro server. If I set 2 discs up as Raid 0 > or Raid 1 it's fine, But 4 discs as Raid 0+1 is detected, > installs without any problems, but hangs at the boot > loader with elf32_loadimage: read failed. I'm guesssing > the boot loader thinks it's a mirror, not a stripe and > fails to read past the first stripe on the disk? If this is the case then its a bug in the controller firmware; loader is just doing BIOS I/O calls. Check for a firmware update for your controller. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org