I have a 8TB external hard drive that has bad clusters. I realized the problem when CrystalDiskInfo reported that Current Pending Sector Count = 8 and Uncorrectable Sector Count = 8. So I ran chkdsk /v r and during stage 4, I got this message:
====================
Stage 4: Looking for bad clusters in user file data ...
A disk read error occurredc0000483
The disk does not have enough space to replace bad clusters
detected in file 183960 of name \mydirectory\myfilename.ext
1590512 files processed.
File data verification completed.
Phase duration (User file recovery): 7.93 hours.
====================
Chkdsk is still running and is currently in stage 5, which is checking free space which will likely take all day.
I already have a replacement hard drive on the way. However, I have a few important questions:
====================
Stage 4: Looking for bad clusters in user file data ...
A disk read error occurredc0000483
The disk does not have enough space to replace bad clusters
detected in file 183960 of name \mydirectory\myfilename.ext
1590512 files processed.
File data verification completed.
Phase duration (User file recovery): 7.93 hours.
====================
Chkdsk is still running and is currently in stage 5, which is checking free space which will likely take all day.
I already have a replacement hard drive on the way. However, I have a few important questions:
- This hard drive was only maybe 40% full. Why does it say that there is not enough space to replace that bad cluster? Surely the entire hard drive would not be all bad? How would chkdsk even know this considering that it is only in stage 5 that it is checking bad sectors in the free space (which is most of the drive)? Wouldn't it need to check stage 5 first before knowing if there is enough free space to replace the bad cluster?
- Similarly, the above is the entire screen output from Stage 4. Does this mean that just this one file was in a bad cluster, or that there were many files in bad clusters but just this one file cannot be recovered, or that chkdsk found this one file in a bad cluster, couldn't recover it, and there maybe others that chkdsk did not report (because it only reports the first one it finds)?
- When chkdsk moves a file from a bad cluster to a good one (assuming this is what it did, I have no idea), is the file therefore recovered and useable or is it a broken file with junk contents and probably needs to be replaced?
- CrystalDiskMark gave a caution flag from the pending and uncorrectable = 8 counts. Would this drive likely be salvageable for use after a reformat and flagging the bad sectors? I have no idea how high "8" is but I am trying to interpret "caution" as whether it means to throw away the hard drive or just use it for non-critical tasks.
- When my replacement drive comes, what is the best way to transfer the data? Straight file copying, using some disk cloning tool, or other option? Is there any way for me to know which files may have been damaged even after the transfer and need to be replaced?
- I do have a recent backup of some (but not all) of the files on the hard drive. Is there any chance that the backups are corrupted too since they are very recent, or would I have received some kind of error message if the files were being backed up were located in bad sectors? I used a backup utility (FreeFileSync) if that makes any difference.
Thank you.
Last edited: