From owner-freebsd-stable@FreeBSD.ORG Wed Oct 24 07:14:03 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D00B116A420 for ; Wed, 24 Oct 2007 07:14:03 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 3BAB013C4BC for ; Wed, 24 Oct 2007 07:14:03 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 24 Oct 2007 07:07:14 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp005) with SMTP; 24 Oct 2007 09:07:14 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX18aq0s16TIaaxUuGdS47030dRcBlDpCXuNVlXNXLx tFGZk+nznYfJbi Message-ID: <471EEF21.5010800@gmx.de> Date: Wed, 24 Oct 2007 09:07:13 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.6 (X11/20071015) MIME-Version: 1.0 To: Jeremy Chadwick References: <471EE5BE.5080604@gmx.de> <20071024065725.GA89715@eos.sc1.parodius.com> In-Reply-To: <20071024065725.GA89715@eos.sc1.parodius.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: 1.3G of my /var missing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 07:14:03 -0000 Jeremy Chadwick wrote: > On Wed, Oct 24, 2007 at 08:27:10AM +0200, [LoN]Kamikaze wrote: >> df -h reports that on /var 1.5G of 1.9G are used and only 237M of free space >> remain. >> >> However doing a >> du -hd 1 /var >> >> and summing up the results I only get to less than 200M of used space, so >> there are 1.3G unaccounted for. fsck in single user mode does not recognize a >> problem. > > Try looking at tunefs(8), particularly the -m flag. That amount of > space is kept for root (the user). > As in most cases the problem was sitting between the chair and the keyboard. I simply overlooked the G when I read that /var/log contained 1.3G of data. I'm sorry for wasting the precious time of those who read or even replied with my stupidity.