From owner-freebsd-fs@FreeBSD.ORG Thu Dec 6 21:53:54 2007 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4594316A417 for ; Thu, 6 Dec 2007 21:53:54 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (unknown [IPv6:2001:5c0:8fff:fffe::214d]) by mx1.freebsd.org (Postfix) with ESMTP id 0EF2F13C461 for ; Thu, 6 Dec 2007 21:53:54 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1J0OfI-0004Ja-H7; Thu, 06 Dec 2007 16:53:52 -0500 Date: Thu, 6 Dec 2007 16:53:52 -0500 From: Gary Palmer To: Josef Karthauser Message-ID: <20071206215352.GA986@in-addr.com> References: <20071206210848.GA63825@transwarp.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071206210848.GA63825@transwarp.tao.org.uk> Cc: fs@freebsd.org Subject: Re: -14% available on /tmp X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 21:53:54 -0000 On Thu, Dec 06, 2007 at 09:08:48PM +0000, Josef Karthauser wrote: > One of my servers is reporting: > > # df | grep tmp > /dev/mirror/boot0e 507630 -64328 531348 -14% /tmp > > How weird is that? I wonder what is going on. > The kernel is dated: > > 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #68: Mon Oct 2 14:36:13 BST 2006 http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#DISK-MORE-THAN-FULL Not sure why its -14% rather than the more normal -8%, but I suspect thats whats happened. Gary