From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 21:35:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECDF316A41C for ; Wed, 15 Jun 2005 21:35:18 +0000 (GMT) (envelope-from matt@atopia.net) Received: from neptune.atopia.net (neptune.atopia.net [209.128.231.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4AB943D53 for ; Wed, 15 Jun 2005 21:35:18 +0000 (GMT) (envelope-from matt@atopia.net) Received: by neptune.atopia.net (Postfix, from userid 1001) id 78C6A4125; Wed, 15 Jun 2005 17:35:18 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by neptune.atopia.net (Postfix) with ESMTP id 76CDD410B; Wed, 15 Jun 2005 17:35:18 -0400 (EDT) Date: Wed, 15 Jun 2005 17:35:18 -0400 (EDT) From: Matt Juszczak To: Aaron Gibson In-Reply-To: <42B09DE9.6000303@confabulator.net> Message-ID: <20050615173414.I621@neptune.atopia.net> References: <42B09DE9.6000303@confabulator.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: SteveW , freebsd-questions@freebsd.org Subject: Re: df: root partition at 108% capacity! Can't find why... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 21:35:19 -0000 >> df: root partition at 108% capacity! Can't find why... >> >> After searching google freebsd.org I am no nearing to figuring this out, >> other than this is a "known" problem. Either I or the system managed to >> get the root partition back to under 100% but only just... I have looked >> for any large files that might be taking up space but have yet to locate >> anything over 3meg. >> >> Any suggestions, ideas, thoughts gratefully received. My understanding is that you want to know what is taking up the 108%, not why its at 108%.... Have you tried utilizing du? Maybe something in /root ?