From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 14:34:14 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 0E94037B401 for ; Fri, 25 Jul 2003 14:34:14 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B3EE43F3F for ; Fri, 25 Jul 2003 14:34:13 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h6PLYCLa036683 for freebsd-questions@freebsd.org; Fri, 25 Jul 2003 16:34:12 -0500 (CDT) (envelope-from dan) Date: Fri, 25 Jul 2003 16:34:12 -0500 From: Dan Nelson To: freebsd-questions Message-ID: <20030725213412.GF20823@dan.emsphone.com> References: <004501c3521d$e8532c40$3501a8c0@pro.sk> <20030724201242.GC32490@dan.emsphone.com> <20030725212857.GC1715@users.munk.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030725212857.GC1715@users.munk.nu> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i Subject: Re: Defragment HDD 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: Fri, 25 Jul 2003 21:34:14 -0000 In the last episode (Jul 25), Jez Hancock said: > On Thu, Jul 24, 2003 at 03:12:42PM -0500, Dan Nelson wrote: > > I think he was joking :) The FFS filesystem reserves 8% of the > > disk space so that it can allocate contiguous blocks for files. In > > general, you don't have to worry about file fragmentation. There > > are no tools for optimizing the layout of a disk (putting files in > > a directory next to each other on disk, for example) like SpeedDisk > > does, though. > > Is this why occasionally a df call shows that a filesystem is over > 100% full out of curiousity? Yep. When that happens, users cannot write anything until root removes enough files to lower the freespace back below 100%. -- Dan Nelson dnelson@allantgroup.com