Рубрики
HDD \ SSD \ ISO \ CD-ROM \ LVM \ FS \ RAID \ Диск

smartctl \ S.M.A.R.T. (SMART, жизнь диска)

S.M.A.R.T. (SMART, жизнь диска)

smartctl --scan - показать все доступные устройства
smartctl -a /dev/ad2 - Отобразить информацию SMART
smartctl -A /dev/hda - S.M.A.R.T (smartmontools - нужен пакет (еще есть gsmartcontrol+smartmontools+libatasmart))
smartctl -s on -a /dev/sda - проверить состояние диска  S.M.A.R.T.

Для проверки ssd используют

Для windows:
wmic diskdrive get status - напишет ок если все в порядке с диском

Для linux:
sudo smartctl -i -a /dev/sda - напишет информацию о состоянии диска

RocketRAID

https://www.smartmontools.org/wiki/Supported_RAID-Controllers
HighPoint RocketRAID SATA RAID controller	

smartctl -a -d hpt,L/M/N /dev/sdX 	

HP/Compaq

https://www.smartmontools.org/wiki/Supported_RAID-Controllers
CCISS (HP/Compaq Smart Array Controller)	
smartctl -a -d cciss,N /dev/cciss/cXd0 	

smartctl -a -d cciss,4 /dev/sg0

hpacucli ctrl all show config

ssacli ctrl all show config
ssacli ctrl all show config detail



MegaRAID \ Dell PERC

https://www.smartmontools.org/wiki/Supported_RAID-Controllers
LSI MegaRAID SAS RAID controller
Dell PERC 5/i,6/i controller	            

smartctl -a -d megaraid,N /dev/sdX


Intel ICHxR RAID

https://www.smartmontools.org/wiki/Supported_RAID-Controllers
Intel ICHxR RAID (Intel Rapid/Matrix Storage)	

smartclt -a /dev/sdX

Adaptec SAS RAID controller

https://www.smartmontools.org/wiki/Supported_RAID-Controllers
Adaptec SAS RAID controller (devices supported by ​aacraid driver)

smartctl -a -d aacraid,H,L,ID /dev/sdX