I inherited a responsibility for a few FreeNAS boxes at work. I am trying to Identify the manufacturer/model of the HBAs. Is there a way to do this through the CLI?
Code:
root@dsstor01:~ # sas2ircu list
LSI Corporation SAS2 IR Configuration Utility.
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved.
Adapter Vendor Device SubSys SubSys
Index Type ID ID Pci Address Ven ID Dev ID
----- ------------ ------ ------ ----------------- ------ ------
0 SAS2308_1 1000h 86h 00h:04h:00h:00h 15d9h 0691h
SAS2IRCU: Utility Completed Successfully
root@dsstor01:~ # sas2flash -listall
LSI Corporation SAS2 Flash Utility
Version 16.00.00.00 (2013.03.01)
Copyright (c) 2008-2013 LSI Corporation. All rights reserved
Adapter Selected is a LSI SAS: SAS2308_1(D1)
Num Ctlr FW Ver NVDATA x86-BIOS PCI Addr
----------------------------------------------------------------------------
0 SAS2308_1(D1) 20.00.07.00 14.01.30.16 07.31.00.00 00:04:00:00
Finished Processing Commands Successfully.
Exiting SAS2Flash.