Help Confirming sas2flash -listall for LSI 9211-8i [resolved]

Fleshmauler

Explorer
Joined
Jan 26, 2022
Messages
79
[EDIT]Yeah I went ahead & fixed this by booting into UEFI shell & flashing the firmware to version 20.00.07.00 - here is the guide. URL or two in there are a bit out of date, but if you look at what it was posted & what is available at the general github link you should be able to figure out that this is what would be the relevant link for steps 9.

Anyway, post edited in case this ever helps anyone or if I need to ref to it in the future.

Code:
sas2flash -list
LSI Corporation SAS2 Flash Utility
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved

        Adapter Selected is a LSI SAS: SAS2008(B2)   

        Controller Number              : 0
        Controller                     : SAS2008(B2)   
        PCI Address                    : 00:2e:00:00
        SAS Address                    : 500605b-0-0471-9800
        NVDATA Version (Default)       : 14.01.00.08
        NVDATA Version (Persistent)    : 14.01.00.08
        Firmware Product ID            : 0x2213 (IT)
        Firmware Version               : 20.00.07.00
        NVDATA Vendor                  : LSI
        NVDATA Product ID              : SAS9211-8i
        BIOS Version                   : 07.39.02.00
        UEFI BSD Version               : N/A
        FCODE Version                  : N/A
        Board Name                     : IBM 6Gb Perf HBA
        Board Assembly                 : H3-25113-02C
        Board Tracer Number            : SP20302384

        Finished Processing Commands Successfully.
        Exiting SAS2Flash.

[/EDIT]



I recently had a sata port on my motherboard die & slapped in a LSI 9211-8i of 4th hand origin. As there are various rebranded versions of it, I'm not 100% on what I have or if it is the right firmware. If someone could help me confirm, it would be very much appreciated:

Code:
[~]# storcli show all  
CLI Version = 007.1504.0000.0000 June 22, 2020
Operating system = Linux 5.10.142+truenas
Status Code = 0
Status = Success
Description = None

Number of Controllers = 0
Host Name = truenas
Operating System  = Linux 5.10.142+truenas
StoreLib IT Version = 07.1503.0200.0000
StoreLib IR3 Version = 16.12-0


Code:
[~]# sas2flash -listall
LSI Corporation SAS2 Flash Utility
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved

        Adapter Selected is a LSI SAS: SAS2008(B2)  

Num   Ctlr            FW Ver        NVDATA        x86-BIOS         PCI Addr
----------------------------------------------------------------------------

0  SAS2008(B2)     10.00.05.00    0a.02.00.18    07.19.00.00     00:2e:00:00

        Finished Processing Commands Successfully.
        Exiting SAS2Flash.


Code:
[~]# sas2flash -list  
LSI Corporation SAS2 Flash Utility
Version 20.00.00.00 (2014.09.18)
Copyright (c) 2008-2014 LSI Corporation. All rights reserved

        Adapter Selected is a LSI SAS: SAS2008(B2)  

        Controller Number              : 0
        Controller                     : SAS2008(B2)  
        PCI Address                    : 00:2e:00:00
        SAS Address                    : 500605b-0-0471-9800
        NVDATA Version (Default)       : 0a.02.00.18
        NVDATA Version (Persistent)    : 0a.02.00.18
        Firmware Product ID            : 0x2213 (IT)
        Firmware Version               : 10.00.05.00
        NVDATA Vendor                  : LSI
        NVDATA Product ID              : Undefined
        BIOS Version                   : 07.19.00.00
        UEFI BSD Version               : 07.18.01.05
        FCODE Version                  : N/A
        Board Name                     : IBM 6Gb Perf HBA
        Board Assembly                 : H3-25113-02C
        Board Tracer Number            : SP20302384

        Finished Processing Commands Successfully.
        Exiting SAS2Flash.


Please let me know if I can better help you to help me by providing any other information.
 
Last edited:
Top