When HDD wakes up?
Posted
by
NumberFour
on Server Fault
See other posts from Server Fault
or by NumberFour
Published on 2010-11-20T13:41:48Z
Indexed on
2012/12/01
11:08 UTC
Read the original article
Hit count: 217
Im looking for some small script or application which could log the time when a non-system disk wakes up.
I cannot identify which application or script wakes up my non-system drive (which has to be asleep until I work with it). I have already set the noatime flag, tried to use powertop and iotop to determine which application could prevent it from going to sleep - but with no result.
So my plan is to set this drive asleep (hdparm -Y) and see at what time it gets regularly woken up.
Thanks for any advice.
© Server Fault or respective owner