Smartctl

From Wiki
Revision as of 17:35, 31 March 2011 by Scott (talk | contribs) (Created page with 'May need to install the <code>smartmontools</code> package. To check a standard SATA drive: <pre> smartctl -a -d ata /dev/sda </pre> To check a disk behind a 3ware RAID control…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

May need to install the smartmontools package.

To check a standard SATA drive:

smartctl -a -d ata /dev/sda

To check a disk behind a 3ware RAID controller:

smartctl -a -d 3ware,8 /dev/twa0