smartctl -a -d cciss,4 /dev/sda
Цифру 4 меняем на номер диска, что надо нам посмотреть
Error: No controllers detected. Possible causes: - The driver for the installed controller(s) is not loaded. - On LINUX, the scsi_generic (sg) driver module is not loaded. See the README file for more details.
Решение прямо в сообщении об ошибке. Надо загрузить модуль sg
modprobe sg
Ставим утилиту hpssacli
Запускаем
<code> ./hpssacli ctrl all show config detail