From owner-freebsd-scsi@FreeBSD.ORG Tue Mar 11 16:20:23 2014 Return-Path: Delivered-To: freebsd-scsi@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 ESMTPS id 04E61ECA for ; Tue, 11 Mar 2014 16:20:23 +0000 (UTC) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) by mx1.freebsd.org (Postfix) with ESMTP id 7DBE6A6B for ; Tue, 11 Mar 2014 16:20:21 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id 1FF559DCF1C for ; Tue, 11 Mar 2014 17:20:15 +0100 (CET) From: Borja Marcos Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: LSI SAS HBAs (mps) utility Date: Tue, 11 Mar 2014 17:20:11 +0100 Message-Id: <2336CAA2-7FC0-41EC-AE1D-0592A9E1E8E0@sarenet.es> To: freebsd-scsi@freebsd.org Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 16:20:23 -0000 Hi I don't think it has been covered in this list. Searching for the Holy = Grail of disk identification I stumbled upon this: = https://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Ad= apters%20Common%20Files/SAS_SATA_6G_P12/SAS2IRCU_User_Guide.pdf There is a FreeBSD command for the following LSI Logic controllers: LSISAS2004 LSISAS2008 LSISAS2108 LSISAS2208 LSISAS2304 LSISAS2308 The program is called sas2ircu, and it can be downloaded doing a search = for HBAs, LSI SAS9211-8i, all asset types, and it can be found under "Miscellaneous", it's called SAS2IRCU_P18. There are commands to show a list of controllers, show the = configurations, etc. Interestingly, the utility seems to be oriented to "IR" cards, *but* it = can poke my "IT" card without issues. At least it can show me a list of drives, together with the slots where the drives are plugged. = *BUT* it doesn't seem to find the real slots. sigh. Any other interesting utility I should be aware of? Thanks! root@pruebassd:~ # sas2ircu list LSI Corporation SAS2 IR Configuration Utility. Version 18.00.00.00 (2013.11.18)=20 Copyright (c) 2009-2013 LSI Corporation. All rights reserved.=20 Adapter Vendor Device SubSys = SubSys=20 Index Type ID ID Pci Address Ven ID Dev = ID=20 ----- ------------ ------ ------ ----------------- ------ = ------=20 0 SAS2008 1000h 72h 00h:43h:00h:00h 1028h 1f1ch=20= SAS2IRCU: Utility Completed Successfully. root@pruebassd:~ # sas2ircu 0 display LSI Corporation SAS2 IR Configuration Utility. Version 18.00.00.00 (2013.11.18)=20 Copyright (c) 2009-2013 LSI Corporation. All rights reserved.=20 Read configuration has been initiated for controller 0 ------------------------------------------------------------------------ Controller information ------------------------------------------------------------------------ Controller type : SAS2008 BIOS version : 7.35.00.00 Firmware version : 18.00.00.00 Channel description : 1 Serial Attached SCSI Initiator ID : 0 Maximum physical devices : 255 Concurrent commands supported : 3432 Slot : 3 Segment : 0 Bus : 67 Device : 0 Function : 0 RAID Support : No ------------------------------------------------------------------------ IR Volume information ------------------------------------------------------------------------ ------------------------------------------------------------------------ Physical device information ------------------------------------------------------------------------ Initiator at ID #0 Device is a Hard disk Enclosure # : 1 Slot # : 0 SAS Address : 4433221-1-0300-0000 State : Ready (RDY) Size (in MB)/(in sectors) : 488386/1000215215 Manufacturer : ATA =20 Model Number : OCZ-VERTEX4 =20 Firmware Revision : 1.5=20 Serial No : OCZ1NFHW58H59644U7Y GUID : N/A Protocol : SATA Drive Type : SATA_SSD Device is a Hard disk Enclosure # : 1 Slot # : 1 SAS Address : 4433221-1-0200-0000 State : Ready (RDY) Size (in MB)/(in sectors) : 488386/1000215215 Manufacturer : ATA =20 Model Number : OCZ-VERTEX4 =20 Firmware Revision : 1.5=20 Serial No : OCZ5JAHC862Y945IB7L GUID : N/A Protocol : SATA Drive Type : SATA_SSD