From owner-freebsd-scsi@FreeBSD.ORG Tue Oct 1 15:03:34 2013 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9E7EC6AA for ; Tue, 1 Oct 2013 15:03:34 +0000 (UTC) (envelope-from dgilbert@interlog.com) Received: from smtp.infotech.no (smtp.infotech.no [82.134.31.41]) by mx1.freebsd.org (Postfix) with ESMTP id 261C5216E for ; Tue, 1 Oct 2013 15:03:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.infotech.no (Postfix) with ESMTP id A5E67204269; Tue, 1 Oct 2013 17:03:25 +0200 (CEST) X-Virus-Scanned: by amavisd-new-2.6.6 (20110518) (Debian) at infotech.no Received: from smtp.infotech.no ([127.0.0.1]) by localhost (smtp.infotech.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zq87VM8ek5oO; Tue, 1 Oct 2013 17:03:25 +0200 (CEST) Received: from [10.7.0.30] (unknown [10.7.0.30]) by smtp.infotech.no (Postfix) with ESMTPA id 8954C20425C; Tue, 1 Oct 2013 17:03:22 +0200 (CEST) Message-ID: <524AE41D.2020807@interlog.com> Date: Tue, 01 Oct 2013 11:02:53 -0400 From: Douglas Gilbert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: "Desai, Kashyap" , Michael Fuckner , FreeBSD-SCSI Subject: Re: LSI 9300-4i4e support References: <52473B95.2030705@interlog.com> <1450642901.368121.1380440131388.open-xchange@com4.strato.de> <52484D60.60105@interlog.com> <52486553.4020004@fuckner.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "McConnell, Stephen" X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dgilbert@interlog.com List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2013 15:03:34 -0000 Yesterday I did an upgrade from 9.1 release to 9.2 release on a system with a LSI 9300-4i4e in it and a SAS disk attached to the 4i4e holding the rootfs. That worked albeit with the same CAM status error flood during each boot. So the mpslsi3 driver for 9.0 release provided by LSI works (with some noise) for 9.1 release and 9.2 release. Doug Gilbert On 13-09-30 06:55 AM, Desai, Kashyap wrote: > Michael: > > LSI 9300 card will work with driver which you have posted here from lsi's external site works for you. > > Prints which you have pointed for CAM status error are resolved in our latest driver, but still not posted to external site because we are waiting for Internal driver GA. > > Regarding upstream submission of I have seen that Steve McConnnell is working with Ken D Merry to get driver inbox. > > Added Steve M.. to give you more insight on mpslsi3 inbox. > > ` Kashyap > >> -----Original Message----- >> From: owner-freebsd-scsi@freebsd.org [mailto:owner-freebsd- >> scsi@freebsd.org] On Behalf Of Michael Fuckner >> Sent: Sunday, September 29, 2013 11:07 PM >> To: dgilbert@interlog.com; FreeBSD-SCSI >> Subject: Re: LSI 9300-4i4e support >> >> Or even add support for 9.2 which will be released tomorrow. >> >> Regards, >> Michael! >> >> On 9/29/2013 5:55 PM, Douglas Gilbert wrote: >>> The mpslsi3.ko modules provided by LSI in their support pages for the >>> 9300-4i4e does work in 9.1 Release sufficiently well to bring up the >>> system. >>> >>> There is no sensible report about it discovering this HBA in dmesg, >>> just a thousand or so of these: >>> kernel: (probe1022:mpslsi30:0:1023:0): INQUIRY. CDB: 12 0 0 0 24 0 >>> kernel: (probe1022:mpslsi30:0:1023:0): CAM status: Invalid Target >> ID >>> kernel: (probe1022:mpslsi30:0:1023:0): Error 22, Unretryable error >>> >>> But it does get there in the end. >>> >>> >>> LSI, if you are reading this, why not add 9.1 Release to your driver >>> support zip file for the 9300 family? >>> >>> Doug Gilbert >>> >>> On 13-09-29 03:35 AM, Michael Fuckner wrote: >>>> Hi, >>>> did you try the driver provided by lsi? It seems to be for FreeBSD >>>> 9.0, but perhaps it is also working. >>>> http://www.lsi.com/products/storagecomponents/Pages/LSISAS9300-4i4e.a >>>> spx >>>> -> >>>> Support & Downloads -> Driver -> FreeBSD? >>>> Seems like 12GBit is not supported inbox right now- I am still >>>> waiting for my 12GBit HBA Card :( Regards, >>>> Michael! >>>> >>>> > Douglas Gilbert hat am 28. September 2013 >>>> um 22:27 geschrieben: >>>> > >>>> > >>>> > I've noticed that 9.1 does not recognize a LSI 9300-4i4e > SAS >>>> HBA (relatively new: 12 Gbps). Do any more recent > RCs or betas >>>> have support for it? >>>> > >>>> > Doug Gilbert >>>> > _______________________________________________ >>>> > freebsd-scsi@freebsd.org mailing list > >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >>>> > To unsubscribe, send any mail to >>>> "freebsd-scsi-unsubscribe@freebsd.org" >>> >> >> _______________________________________________ >> freebsd-scsi@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >> To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > > >