From owner-freebsd-questions@FreeBSD.ORG Tue Sep 10 19:11:49 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 29312B94; Tue, 10 Sep 2013 19:11:49 +0000 (UTC) (envelope-from dg@pki2.com) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E1A3C2405; Tue, 10 Sep 2013 19:11:48 +0000 (UTC) Received: from btw.pki2.com (btw.pki2.com [192.168.23.1]) by btw.pki2.com (8.14.7/8.14.5) with ESMTP id r8AJBcVp010395 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 10 Sep 2013 12:11:38 -0700 (PDT) (envelope-from dg@pki2.com) Date: Tue, 10 Sep 2013 12:11:38 -0700 (PDT) From: Dennis Glatting X-X-Sender: dennisg@btw.pki2.com To: "Kenneth D. Merry" Subject: Re: Problems with stable/9 and LSI controlers? In-Reply-To: <20130910185251.GA46692@nargothrond.kdm.org> Message-ID: References: <20130910185251.GA46692@nargothrond.kdm.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-yoursite-MailScanner-Information: Dennis Glatting X-yoursite-MailScanner-ID: r8AJBcVp010395 X-yoursite-MailScanner: Found to be clean X-MailScanner-From: dg@pki2.com Cc: Dennis Glatting , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 19:11:49 -0000 On Tue, 10 Sep 2013, Kenneth D. Merry wrote: > On Tue, Sep 10, 2013 at 11:21:02 -0700, Dennis Glatting wrote: >> >> Today I updated several systems against stable/9 that had not bee updated >> in ~five months. Two of the systems are serviced by LSI 2008 controllers >> with a RAID1 array housing the operating system. >> >> These systems no longer properly boot. >> >> Specifically, they begin the boot process but bomb when they try to mount >> root. Neither system sees the GPT partitions of the boot disk at the >> "mountroot>" prompt. On one system I replaced the hard disks, >> repartitioned, and reinstalled but the problem continued. >> >> I don't see any mention of geom or controller update in UPDATING but I >> know they have been updated because I saw their revisions fly actross my >> screen during the svn update. Also, I am running IR vers 16 on my >> controllers, which is the latest version of LSI firmware. >> >> Is there some new action I have to take to sucessfully boot LSI disks >> against the updated kernel? > > Can you try the mpslsi driver from LSI's web site and see if that works? > > If it does, then it is a problem we've introduced locally. > I'll give it a shot but just to be clear, I have been running the 16 firmware for months.