From: Stef van der Made <svdmade@planet.nl>
To: Helge Hafting <helgehaf@aitel.hist.no>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Heavy disk activity without apperant reason (added more info)
Date: Fri, 31 Oct 2003 22:23:13 +0100 [thread overview]
Message-ID: <3FA2D2C1.90303@planet.nl> (raw)
In-Reply-To: <3F9D0BBB.9080600@aitel.hist.no>
Dear All,
Thanks for all the help. I reread all the emails sent and looked into
cron. The dug into the logs and found some interesting stuff in the
maillog and messages. Sendmail apperantly needed procmail to work
properly with the latest version. This solved my issue.
Thanks everybody for your help. This again proves that I'm just a newbee
in the debuging of problems on Linux. OS/400 seems to be more my area of
expertise ;-)
Stef
Helge Hafting wrote:
> Stef van der Made wrote:
>
>>
>> On my AMD athlon system with 512MB memory I sometimes get a lot of
>> disk activity the activity normaly lasts for about 10 seconds and
>> after that the disk stays relativily quiet as expected with the load
>> on the system. When I look into top I don't see any programs that
>> could explain the disk activity. The system is in most cases not
>> using any swap.
>>
> Try finding out what is causing this.
> Have a "vmstat 1" running. Break it after this
> disk activity starts. You should be able to
> see wether it is normal io or swap.
>
> Also have a "top -d 1" running. A normal
> process issuing lots of io will probably
> show up here too. "ps aux" during
> the activity might also be a good idea.
>
> Note that such behaviour isn't necessarily unusual.
> Perhaps cron started something that needed lots
> of reads to start? Perhaps you got a bunch of emails?
> Email software often use synchronous writes, so they won't
> loose any of your mail even in case of a crash.
> This synchronous io makes for _lots_ of disk seeking.
> Email filters (for spam and other purposes) may make this even worse,
> with email messages being written synchronously several times.
> If you use "fetchmail" started by cron - see if these disk bursts
> correspond with mail fetching.
>
> Helge Hafting
>
>
prev parent reply other threads:[~2003-10-31 21:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-26 12:55 Heavy disk activity without apperant reason (added more info) Stef van der Made
2003-10-26 16:13 ` Jose Luis Domingo Lopez
2003-10-27 0:07 ` jw schultz
2003-10-27 12:12 ` Helge Hafting
2003-10-27 19:25 ` Stef van der Made
2003-10-28 12:15 ` Helge Hafting
2003-10-28 14:22 ` Mike Dresser
2003-10-31 21:23 ` Stef van der Made [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FA2D2C1.90303@planet.nl \
--to=svdmade@planet.nl \
--cc=helgehaf@aitel.hist.no \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox