Koozali.org: home of the SME Server

Excessive hard drive activity

Offline pwgsc1

  • ****
  • 93
  • +0/-0
Excessive hard drive activity
« on: November 12, 2007, 07:07:53 PM »
Hi,

I did a yum upgrade about a week ago, did some 219 updates.  Ever sense then I've had excessive hard drive activity, it's constantly running and you can hear the clicking of it's activity for hours on end with no stopping.

- I'm at version 7.2
- I have raid enabled and the status screen says everything is "in a clean state"
- I don't have virus scanning enabled for files or e-mail.
- I run PS and all I get is Bash and PS processes running

Any ideas why this is happening or what I can check to see why?

Thanks,

Craig

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Excessive hard drive activity
« Reply #1 on: November 12, 2007, 07:09:42 PM »
Hi,

I did a yum upgrade about a week ago, did some 219 updates.  Ever sense then I've had excessive hard drive activity, it's constantly running and you can hear the clicking of it's activity for hours on end with no stopping.

- I'm at version 7.2
- I have raid enabled and the status screen says everything is "in a clean state"
- I don't have virus scanning enabled for files or e-mail.
- I run PS and all I get is Bash and PS processes running

Any ideas why this is happening or what I can check to see why?

Thanks,

Craig

Did you do the signal-event post-upgrade and signal-event reboot commands or the reconfigure per server-manager after the upgrade? Do you have any contribs installed on the system?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline pwgsc1

  • ****
  • 93
  • +0/-0
Re: Excessive hard drive activity
« Reply #2 on: November 12, 2007, 08:47:03 PM »
Hi,

Yes I did the necessary  reboot processes.  No errors on reconfigure or boot up.

I have a few contribs  added:  dungog joomla, ddclient, awstats, crontab manager, gallery2, phpmyadmin, sme7admin, dungog rsync.

I turned on awstats to make sure it's not my website all of a sudden getting a pounding. I don't know why it would, kinda boring if your not me.  :-)

Thanks

Offline thomasch

  • *
  • 232
  • +0/-0
Re: Excessive hard drive activity
« Reply #3 on: November 13, 2007, 03:59:54 AM »
ps only show you what is running on your login prompt
do a " ps ax  |more " instead

SME includes standard tool to track down what is running, how much Memory and CPU cycle the process take..
try :
Code: [Select]
top
if you want a nicer user interface use :
Code: [Select]
htop
this nice tool can show you what is running what %CPU and what %MEM  (and some information that I don't understand)
you may suspect on one or two process with high CPU and Memory usage