[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: why sarge is so noisy



On 9/7/07, Serena Cantor <qipaishi2006@yahoo.com> wrote:
> I have sarge, I use it all the time (it's server)
> The machine is my bedroom and scsi disk make noise from time to time (it's read/writing)
>
> which script cause reading/writing? Let's assume it's default installation. I don't start any
> program myself.
>

First stop cron, and check if you still get the noise. If the noise
stops then check what runs from cron (tail /var/log/syslog). If your
scsi drive makes a noise every minute, on the minute (or on some
interval of time divisible by 60 seconds) then it is probably a cron
script.

Then run pstree and see what's running. Kill the process off one by
one until the noise stops. When the noise stops then the last thing
you killed is your suspect.



Reply to: