SMART disks maintenance - Current_Pending_Sector
Howto is based on FreeBSD.
dd parameters to use for Linux:
dd if=/dev/sdc of=/dev/sdc count=1 conv=noerror ibs=512 obs=512 iflag=direct,sync oflag=direct,sync seek=98343779 skip=98343779
If you have softraid you can use other disks in array as source:
dd if=/dev/sdd of=/dev/sdc count=1 conv=noerror ibs=512 obs=512 iflag=direct,sync oflag=direct,sync seek=98343779 skip=98343779
Sat 10 Nov 2012 01:45:19 PM CET - permalink -
-
http://daemon-notes.com/articles/other/smartmontools/current-pending