From owner-freebsd-scsi@FreeBSD.ORG Wed Jul 16 08:00:32 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 312EE1065682 for ; Wed, 16 Jul 2008 08:00:32 +0000 (UTC) (envelope-from sureshpoornam@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id E8F428FC13 for ; Wed, 16 Jul 2008 08:00:31 +0000 (UTC) (envelope-from sureshpoornam@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so2201319wra.27 for ; Wed, 16 Jul 2008 01:00:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=bnI6YcI4Z3f4qe+NWpNY6xSe19jUR9wMde9uOkPypHQ=; b=qx345JvFTH/G/jvTOe92XbuaGAKh8vLTxQhXSZksj4JREL4JCz63cA0M59x05zGnAM 7U+uxbflTcKejxr7E4Uam9f/B676g9wo/3pBomPOvd0rDm+i56ANunV/awaTO6HcsiLJ PVEKb2Na3I+ycx1WNrWoZek1UZxrjgWcSUQgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XTX1S08S+smsc61vP+bE2H9NUU34bWqidYxYrFaVgqYATyyrOFCalq9JhYPBG31NYu PktJ5SuevOuRjM96F4Tzqbb9ekg1aopLyu0FLvKuOz8eJHtMdJ0+Q5NpZgGfkvWm7tXf mUAhEZjrxqNuJ1Tz1bRR0rhTKcLPUNOuAmpvU= Received: by 10.100.225.19 with SMTP id x19mr1323080ang.151.1216193635955; Wed, 16 Jul 2008 00:33:55 -0700 (PDT) Received: by 10.100.197.14 with HTTP; Wed, 16 Jul 2008 00:33:55 -0700 (PDT) Message-ID: <35d53dbf0807160033l6380a537o1e4051136e9ca438@mail.gmail.com> Date: Wed, 16 Jul 2008 13:03:55 +0530 From: "Suresh M" To: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Need help X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 08:00:32 -0000 Hello, I have a Dell machine with FreeBSD 6.2 with Seagate SCSI disk. After a prolonged time, one of the partitions got 3% of fragmentation. Can anyone help; how can we check the fragmentation level of partitions ? Is there any utility for de-fragmenting it ? Thank you.