From owner-freebsd-questions@FreeBSD.ORG Fri Aug 18 20:48:01 2006 Return-Path: X-Original-To: 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 29D2D16A501 for ; Fri, 18 Aug 2006 20:48:01 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org (CPE-72-129-222-120.new.res.rr.com [72.129.222.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA6A143D45 for ; Fri, 18 Aug 2006 20:47:58 +0000 (GMT) (envelope-from doug@polands.org) Received: from email.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.6/8.13.6) with ESMTP id k7IKlvMK029216 for ; Fri, 18 Aug 2006 15:47:57 -0500 (CDT) (envelope-from doug@polands.org) Received: from 209.103.215.99 (proxying for 209.103.215.99) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Fri, 18 Aug 2006 15:47:57 -0500 (CDT) Message-ID: <62782.209.103.215.99.1155934077.squirrel@email.polands.org> Date: Fri, 18 Aug 2006 15:47:57 -0500 (CDT) From: "Doug Poland" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.87/1685/Fri Aug 18 14:46:07 2006 on corinth.polands.org X-Virus-Status: Clean Cc: Subject: gmirror on different sized disks 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: Fri, 18 Aug 2006 20:48:01 -0000 Hello, Until just a few moments ago, I thought I had identical sized drives (arrays, really) on my i386 6.1-STABLE box. I was trying to create a gmirror on ar1 from ar0 when gmirror reported to me: Provider ar1 too small. my dmesg reports: ar0: 152638MB status: READY ar1: 152637MB status: READY So it would seem I'm 1MB away from being able to create a "whole disk" mirror of ar0 on ar1. Is my only recourse to mirror individual slices, as described in http://people.freebsd.org/~rse/mirror/ ?? Thanks for any help/pointers/suggestions. -- Regards, Doug