Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Harddrive activity at night, causing hd to spin up again....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mariux2
Apprentice
Apprentice


Joined: 16 Sep 2003
Posts: 242

PostPosted: Mon Jan 05, 2004 11:34 pm    Post subject: Harddrive activity at night, causing hd to spin up again.... Reply with quote

I want my hd to spin down and remain spined down through the entire night (the pc is very quiet except for the harddrives and its in my bedroom), so i have set them to spin down. But a few times during the night they spin up again, only to write to the disk for a fraction of a second or so...

I want to figure out what diskactivity is being done at that time (and possibly kill that app at night), is it possible to get a list over the diskactivity? I want to see what files were written during the night...

(The pc is running quite a few servers (ssh, squid, samba, mysql)

(Filemon did not work as i am running 2.6)
Back to top
View user's profile Send private message
El_Presidente_Pufferfish
Veteran
Veteran


Joined: 11 Jul 2002
Posts: 1179
Location: Seattle

PostPosted: Mon Jan 05, 2004 11:35 pm    Post subject: Reply with quote

check your crontab for updatedb maybe
Back to top
View user's profile Send private message
mariux2
Apprentice
Apprentice


Joined: 16 Sep 2003
Posts: 242

PostPosted: Tue Jan 06, 2004 6:40 am    Post subject: Reply with quote

nope, thats not it
Back to top
View user's profile Send private message
dreamer
Apprentice
Apprentice


Joined: 16 Aug 2003
Posts: 236

PostPosted: Tue Jan 06, 2004 2:20 pm    Post subject: Reply with quote

same problem here....
I figured it's mostly logging stuff, so take a closer look at your log configs and maybe yuo'll find a solution there.
Back to top
View user's profile Send private message
mariux2
Apprentice
Apprentice


Joined: 16 Sep 2003
Posts: 242

PostPosted: Tue Feb 17, 2004 8:13 am    Post subject: Reply with quote

HOHO, finally figured it out! It was cupsd writing to /etc/cups/certs/0 constantly. I turned of cupsd and now its not spinning up!
I am experimenting with making /etc/cups/certs/ a ramdrive.

btw, the command i used was "find / -cmin 30"
Back to top
View user's profile Send private message
blixel
Guru
Guru


Joined: 19 Jul 2004
Posts: 403
Location: Central, Florida

PostPosted: Wed Jul 28, 2004 1:00 am    Post subject: Reply with quote

mariux2 wrote:
HOHO, finally figured it out! It was cupsd writing to /etc/cups/certs/0 constantly. I turned of cupsd and now its not spinning up!
I am experimenting with making /etc/cups/certs/ a ramdrive.

btw, the command i used was "find / -cmin 30"


How did you get your hard-drives to spin down in the first place?

I've thought about editing my /etc/conf.d/local/start and adding something like:

hdparm -S 180 /dev/hda
hdparm -S 180 /dev/hdb
hdparm -S 180 /dev/hdf

But I'm not sure if that's really the right way to go about it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum