From owner-freebsd-questions@FreeBSD.ORG Tue Jul 8 21:24:24 2003 Return-Path: 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 350CB37B401 for ; Tue, 8 Jul 2003 21:24:24 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BF0544005 for ; Tue, 8 Jul 2003 21:23:03 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h694N2nY014087; Tue, 8 Jul 2003 23:23:02 -0500 (CDT) (envelope-from dan) Date: Tue, 8 Jul 2003 23:23:02 -0500 From: Dan Nelson To: John Fox Message-ID: <20030709042302.GC39506@dan.emsphone.com> References: <20030709034355.GC5200@mind.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030709034355.GC5200@mind.net> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: Free Block Count Not Updating Until After Reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 04:24:24 -0000 In the last episode (Jul 08), John Fox said: > I am running FreeBSD 4.8-RELEASE #27 and have run into some strange > behavior with the SCSI drive. The adaptor is an Adaptec 29160 > Ultra160 adaptater, and the drive is a Seagate ST336607LW SCSI-3 > device. > > Problem is that I can rm a 4GB file and afterwards, the free block > count won't reflect the erasure. Instead, it displays the same count > it showed prior to the 'rm'. The free block count won't be updated > until I reboot the system. If you've got softupdates enabled, those blocks won't really be available for about 30 seconds. Try sync'ing a coupld times and check again. 5.x always prints the correct amount of free space. -- Dan Nelson dnelson@allantgroup.com