From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 15:02:19 2005 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 58CE416A41F for ; Wed, 27 Jul 2005 15:02:19 +0000 (GMT) (envelope-from demigor@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A4A43D46 for ; Wed, 27 Jul 2005 15:02:18 +0000 (GMT) (envelope-from demigor@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so156671nzo for ; Wed, 27 Jul 2005 08:02:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PdfOiiauud8qqf5fO7o53Jzn2PgWCal12MT4oHRjHNc88mLG3sj+Qc+R8VEh+3ZTQVYTATXLPbzy0LdyK/yi49orhuIq2i5pVVg/h3PjJ7/QI+wqZ43vS6X+g56iGvpPDrLcB0i4f6GrL7iQigZypl4sCzg4Tk5zU1ZGb9Z9MK4= Received: by 10.36.251.79 with SMTP id y79mr231994nzh; Wed, 27 Jul 2005 08:02:18 -0700 (PDT) Received: by 10.36.13.10 with HTTP; Wed, 27 Jul 2005 08:02:18 -0700 (PDT) Message-ID: Date: Wed, 27 Jul 2005 18:02:18 +0300 From: demigor To: Konrad Heuer In-Reply-To: <20050727134713.Y76649@gwdu60.gwdg.de> Mime-Version: 1.0 References: <20050727134713.Y76649@gwdu60.gwdg.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: defragmentation in FreeBSD 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: demigor List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 15:02:19 -0000 >=20 > > How one could defragment a partition on FreeBSD ? Which tools are=20 > available > > for this ? >=20 > Why should you want to do this? There's no harmful fragmentation in > the UFS of FreeBSD unless you exceed the max capacity of 100% which is 92= % > when looking closer but reported as 100% by df. >=20 Thanks for the information. Asked just of curiosity :) br,