4.8 - / out of space

Kris Kennaway kris at obsecurity.org
Mon Jan 3 14:42:04 PST 2005


On Mon, Jan 03, 2005 at 04:31:24PM -0600, McCy Ron wrote:
> System: FreeBSD 4.8 with standard config on PII/400...used mainly as a 
> backup server.
> 
> df shows...
> 
> Filesystem  1K-blocks    Used   Avail Capacity  Mounted on
> /dev/ad0s1a    128990  119660    -988   101%    /
> /dev/ad0s1f    257998       4  237356     0%    /tmp
> /dev/ad0s1g   7426528 2109420 4722986    31%    /usr
> /dev/ad0s1e    257998   15888  221472     7%    /var
> procfs              4       4       0   100%    /proc
> 
> My root file system is full and I can't account for why this is so. I 
> used du on all of the directories on / and could only come up with 
> 28000K of usage - far short of what it's supposed to hold. The User 
> Manual suggests that there my be some files not accounted for by du 
> actually residing on the system. What is the best way to reclaim this space?

Use fstat to find what is holding open a reference to the deleted
file, and kill it.  I think this is explained in the FAQ.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050103/7463c290/attachment.bin


More information about the freebsd-questions mailing list