Skip site navigation (1)Skip section navigation (2)
Date:      09 Jul 2003 04:36:50 -0400
From:      "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To:        bodo ah <embohoh@yahoo.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: /var error
Message-ID:  <1057739810.6430.3.camel@pyanfar.ece.cmu.edu>
In-Reply-To: <20030709082956.61490.qmail@web42004.mail.yahoo.com>
References:  <20030709082956.61490.qmail@web42004.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-07-09 at 04:29, bodo ah wrote:
> #df -h
> ...
> /dev/da0s1e   288M   265M -208.0K   100%    /var
> ...
> #du -h /var
> ..
>  19M    /var
> ..
>  
> Does anybody has an idea what Im supposed to do?

Install sysutils/lsof and use it to find what program has a deleted file
open on /var; kill that program, and the space will be reclaimed.

-- 
brandon s. allbery   [os/2][linux][solaris][japh]  allbery@kf8nh.apk.net
system administrator      [WAY too many hats]        allbery@ece.cmu.edu
electrical and computer engineering                                KF8NH
carnegie mellon university  ["better check the oblivious first" -ke6sls]



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