From owner-freebsd-scsi@FreeBSD.ORG Wed Aug 29 06:54:08 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EC44106566B for ; Wed, 29 Aug 2012 06:54:08 +0000 (UTC) (envelope-from martin@gneto.com) Received: from smtp.mullet.se (smtp.mullet.se [94.247.168.122]) by mx1.freebsd.org (Postfix) with ESMTP id 4DFC58FC12 for ; Wed, 29 Aug 2012 06:54:08 +0000 (UTC) Received: from t129.mullet.se (213-64-247-243-no34.business.telia.com [213.64.247.243]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mullet.se (Postfix) with ESMTPSA id D7DD66270C2B for ; Wed, 29 Aug 2012 08:45:50 +0200 (CEST) Message-ID: <503DBA9D.7010209@gneto.com> Date: Wed, 29 Aug 2012 08:45:49 +0200 From: Martin Nilsson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: <20120828172626.GB69985@mikea.ath.cx> In-Reply-To: <20120828172626.GB69985@mikea.ath.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: Bug Report: IBM x3650M4 (32GB, 2x4-core Xeon E5-2600, IBM ServeRaid M5110e): install fails with NMI X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 06:54:08 -0000 On 2012-08-28 19:26, Mike A wrote: > Further results: > > At the suggestion of Fabian Wenk of the freebsd-amd64 list, I entered > the following: > >> set hint.mpt.0.msi_enable="0" >> boot > using option 2 of the FreeBSD boot menu. > > This made no appreciable change to the symptoms. > > The RAID adapter is an IBM ServeRaid M5110e. > > It uses an LSI MegaRAID SAS-MFI BIOS Version 5.33.00 (Build March 15, 2012) > > I am now getting ready to test 8.3-Release amd64. > Hi, Googling "IBM ServeRaid M5110e" turns up the following document as hit two: http://www.redbooks.ibm.com/technotes/tips0857.pdf This is clearly a LSI 2'nd generation 6Gbps MegaRAID SAS adapter that need the mfi driver in FreeBSD. The mpt driver probably attaches to the SAS controller part in the card but there is no chance that this will work as it is built to be controlled by the raid cpu. You need to disable the mpt driver and check the PCI id of the card with lspci and hack this into the mfi driver if it's not there already. Support for this family of cards have only been available for a couple of months so you must have an os with the updated mfi driver that supports MegaRAID 9265 /Martin -- Martin Nilsson, CEO, Mullet Scandinavia AB, Malmö, SWEDEN E-mail:martin@mullet.se, Phone: +46-(0)708-59 99 91, Web:www.mullet.se Our business is well engineered servers optimised for FreeBSD & Linux