Smartctl: Difference between revisions

From Wiki
Jump to navigation Jump to search
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…'
(No difference)

Revision as of 17:35, 31 March 2011

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