Hello all
What is the proper way to fix uncorrectable sectors under Scale?
I attempted the same routine I used under CORE but it doesn't help.
I am getting in log:
Device: /dev/sdcw [SAT], 1 Offline uncorrectable sectors.
SMARTCTL shows:
# 2 Extended offline Completed: read failure 10% 7501 197258024
Then I do:
dd if=/dev/zero of=/dev/sdcw bs=512 count=16 seek=197258024
And run LONG smartctl again.
After it's done I still receive:
# 1 Extended offline Completed: read failure 10% 7608 197258024
Why wasn't the bad sector overwritten? Is there a special way to fix it under SCALE?
What is the proper way to fix uncorrectable sectors under Scale?
I attempted the same routine I used under CORE but it doesn't help.
I am getting in log:
Device: /dev/sdcw [SAT], 1 Offline uncorrectable sectors.
SMARTCTL shows:
# 2 Extended offline Completed: read failure 10% 7501 197258024
Then I do:
dd if=/dev/zero of=/dev/sdcw bs=512 count=16 seek=197258024
And run LONG smartctl again.
After it's done I still receive:
# 1 Extended offline Completed: read failure 10% 7608 197258024
Why wasn't the bad sector overwritten? Is there a special way to fix it under SCALE?