Boot warning says my HDD is bad but its works fine

ImperialCavalry

Commendable
Apr 17, 2016
192
0
1,690
today this morning I opened my computer and got a warning during the cpu fan part, its a american megatrends screen says my hard disk's smart status is bad, showing my other disks,RAM amount CPU clock speed etc, "Backup and Restore" I do not get it, I'm using this hard disk since 3 years now and works like a charm, I did a reset and now my pc opens without problems. Speccy and Disk management says my all disks are okay (healthy) it is possible this is a false alert? Never got a something like this before, Uncorrectable Sector Count is zero so does the
Reallocated Sectors Count, (real value) My computer also sees the hard disk just like before

any help? should I worry?
 
Solution
No, worst case all the data on that particular drive becomes unusable. Most likely thing is the data on the failing drive begins to cause errors at some point, which might crash windows. Eventually enough crashes at the wrong time can corrupt windows and cause further issues. Some drives limp to their death some the first real sign of an issue is it just won't boot one day.
I've had a drive last 3 years after a smart warning and I've had them die inside of a week. It has nothing to do with your data or sectors necessarily. Some part of that drive is having a bit of an issue. Definitely back up anything you can't live without, but it's up to you if you want to replace the drive now or wait till it's dead and gone.
 


Then I will purchase a new hard disk soon, strange thing is disk performance is same as before its fine, I thought failing disks have reduced speed over time, its runs good, I also did a scan disk on that drive and said nothing is wrong.

my windows installed on my SSD, I have two disks connected to my system, computer can crash if HDD completes its lifespan before I buy a new one? (sorry if this sounds stupid)
 
No, worst case all the data on that particular drive becomes unusable. Most likely thing is the data on the failing drive begins to cause errors at some point, which might crash windows. Eventually enough crashes at the wrong time can corrupt windows and cause further issues. Some drives limp to their death some the first real sign of an issue is it just won't boot one day.
 
Solution
The S.M.A.R.T. stats monitored by HDDs were chosen because HDD manufacturers noticed they were highly correlated with drive failures. While getting one of these warnings does not guarantee your drive will fail soon, it is highly likely.


That's one of the few S.M.A.R.T. warnings which indicates a guaranteed failure.

As the years go by, it's unavoidable that some sectors of the HDD will go bad (can't reliably read data written to that sector anymore). Because of how common this is, HDDs are manufactured with a few tens or hundreds of thousands of reserve sectors. When a sector fails, a note is made in the drive's firmware not to use that sector again. Instead, one of these reserve sectors is mapped ("reallocated") to the failed sector, and it is silently substituted every time the filesystem requests data from the known-bad sector.

Your warning indicates the HDD has used up all its reserve sectors. Any subsequent failed sectors will go uncorrected and will result in data loss. Get a new drive and copy your data to it ASAP. You probably have already lost some data (won't be able to copy it off your old drive because it can't read it properly off the bad sectors). And continuing to use the drive just gives other sectors more time to go bad, making it harder to copy 100% of your data to the new drive.

If this were an old drive (like 15+ years old), the problem would not be so urgent as you probably exhausted the reserve sectors naturally. But since the drive is only 3 years old, it's likely a bearing or spindle is failing or has come loose, and the inside of the drive is wobbling slightly making it difficult for the heads to reliably read data, leading to a higher than normal sector failure rate and your drive using up its reserve sectors too quickly. The longer you put off getting a new drive, the greater the risk of a catastrophic failure (bearing or spindle fails completely) and you losing all your data.

strange thing is disk performance is same as before its fine, I thought failing disks have reduced speed over time
There's a ton of error-correction coding (ECC) used in HDDs. It's like how you can scratch a CD or DVD and it'll still play just fine. Up to a certain point when you exceed the ECC's capability to recover the original data, and it fails entirely. Kinda like how on old analog TVs (no ECC) the image would slowly turn into snow as the signal weakened. But on newer digital TVs (where the video stream has ECC) you either get a clean image or no image, with a very small transition in between.