Check hard drive status – smartctl linux tool

| April 30, 2011

Query the disk’s health status, run disk self-tests, examine the disk’s self-test log (results of the last 21 self-tests) and examine the disk’s ATA error log (details of the last five disk errors).

#smartctl -q errorsonly -H -l selftest -l error /dev/hdc

Tags: , ,

Category: Linux Administration

Comments are closed.