Methods for Checking SMART Data on Different RAID Types - Linux
  • 09 Feb 2023
  • 1 Minute to read
  • Dark
    Light

Methods for Checking SMART Data on Different RAID Types - Linux

  • Dark
    Light
  • New

Article Summary

If you're worried about SMART Data on your devices, there a numerous ways depending on the RAID device located in your Server.

Generally, to work out what RAID device you're using, you can use the following command to locate which driver is being loaded.
Below are a few different outputs you could expect depending on the type of card are included below:

LSI / MegaRAID / Dell Perc

# lspci -nnn | grep -i RAID
02:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] [1000:0073] (rev 03)
# lspci -nnn | grep -i RAID
03:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] [1000:0079] (rev 05)

Adaptec

# lspci -nnnn | grep -i raid
08:00.0 RAID bus controller [0104]: Adaptec AAC-RAID [9005:0285] (rev 09)

In most cases if your service has a Hardware RAID card, it would be an LSI-Based or Dell PERC (Rebranded LSI) RAID Card.
In some instances you may have an Adaptec based Controller, or running on On-Board SATA Ports (Intel AHCI or RAID Mode).

Below are a few articles pointing to different Cards you may locate:


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses