From owner-freebsd-stable Fri Sep 8 10:54:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cmh-dial.columbus.rr.com (cmh-dial.columbus.rr.com [204.210.252.23]) by hub.freebsd.org (Postfix) with ESMTP id 62DC537B505 for ; Fri, 8 Sep 2000 10:54:11 -0700 (PDT) Received: from columbus.rr.com (dhcp26130024.columbus.rr.com [24.26.130.24]) by cmh-dial.columbus.rr.com (8.9.3/8.9.3) with ESMTP id NAA03502; Fri, 8 Sep 2000 13:53:20 -0400 (EDT) Message-ID: <39B928EE.1EEE0729@columbus.rr.com> Date: Fri, 08 Sep 2000 13:59:10 -0400 From: Bill Moran X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Khairuddin Ghani Cc: freebsd-stable@FreeBSD.ORG Subject: Re: full /var, but minimal content. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Khairuddin Ghani wrote: > > Hello. > > There seems to be a problem with a machine of mine running 4.0-RELEASE. /var > seems to be completely full, but du(1) only shows around 1% of it being used. > > Here's df(1) output: > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 992239 24384 888476 3% / > /dev/ad0s1f 992239 4620 908240 1% /tmp > /dev/ad0s1g 5706541 964351 4285667 18% /usr > /dev/ad0s1e 992239 932335 -19475 102% /var > procfs 4 4 0 100% /proc > > Here's du(1) output on /var: > 0B ./account > 9.1M . > 9.1M total > > Hope someone can help. Thanks all. :) I remember a conversation about this problem earlier and the solution was that used space wasn't truely reclaimed until all open descripters to it were closed (or something like that ...) Try kill -HUP ing the daemons that are logging to that drive and/or creating files on it. -Bill -- FreeBSD ('BSD'): No battles to the death are recalled. It is a small Daemon wearing sneakers. It is normally found on Internet servers and powerful desktops, and moves very quickly. A kill of this poweful creature is enough to tick off any sysadmin. It is highly magical, having the power to serve. It resists DoS and SYN flood attacks. Nothing is known about its attack. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message