Smartctl: Difference between revisions
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 edit summary |
||
Line 1: | Line 1: | ||
{{lowercase title}} | |||
May need to install the <code>smartmontools</code> package. | May need to install the <code>smartmontools</code> package. | ||
Latest revision as of 17:41, 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