Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2007 21:43:26 -0400
From:      r17fbsd@xxiii.com
To:        "Dixit, Viraj" <Viraj.Dixit@CityofPaloAlto.org>, <freebsd-questions@freebsd.org>
Subject:   Re: Filesystem Full
Message-ID:  <6.2.3.4.2.20070612213832.043d9bf0@mailsvr.xxiii.com>
In-Reply-To: <FC06B6F116E006459C432D67381F5AE50517F0D6@xpo.staff.copa>
References:  <A3114C5FA7BA8E4B8F20A198F8991750D8DD57@xiris.staff.copa> <FC06B6F116E006459C432D67381F5AE50517F0D6@xpo.staff.copa>

next in thread | previous in thread | raw e-mail | index | archive | help
At 07:03 PM 6/12/2007, Dixit, Viraj wrote:
>My FreeBSD 5.3 system message logs are showing me this info,
>Jun 12 14:53:48 gatekeeper kernel: pid 58059 (ftpd), uid 1049 inumber
>141313 on /usr: filesystem full
>/dev/da0s1f   7529054 7381944 -455214   107%    /usr

Well, df shows /usr at 107% of capacity, so that explains "filesystem 
full".  It's possible to have it over 100% because there is some 
reserve space set aside when you format, but you've used that up as 
well.  Try "du -ks /usr*" to see where it's being used, and delete 
something.  Maybe logs in /usr/local/var,  mail in home dirs, or do 
you have Samba file shares under /usr ?

   -RW




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.2.20070612213832.043d9bf0>