From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 16:05:49 2006 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 94EC416A400 for ; Thu, 20 Apr 2006 16:05:49 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6029743D45 for ; Thu, 20 Apr 2006 16:05:49 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.6/8.13.6) with ESMTP id k3KG5mbD013984 for ; Thu, 20 Apr 2006 09:05:48 -0700 (PDT) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Thu, 20 Apr 2006 08:05:48 -0800 Message-Id: <20060420160548.M85813@enabled.com> In-Reply-To: <44acagcks5.fsf@be-well.ilk.org> References: <20060420141550.M51182@enabled.com> <44acagcks5.fsf@be-well.ilk.org> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 24.5.78.100 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: [freebsd-questions] file system full help 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: Thu, 20 Apr 2006 16:05:49 -0000 On 20 Apr 2006 11:46:18 -0400, Lowell Gilbert wrote > "Noah" writes: > > > I sometimes get reports of "file system full" but not accurately because when > > viewing the drive with "df -k" I find there is adequate space on the drive. > > Usually this is casused by log files considered larger than the available > > space on the /var directory. I would like to see if this in fact the case. > > > > Can somebody please remind me what commands I can use to troubleshoot this > > current condition? > > I'm not sure I understand what you're asking correctly, but these FAQ > entries may help explain what the filesystem is doing: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#DU- > VS-DF http://www.freebsd.org/doc/en_US.ISO8859- > 1/books/faq/disks.html#DISK-MORE-THAN-FULL you know I found those pages and they were completely unhelpful. lsof looks a lot deeper and sees reserved space that df and du does not show. read my original post. I already explained that. cheers, Naoh