• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Hard drive noise

coldmeat

Diamond Member
So I decided to defrag my hard drive since I haven't done it once since I last reformatted which was about 1.5 years ago. It's 500gb and it was full except for 3gb which I didn't realize, so I had to do it again when I freed up more space.

It's been about a week and a half since I've done it, and ever since it makes a lot of noise (it was pretty much silent before) and I've noticed that it's slowed down.

Is this a sign that it could be about to fail? Should I be worried?
 
Originally posted by: coldmeat
It's 500gb and it was full except for 3gb which I didn't realize, so I had to do it again when I freed up more space.
That's a horribly low percentage of free space for that size drive.
My guess is that defragging took a very long time.


 
Originally posted by: graysky
Describe the noise... clicking or chattering? Does it do it idle or when read/write?

More of a chattering I guess, kind of a grinding noise as well. It only happens when it's reading/writing.
 
Originally posted by: Blain
Originally posted by: coldmeat
It's 500gb and it was full except for 3gb which I didn't realize, so I had to do it again when I freed up more space.
That's a horribly low percentage of free space for that size drive.
My guess is that defragging took a very long time.

Ya, I wasn't really paying attention to the analysis when I started it. I downloaded diskeeper trial, and it worked on it over night, and when I woke up it was finished but barely made any progress. So I cleared ~50gb then did it again.
 
I'm no expert, but if it's not doing it while idle, that's a good sign. Have you run a SMART check via smartmontools? Try a long test and see the results. Also, how many hours are on the HDD (this is something you'll get by the smartmontools report)?

Example:


Sorry, I can't get the code tag to work right.
 
3 hours for a long test? Can I use the hard drive while the test is running for something like a movie?

And it said 6192 hours after I ran the short test.
 
Run a CHKDSK and see what your file allocation unit (cluster) size is.

If it's 512 bytes then defragging is painfully slow and will use a TON of memory. Usually this happens if a drive was formatted FAT32 from the beginning and converted to NTFS using the convert utility.

On NON OS drives it's always better (if the above is true) to do a fresh format with 4096 byte (4K) clusters. Performance will be much better.
 
Back
Top