Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Feb 2000 03:06:06 -0500
From:      "James A. Mutter" <jmutter@ds.net>
To:        Chip <chip@wiegand.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Disk is full message, how could this happen?
Message-ID:  <389BD9EE.2E2B4945@ds.net>
References:  <00020423330503.02757@chip.homenet>

next in thread | previous in thread | raw e-mail | index | archive | help
Chip wrote:
> 
> I have had fbsd installed and running a little over a month, I installed as
> described in the Complete FreeBSD book, using a 100 meg partition for the root
> partition. Now I get the following error -
> 
> Feb  4 23:26:41 chip /kernel: pid 4669 (kioslave), uid 0 on /: file system full
> 
> chip# df
> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> /dev/wd1s1a     99183    98867    -7618   108%    /
> /dev/wd1s1f   2749566   590596  1939005    23%    /usr
> procfs              4        4        0   100%    /proc
> /dev/acd0c     659208   659208        0   100%    /dist
> 
> How do rectify this problem? At least I have another disk set up to save file
> too. But 100 megs should be plenty shouldn't it, for the root partition?
> 

You're not logging in or running the system primarily as root are you? 
Do you have files-o-plenty in /root?
Try this:
  * cd /
  * du -x

find out where the hoggage is and take care of it.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?389BD9EE.2E2B4945>