How tot track which program causes my harddrive to spin up
        Posted  
        
            by 
                Andreas
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Andreas
        
        
        
        Published on 2012-11-02T09:28:06Z
        Indexed on 
            2012/11/02
            11:03 UTC
        
        
        Read the original article
        Hit count: 531
        
I have a strange problem: Every half hour one of my hard disks gets powered on again. I recognize this by the sound of a hard disk spinning up.
So far I was not able to track which program could cause this.
- I ran Process Monitor to see whether there is an I/O peak coinciding with the spin-up.
 - I checked Windows event viewer if there is an appropriate event at the same time
 
Any ideas other than the usual disabling-services/programs etc. (which would be my next investigation step)?
Also, it would be helpful to have a program that shows the current power status of all my drives, if there is one. Harddisk Sentinel unfortunately cannot do the job because it powers on all drives upon start and prevents their going into sleep mode.
Thanks in advance. :)
© Server Fault or respective owner