From owner-freebsd-questions@FreeBSD.ORG Sat Nov 29 01:34:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3662106564A for ; Sat, 29 Nov 2008 01:34:18 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from rv-out-0304.google.com (rv-out-0304.google.com [209.85.198.210]) by mx1.freebsd.org (Postfix) with ESMTP id 9E1688FC08 for ; Sat, 29 Nov 2008 01:34:18 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by rv-out-0304.google.com with SMTP id b20so3670157rvf.31 for ; Fri, 28 Nov 2008 17:34:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.67.2 with SMTP id p2mr4698157waa.24.1227922458436; Fri, 28 Nov 2008 17:34:18 -0800 (PST) Message-ID: <001636458c86f26630045cc9f938@google.com> Date: Sat, 29 Nov 2008 01:34:18 +0000 From: af300wsm@gmail.com To: Wojciech Puchar , Andrew Falanga , FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Re: gmirror and the UFS file systems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 01:34:18 -0000 > is your partition size multiply of fragment size without remainder? > > > > if not (quite a big chance) at least one sector at the end is unused and never be. > > so go on, but then fix disklabel, as c partition is 1 sector smaller. > > > > of course - boot from livecd to do this. > Thanks both Mel and Wojciech for the advice. Andy