From owner-freebsd-stable@FreeBSD.ORG Mon Jul 28 15:55:30 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB9C37B401 for ; Mon, 28 Jul 2003 15:55:30 -0700 (PDT) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E112E43F3F for ; Mon, 28 Jul 2003 15:55:29 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.12.9/8.12.9) with ESMTP id h6SMtRRD005859; Mon, 28 Jul 2003 18:55:27 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: Date: Mon, 28 Jul 2003 18:55:26 -0400 To: stable@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) cc: Kirk McKusick Subject: Strange results after partition-full condition... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 22:55:30 -0000 I have a test 4.x-stable system that I recently rebooted into. The last time I had updated it was May 3rd. I cvsup'ed it, did the buildworld/installworlds, and everything seemed fine. I then thought I would update all the ports. When upgrading XFree86, the /usr partition ran out of disk space. Now the partition shows up as: (21) df -k Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s2a 251950 35550 196244 15% / /dev/ad0s2f 241870 10 222512 0% /tmp /dev/ad0s2g 2064302 -164180 2063338 -9% /usr /dev/ad0s2e 257998 61258 176102 26% /var /dev/ad0s2h 1311026 676644 529500 56% /Users This has persisted through a bunch of 'sync's and a system reboot. Actually it had started as -1% capacity, but went to -9% as I removed files (like all of /usr/obj/usr/src ). I have some other process running right now, but when that is done I'm going to shutdown and then run fsck on that partition. I assume that will clear it up. This is on a dual-CPU system, if that is significant. The partition is mounted: /dev/ad0s2g on /usr (ufs, local, soft-updates) This is only a test system, so it isn't much of a problem for me. I just thought that it was odd enough that I should mention it. Has anyone else seen behavior like this? -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu