Re: Slocate/backup, big load on 2.4.X

From: Andrew Morton (akpm@digeo.com)
Date: Wed May 28 2003 - 18:11:25 EST


Lukasz Trabinski <lukasz@xxxxxxxxxxxxxxxx> wrote:
>
> After 12 hours of reboot, when updatedb is running or backup via amanda,
> system "get" very high load,

High load isn't necesarily a problem - it just means that a lot of
processes are waiting on disk I/O. Because updatedb is flogging the disks.

Do a full "ps aux" listing and you'll probably see lots of processes in "D"
state, waiting for the disk head to seek across and read whatever it is
they are trying to read.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/