hard drive

How can I test if my Linux / UNIX hard disk is going bad?

| | | |

smartctl command controls the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA-3 and later ATA, IDE and SCSI-3 hard drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to carry out different types of drive self-tests.

smartctl is a command line utility designed to perform SMART tasks such as printing the SMART self-test and error logs, enabling and disabling SMART automatic testing, and initiating device self-tests.

This article demonstrates usage of smartctl tool to test if hard disk is going bad.

Replacing A Failed Hard Drive In A Software RAID1 Array

| | | | | | |

This guide shows how to remove a failed hard drive from a Linux RAID1 array (software RAID), and how to add a new hard disk to the RAID1 array without losing data.

Syndicate content