Mystery of increasing disk usage

Peter Boosten peter at boosten.org
Fri Aug 3 12:42:39 PDT 2007



Peter Boosten wrote:
> Bill Moran wrote:
>> If I remember correctly, the most common reason for this is files that
>> have been deleted, but have not had all references to them closed (i.e.
>> file descriptors).
>>
> You remember correctly: I've seen this happening with Apache logfiles
> that had been deleted but Apache didn't know about that...
> 

A solution might be searching with fstat or lsof...

Peter
-- 
http://www.boosten.org


More information about the freebsd-questions mailing list