Re: Disk Usage Incorrect
Re: Disk Usage Incorrect
- Subject: Re: Disk Usage Incorrect
- From: Michael Hogsett <email@hidden>
- Date: Thu, 13 Jan 2005 15:33:01 -0800
Matt Deatherage wrote:
If there are other explanations, I can't think of them.
Another potential, although unlikely, possibility is that a running
process has an open file handle to a file that has been deleted from the
filesystem. If MacOSX behaves like other unix OSs the file will
continue to occupy space on the disk until the filehandle is closed, but
since there is no entry in the file system for this file 'du' will not
include the deleted-but-open file's size in its calculation since it
can't stat the file.
For 58GBytes of missing space this is highly unlikely. Also this is not
possible across reboots (since obviously all filehandles are closed on
shutdown).
- Mike Hogsett
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden