Unsolved
This post is more than 5 years old
7 Posts
0
20595
September 30th, 2007 18:00
2nd hard disk spins down after each file access.
XPS-410
Vista Home Premium
2 Gig ram
I added a second hard drive to my XPS-410, a Western Digital WD500AAKS. It spins down after each file access even though the power management setting is set to 60 minutes. This is only a problem with the second hard drive, the main hard drive works fine. It goes like this.
Access a file, wait for the drive to spin up, the first file reads normally, then 10 seconds later the drive spins down.
Then access a second file, wait for the drive to spin up, the second file reads normally, then 10 seconds later the drive spins down.
Then access a third file, wait for the drive to spin up, the third file reads normally, then 10 seconds later the drive spins down.
This is nuts. I have the hard disk spin down setting set at 60 minutes. Obviously that 60 minute setting is being ignored. What's going on here and how do I fix it?
Tom
Vista Home Premium
2 Gig ram
I added a second hard drive to my XPS-410, a Western Digital WD500AAKS. It spins down after each file access even though the power management setting is set to 60 minutes. This is only a problem with the second hard drive, the main hard drive works fine. It goes like this.
Access a file, wait for the drive to spin up, the first file reads normally, then 10 seconds later the drive spins down.
Then access a second file, wait for the drive to spin up, the second file reads normally, then 10 seconds later the drive spins down.
Then access a third file, wait for the drive to spin up, the third file reads normally, then 10 seconds later the drive spins down.
This is nuts. I have the hard disk spin down setting set at 60 minutes. Obviously that 60 minute setting is being ignored. What's going on here and how do I fix it?
Tom
No Events found!


mombodog
2 Intern
•
12.7K Posts
0
September 30th, 2007 20:00
tlveik
7 Posts
0
October 1st, 2007 21:00
It's hard for me to believe that the hard drive may be faulty because this power management issue is the only problem I have with it. It works flawlessly otherwise. My guess is that it's a Vista problem.
I tried loading defaults in the bios as you suggested and that didn't change the spin-down behavior.
I did run across one other person with very similar spin-down behavior on a usenet newsgroup. The difference with his situation was that the spin-down timing was more random, but still much quicker than the power management setting would allow. No solutions there yet.
Tom
mombodog
2 Intern
•
12.7K Posts
0
October 1st, 2007 21:00
haiduc
7 Posts
0
October 21st, 2007 12:00
mombodog
2 Intern
•
12.7K Posts
0
October 21st, 2007 13:00
haiduc
7 Posts
0
October 23rd, 2007 07:00
tlveik
7 Posts
0
October 24th, 2007 00:00
I tried adjusting the "turn off hard disk after" setting a couple minutes and that doesn't help me. My second drive still spins down seconds after each file access. The only thing that helps is to make that setting "never". Then the drive keeps spinning. I'd rather have it spin down down after an hour though.
mombodog
2 Intern
•
12.7K Posts
0
October 24th, 2007 00:00
tlveik
7 Posts
0
October 24th, 2007 00:00
We've been through that already earlier in this thread. That didn't turn up anything. Is there any way to separate the "spin down after" setting for the two drives? Any useful registry tweaks?
mombodog
2 Intern
•
12.7K Posts
0
October 24th, 2007 01:00
tlveik
7 Posts
0
December 14th, 2007 00:00
mombodog
2 Intern
•
12.7K Posts
0
December 14th, 2007 02:00
powercfg -x -disk-timeout-ac 0
powercfg -x -disk-timeout-dc 0
powercfg -setactive scheme_current
This should disable the default power-saving features by preventing the disks from spinning down. You should no longer experience the "lag time" in waiting for the disk to spin back up. However, you will no longer see the power savings gained by spinning the disk down while it is not in use."
I have always used this setting on my Windows installs, I guess that is why I have not experienced this problem.