On Fri, 27 Apr 2001, David wrote:

> I found myself out of diskspace due to a runaway httpd log (or bad
> planning, take your pick). I removed one of the logs (see below) but df
> still reported 0% available. Any suggestions why this would not have
> created 424M of space?

Most likely the httpd server still has the file open - which means the
filesystem can't actually delete it - it can only pretend it did.

Shutdown httpd, then delete, then restart httpd - should free up your
space nicely.

DaZZa


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to