Getting SMART data behind Broadcom MegaRAID controllers

Getting SMART data behind Broadcom MegaRAID controllers

 

Applications Needed:

Smartmontools - zypper/yum/apt-get in/install smartmontools

Storcli: https://docs.broadcom.com/docs/1.21.06_StorCLI

 

First query the MegaRAID controller to get the list of DID's for the drives needing to be queried . In this case 43,81,82,83 These DID's will be used when running the smartctl command later.

storcli.PNG

Next run lsblk -l to get your drive letter. We will be using /dev/sdb

lsblk.PNG

With the information gathered on the first two commands you can now run smartctl to query the drives. You will need to change the DID for each drive and in this case since the drives are in a RAID /dev/sdb does not change when running the command.

smartctl_alt.PNG

smartctl_01.PNG

 

Performed on:

CentOS 7.3

Supermicro X10DRL-i

Broadcom MegaRAID 9260-8i,9361-8i


    • Related Articles

    • Storcli for FreeBSD and Other Operating Systems

      UPDATE (4/28/17): Broadcom acquired Avago since the time of the original publication of this article. To access Storcli and other "LSI" utilities, use the following link and select your product: https://www.broadcom.com/support/download-search ...
    • MegaRAID Controller Alarm Still Active After VD Rebuild Completes

      Copyback is enabled by default on MegaRAID controllers. If a hot spare is used for rebuild, the alarm will still be active after a rebuild until the Copyback procedure has completed. The purpose of Copyback is to allow administrators to retain ...
    • Fan alerts in MegaRAID Storage Manager

      Q: My RAID controller is reporting fan failures, but the system appears to be functioning just fine. Why is this happening? A: The RAID controller is reading those statuses from the backplane. This is normal behavior if you have recently installed a ...
    • HDD models and serials

      Q: I have a failed hard drive, but I do not know the model and serial. How do I obtain this information? A: If the the component is still visible to your operating system and hard drive controller, you can utilize a number of graphical and command ...
    • Drive failure behavior

      Q: What is the default behavior when a drive fails? A: The default settings for a MegaRAID controller will enforce an automatic rebuild policy, and usually an automatic copyback as well. The automatic rebuild, in the presence of commissioned hot ...