[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [Qube2] Active Monitor Problem
- Subject: Re: [cobalt-users] [Qube2] Active Monitor Problem
- From: Kris Dahl <krislists@xxxxxxxxxxxxx>
- Date: Tue Apr 18 17:06:03 2000
on 4/18/00 2:29 PM, Benoit Perreault at bperreault@xxxxxxxxxxxxx wrote:
> Hi,
>
> I got the following after doing the df
>
> Filesystem 1024-blocks Used Available Capacity Mounted on
> /dev/hda1 297634 269222 28412 90% /
> /dev/hda3 198601 8256 190345 4% /var
> /dev/hda4 11621771 14155 11607616 0% /home
I think the warning is coming from your / partition.
Some how or another that drive has gotten filled up.
Now both /usr and /tmp is on that partition and can easilly fill up the
measly 300 megs allocated. I would check and make sure you haven't added to
much software into the /usr (try putting it in /home). I would also perform
a
rm /tmp/*
to clean up any residual temporary files.
-k