Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2006 15:27:08 -0500 (CDT)
From:      Philip Hallstrom <freebsd@philip.pjkh.com>
To:        mufalani@bsdmail.org
Cc:        questions@freebsd.org
Subject:   Re: file system full
Message-ID:  <20060504152625.T64621@bravo.pjkh.com>
In-Reply-To: <1146769653.445a50f5394a1@webmail.mxm.com.br>
References:  <1146769653.445a50f5394a1@webmail.mxm.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



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