Filesystem Full

r17fbsd at xxiii.com r17fbsd at xxiii.com
Wed Jun 13 01:43:20 UTC 2007


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



More information about the freebsd-questions mailing list