From owner-freebsd-scsi@FreeBSD.ORG Thu Feb 2 14:14:40 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 35F6D106564A; Thu, 2 Feb 2012 14:14:40 +0000 (UTC) (envelope-from sennaar@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 384998FC0C; Thu, 2 Feb 2012 14:14:38 +0000 (UTC) Received: by lagz14 with SMTP id z14so1691766lag.13 for ; Thu, 02 Feb 2012 06:14:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JZ10XowrofnFQRnNXJ5uJZvhoC7Mk6rWGiftG4ytEVc=; b=pxiB4nzVW0ZQ/enVBJEvPUGi0rbPoEy7hp3NSDZogb/2MXf+47SCkUqfFObkSSXbdz LvQpP48/HEETeoqaw9kX54qchjLeKfjNeuL0nkFGeKJc8mGyrMBBTFMgpjLbLaTuynLG lQLyg4H0gVTl8/G64V6nGsgyekUMc2OPF4wBo= MIME-Version: 1.0 Received: by 10.112.103.8 with SMTP id fs8mr763958lbb.39.1328192077913; Thu, 02 Feb 2012 06:14:37 -0800 (PST) Received: by 10.112.12.49 with HTTP; Thu, 2 Feb 2012 06:14:37 -0800 (PST) In-Reply-To: References: <20120120204459.GA51162@nargothrond.kdm.org> <1327553257.19745.6.camel@btw.pki2.com> <20120126045409.GA90912@nargothrond.kdm.org> Date: Thu, 2 Feb 2012 18:14:37 +0400 Message-ID: From: Stas Orlov To: "Desai, Kashyap" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-scsi@freebsd.org" , "freebsd-current@freebsd.org" , "Kenneth D. Merry" , Dennis Glatting Subject: Re: LSI supported mps(4) driver available 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: Thu, 02 Feb 2012 14:14:40 -0000 Sure, I've made two RAID (1 and 10 ) arrays within LSI Config Utility and tried to install fresh current, every time I get error linked above, so yes, it's reproducible. MPT Firmware 2.15.63.00-IR Package Version 7.01.33.00 I do have another spare R610 with that card, I'll test it with current later this evening. On Thu, Feb 2, 2012 at 5:53 PM, Desai, Kashyap wrote: > > > > -----Original Message----- > > From: owner-freebsd-scsi@freebsd.org [mailto:owner-freebsd- > > scsi@freebsd.org] On Behalf Of Stas Orlov > > Sent: Thursday, February 02, 2012 6:48 PM > > To: Kenneth D. Merry > > Cc: freebsd-scsi@freebsd.org; freebsd-current@freebsd.org; Dennis > > Glatting > > Subject: Re: LSI supported mps(4) driver available > > > > Hi, > > > > We have a pack of identical Dell R610 mahcines with H200 cards. > > > > pciconf from R610 with FreeBSD9 on ZFS, disks in JBOD mode. > > > > mps0@pci0:3:0:0: class=0x010700 card=0x1f1e1028 chip=0x00721000 > > rev=0x02 hdr=0x00 > > vendor = 'LSI Logic / Symbios Logic' > > device = 'SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon]' > > class = mass storage > > subclass = SAS > > bar [10] = type I/O Port, range 32, base 0xfc00, size 256, > > enabled > > bar [14] = type Memory, range 64, base 0xdf2b0000, size 65536, > > enabled > > bar [1c] = type Memory, range 64, base 0xdf2c0000, size 262144, > > enabled > > cap 01[50] = powerspec 3 supports D0 D1 D2 D3 current D0 > > cap 10[68] = PCI-Express 2 endpoint max data 128(4096) link x4(x8) > > cap 03[d0] = VPD > > cap 05[a8] = MSI supports 1 message, 64 bit > > cap 11[c0] = MSI-X supports 15 messages in map 0x14 enabled > > > > > > We all aware of the state of things with the old mps driver, so I tried > > to > > pass a hardware array with the new one. > > Current snapshot from yesterday fails with following - > > http://oi40.tinypic.com/25gdw8o.jpg > > Can you explain more about your setup and how to reproduce it ? > I will have look on this issue if it is reproducible ? > > Also what is Firmware version you are using on H200 card ? > > ~ Kashyap > > > > > iirc, Dell has a nasty habit of writing its own firmware. > > > > > > On Thu, Jan 26, 2012 at 8:54 AM, Kenneth D. Merry > > wrote: > > > > > On Wed, Jan 25, 2012 at 20:47:37 -0800, Dennis Glatting wrote: > > > > On Fri, 2012-01-20 at 13:44 -0700, Kenneth D. Merry wrote: > > > > > The LSI-supported version of the mps(4) driver that supports their > > 6Gb > > > SAS > > > > > HBAs as well as WarpDrive controllers, is available here: > > > > > > > > > > http://people.freebsd.org/~ken/lsi/mps_lsi.20120120.1.txt > > > > > > > > > > I plan to check it in to head next week, and then MFC it into > > stable/9 > > > a > > > > > week after that most likely. > > > > > > > > > > Please test it out and let me know if you run into any problems. > > > > > > > > > > In addition to supporting WarpDrive, the driver also supports > > > Integrated > > > > > RAID. > > > > > > > > > > Thanks to LSI for doing the work on this driver! > > > > > > > > > > > > > Does this include the SAS2008 series chips? I have two systems, one > > a > > > > Tyan FT48-B8812 with a S8812 MB and Interlagos chips, where I am > > > > interested in using a driver under 9.0 amd64. > > > > > > Yes. The driver in 9.0 supports the 2008 as well. > > > > > > Ken > > > -- > > > Kenneth Merry > > > ken@FreeBSD.ORG > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to "freebsd-current- > > 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" >