file system full

Philip Hallstrom freebsd at philip.pjkh.com
Thu May 4 20:24:32 UTC 2006


> Hi all,
>
>  My "/var" is fully 99%, because I create one tar.gz of the squid logs.
>
>  I was move for smbfs, then network die!!!
>
>  I try:
>
>  rm -rf file.tar.gz
>
>  and don't have more free space oon the file system.
>
>
>  Somebody help me?

Also, be sure that no process (ie. squid, syslog, etc.) still has an open 
file handle on any of the files you think you'v removed/moved.  They 
aren't really gone till you restart those processes and they close/open 
the file handles...

-philip


More information about the freebsd-questions mailing list