| Summary: | Deleting a large file loses disk space | ||
|---|---|---|---|
| Product: | Base System | Reporter: | kientzle |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
kientzle
1999-07-06 01:50:00 UTC
State Changed From-To: open->feedback From <Pine.NEB.3.95.971114152907.13922C-100000@praline.no.neosoft.com>: Some process has a file that has been rm'ed open, likely. The file is not actually deleted until the last process that has it open closes it. Du will report the space as unused, df will report correctly. Are you sure this isn't the cause of your perceived problem? State Changed From-To: feedback->closed Submitter agrees that the symptoms were caused by a process holding a deleted file open. |