• 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.

Spinning down the hard drive?

CTho9305

Elite Member
I want my hard drive to spin down at night, but the computer to remain on. The problem is that for some reason, the drive gets accessed about once every five seconds or so, and as such, won't spin down. How can I find out what causes these accesses?
 
Originally posted by: CTho9305
I shut off mysqld, apache, and mozilla. Pretty much nothing.

What OS? On Windows trying running filemon from sysinternals.com, that should give you an idea who's touching what...

Bill
 
FYI in linux you can type man hdparm then read about the -S option which will shut your drive down after a certain amount of inactivity.
 
Originally posted by: bsobel
Originally posted by: CTho9305
I shut off mysqld, apache, and mozilla. Pretty much nothing.

What OS? On Windows trying running filemon from sysinternals.com, that should give you an idea who's touching what...

Bill

XP. I set it to spin down after 3 minutes. Guess what? It spins down, then about 30 seconds spins back up
rolleye.gif
. I'll try poking around sysinternals, thanks
 
edit: sysinternals has "DiskMon", which maybe I can use together with filemon to see exactly when the spinup is happening and who did it. But, assuming it is the "System", what can I do to stop it?

edit2: here are the simultaneous logs. The times where the diskmon shows access are the problem accesses. Maybe someone who know more than me could take a look and interpret them? 🙂
 
Turn off everything you can then start a new filmon, hen clear he page (ctr X) .. Don't do anything for a minute or so.. You have to much goin on in your log files to determine what is causing it..



 
Back
Top