From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 15:36:43 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 A45FC16A406 for ; Thu, 20 Apr 2006 15:36:43 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1990443D48 for ; Thu, 20 Apr 2006 15:36:40 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 65-78-24-51.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.24.51]) by smtp02.lnh.mail.rcn.net with ESMTP; 20 Apr 2006 11:36:39 -0400 X-IronPort-AV: i="4.04,141,1144036800"; d="scan'208"; a="230997145:sNHT24454354" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17479.43578.344025.52195@jerusalem.litteratus.org> Date: Thu, 20 Apr 2006 11:35:22 -0400 To: "freebsd-questions" In-Reply-To: <20060420141550.M51182@enabled.com> References: <20060420141550.M51182@enabled.com> X-Mailer: VM 7.17 under 21.5 (beta26) "endive" XEmacs Lucid Subject: 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 15:36:43 -0000 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? lsof? Robert Huff