From owner-freebsd-stable Tue Jul 17 16:32:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cadmium.frontier.net (cadmium.frontier.net [199.45.141.22]) by hub.freebsd.org (Postfix) with ESMTP id 6FA5037B403 for ; Tue, 17 Jul 2001 16:32:25 -0700 (PDT) (envelope-from cewatts@frontier.net) Received: from eggplant.frontier.net (ppp16.pm3-06.durango.frontier.net [66.118.194.16]) by cadmium.frontier.net (Postfix) with ESMTP id 2881989354 for ; Tue, 17 Jul 2001 17:42:33 -0600 (MDT) Date: Tue, 17 Jul 2001 17:36:05 -0600 (Mountain Daylight Time) From: Charlie Watts To: Subject: Filesystem missing space? Message-ID: X-X-Sender: cewatts@newmail.frontier.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've got a missing-space problem that is puzzling me. These don't line up: # df -h | grep usr /dev/da0s1e 2.9G 2.7G -5.5M 100% /usr # du -h /usr 580M /usr Doing an `lsof /usr` doesn't show any open files in /usr that I don't expect. (Bunch of libraries open, mostly.) I've killed almost everything on the system and restarted it, thinking that perhaps a large file was open but had been unlinked. I'm about to try re-booting the box and fsck'ing the disk. I deleted most everything in /usr/ports, which made a several-hundred MB difference in the "du" total, but only made a ~ 50MB difference in the "df" total. softupdates -is- on. Is there anywhere else I should be looking? The box has been up for a few months with no problems. I've been having some problems with Mailman today, though ... had a bunch of copies of it running with a bunch of locks open. I deleted the 0-byte lockfiles before I killed the programs. Are there any softupdates+lock related problems, or should I be looking elsewhere? -- Charlie Watts cewatts@frontier.net Frontier Internet http://www.frontier.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message