Smartctl
Jump to navigation
Jump to search
The smartctl Command Line Tool of Smartmontools is primarily used to query SMART attributes of hard drives and SSDs.[1]
Check RAID array list
can display which disks of the RAID controller are accessible.
cat /proc/scsi/scsi
smartctl over LSI array
smartctl provides integrated support for MegaRAID controller
sudo smartctl -a -d megaraid,N /dev/sdX
Where <N> stands for the device ID on the RAID controller. These can be displayed via the StorCLI (column DID).
sudo storcli /c0 /eall /sall show