From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 19:10:28 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE44C106564A for ; Wed, 29 Oct 2008 19:10:28 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from inbound01.jnb1.gp-online.net (inbound01.jnb1.gp-online.net [41.161.16.135]) by mx1.freebsd.org (Postfix) with ESMTP id 702848FC1E for ; Wed, 29 Oct 2008 19:10:28 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from [41.241.31.168] (helo=clue.co.za) by inbound01.jnb1.gp-online.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KvGQz-00053B-Ni; Wed, 29 Oct 2008 21:10:25 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KvGQx-0005lG-54; Wed, 29 Oct 2008 21:10:23 +0200 To: Scott Long From: Ian FREISLICH In-Reply-To: <490864A3.4020801@samsco.org> References: <490864A3.4020801@samsco.org> X-Attribution: BOFH Date: Wed, 29 Oct 2008 21:10:23 +0200 Message-Id: Cc: current@freebsd.org Subject: Re: LSI megaraid SATA 150-6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 19:10:28 -0000 Scott Long wrote: > Ian Freislich wrote: > > But I'm unable to boot into multi-user off the disk. The kernel > > boots and then I get reports of UFS corruption (truncated inodes > > and missing blocks etc) and it can't find /libexec/ld-elf.so.1. > > > > I'm tempted to just say that the card is junk and to give up. > > Am I correct in my analysis? > > > > Try setting the following from the loader at boot: > > hw.amr.force_sg32=1 Ok, that fixed it. What exactly does this do? Ian -- Ian Freislich