Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 19:12:27 -0500 (EST)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        waterb11@yahoo.com (water B)
Cc:        questions@freebsd.org
Subject:   Re: File system error
Message-ID:  <200404010012.i310CRc03527@clunix.cl.msu.edu>
In-Reply-To: <20040331235541.52846.qmail@web41413.mail.yahoo.com> from "water B" at Mar 31, 2004 03:55:41 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hi,
>  
> I got a little problem with /usr partition
>  
> # df -h
> Filesystem    Size   Used  Avail Capacity  Mounted on
> /dev/da0s1a   288M    72M   193M    27%    /
> /dev/da0s1f    15G    13G   535M    96%    /usr
> /dev/da0s1e   288M    97M   168M    37%    /var
> procfs        4.0K   4.0K     0B   100%    /proc
> # du -h /usr
> ...
> 6.4G    /usr
> I have deleted some files but it does not restore the used disk.
> Does anybody have an idea?

Well, if those files are open by some process somewhere or if there
are hard links to them, the disk space won't be released until
those conditions are altered.   So, that could be one reason.

////jerry

>  
> Thanks.
> 



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