Automic Workload Automation

 View Only

RAID controller serial number using storcli

  • 1.  RAID controller serial number using storcli

    Posted Jan 22, 2025 04:05 AM

    I use storcli commands to get details of RAID configuration on the servers.

    When I use following command


    .\storcli64.exe /c0 show
    Generating detailed summary of the adapter, it may take a while to complete.CLI Version = 007.3007.0000.0000 May 16, 2024
    Operating system = Windows Server 2016
    Controller = 0
    Status = Success
    Description = NoneProduct Name = Cisco UCSC RAID SAS 2008M-8i
    Serial Number =
    SAS Address =  50030130f0900000
    PCI Address = 00:81:00:00

    I am getting empty Serial Number on some Cisco servers. I get serial numbers on other servers mainly Dell poweredge servers.
    What could be reason?
    Is the RAID controller card not having a sarial number or is there a bug in tool that it can not detect the serial number?

    What does SAS address represent?

    Also does the storcli command give the information about which PCI slot is the RAID controller in?

    Thanks