From owner-freebsd-fs@FreeBSD.ORG Sat Dec 8 00:29:04 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 38D4816A417 for ; Sat, 8 Dec 2007 00:29:04 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) by mx1.freebsd.org (Postfix) with ESMTP id A14CC13C43E for ; Sat, 8 Dec 2007 00:29:03 +0000 (UTC) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de ([10.1.1.7]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id lB80T1Af086815; Sat, 8 Dec 2007 01:29:01 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [10.1.1.14]) by cicely5.cicely.de (8.13.4/8.13.4) with ESMTP id lB80StUc036373 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 8 Dec 2007 01:28:56 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.13.4/8.13.3) with ESMTP id lB80St1w022183; Sat, 8 Dec 2007 01:28:55 +0100 (CET) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.13.4/8.13.3/Submit) id lB80Ss3a022182; Sat, 8 Dec 2007 01:28:54 +0100 (CET) (envelope-from ticso) Date: Sat, 8 Dec 2007 01:28:54 +0100 From: Bernd Walter To: Victor Loureiro Lima Message-ID: <20071208002854.GT10459@cicely12.cicely.de> References: <20071206210848.GA63825@transwarp.tao.org.uk> <20071206220755.GH10459@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD cicely12.cicely.de 5.4-STABLE alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED=-1.8, AWL=0.034, BAYES_00=-2.599 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on cicely12.cicely.de Cc: Josef Karthauser , ticso@cicely.de, fs@freebsd.org Subject: Re: -14% available on /tmp X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 00:29:04 -0000 On Fri, Dec 07, 2007 at 09:36:01PM -0200, Victor Loureiro Lima wrote: > Okay, and what about this? > > root@zion# df -H > Filesystem Size Used Avail Capacity Mounted on > /dev/ad4s1a 520M 341M 137M 71% / > devfs 1.0k 1.0k 0B 100% /dev > /dev/ad4s1e 520M 25M 453M 5% /tmp > /dev/ad4s1f 120G 71G 39G 65% /usr > /dev/ad4s1d 2.0G 2.0G -162M 109% /var > > Has anyone seen this a partition (/var)? Any pointers on how to fix this!? This is expected if you overfilled your FS because it has some space reserved for tuning which was exhausted by root processes - see tunfs(8) -m option for details. There is nothing wrong with your filesystem and the situation can be "fixed" just by deleting files. The original post however had a negative used value, which is not expected and is a summary corruption in the filesystem. -- B.Walter http://www.bwct.de http://www.fizon.de bernd@bwct.de info@bwct.de support@fizon.de