From owner-freebsd-bugs Fri Jul 9 7: 6:37 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DBF56155DE; Fri, 9 Jul 1999 07:06:33 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA60892; Fri, 9 Jul 1999 07:06:33 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Fri, 9 Jul 1999 07:06:33 -0700 (PDT) From: Message-Id: <199907091406.HAA60892@freefall.freebsd.org> To: kientzle@acm.org, sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/12527: Deleting a large file loses disk space Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Deleting a large file loses disk space State-Changed-From-To: open->feedback State-Changed-By: sheldonh State-Changed-When: Fri Jul 9 07:04:55 PDT 1999 State-Changed-Why: From : 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message