Content deleted Content added
m Reverted edits by 108.170.140.88 (talk) to last version by GreenC bot |
|||
Line 3:
==Overview==
Modern [[hard drive]]s feature an ability to recover from some read/write errors by internally remapping [[Disk sector|sectors]] and performing other forms of self
If the drive itself is inherently reliable but has some bad sectors, then TLER and similar features prevent a disk from being unnecessarily marked as 'failed' by limiting the time spent on correcting detected errors before advising the array controller of a failed operation. The array controller can then handle the data recovery for the limited amount involved, rather than marking the entire drive as faulty.
Line 51:
==smartctl utility==
The {{Mono|smartctl}} utility (part of the smartmontools package) can be used<ref>[http://cgi.csc.liv.ac.uk/~greg/projects/er c/ Author's description of the original patch to smartctl that implemented that feature]</ref> on hard disk drives that fully implement the ATA-8<ref>[http://www.t13.org/documents/UploadedDocuments/docs2007/D1699r4a-ATA8-ACS.pdf AT Attachment 8
Control (scterc) parameter.
Line 62:
==Software RAID==
Linux [[mdadm]] simply holds and lets the drive complete its recovery
==References==
|