Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Sep 2000 13:59:10 -0400
From:      Bill Moran <wmoran@columbus.rr.com>
To:        Khairuddin Ghani <abdulgha@usc.edu>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: full /var, but minimal content.
Message-ID:  <39B928EE.1EEE0729@columbus.rr.com>
References:  <DEEPJPCNCILOOFPCLOHDKEIECEAA.abdulgha@usc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Khairuddin Ghani wrote:
> 
> Hello.
> 
> There seems to be a problem with a machine of mine running 4.0-RELEASE. /var
> seems to be completely full, but du(1) only shows around 1% of it being used.
> 
> Here's df(1) output:
> Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
> /dev/ad0s1a    992239    24384   888476     3%    /
> /dev/ad0s1f    992239     4620   908240     1%    /tmp
> /dev/ad0s1g   5706541   964351  4285667    18%    /usr
> /dev/ad0s1e    992239   932335   -19475   102%    /var
> procfs              4        4        0   100%    /proc
> 
> Here's du(1) output on /var:
>   0B    ./account
<SNIP>
> 9.1M    .
> 9.1M    total
> 
> Hope someone can help. Thanks all. :)

I remember a conversation about this problem earlier and the solution
was that used space wasn't truely reclaimed until all open descripters
to it were closed (or something like that ...)
Try kill -HUP ing the daemons that are logging to that drive and/or
creating files on it.

-Bill

--
FreeBSD ('BSD'):
No battles to the death are recalled. It is a small Daemon wearing
sneakers. It
is normally found on Internet servers and powerful desktops, and moves
very
quickly. A kill of this poweful creature is enough to tick off any
sysadmin. It
is highly magical, having the power to serve. It resists DoS and SYN
flood
attacks. Nothing is known about its attack.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39B928EE.1EEE0729>