From owner-freebsd-questions@FreeBSD.ORG Wed Mar 25 22:13:34 2009 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 9C796106566C for ; Wed, 25 Mar 2009 22:13:34 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from exprod7og121.obsmtp.com (exprod7og121.obsmtp.com [64.18.2.20]) by mx1.freebsd.org (Postfix) with SMTP id 56F438FC29 for ; Wed, 25 Mar 2009 22:13:34 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from source ([209.85.198.231]) by exprod7ob121.postini.com ([64.18.6.12]) with SMTP ID DSNKScqsjfZV3UVB7aF214dfUDeeufs9GaPE@postini.com; Wed, 25 Mar 2009 15:13:34 PDT Received: by rv-out-0506.google.com with SMTP id g37so5395922rvb.1 for ; Wed, 25 Mar 2009 15:13:33 -0700 (PDT) Received: by 10.141.86.4 with SMTP id o4mr37508rvl.172.1238019213598; Wed, 25 Mar 2009 15:13:33 -0700 (PDT) Received: from localhost ([76.231.178.131]) by mx.google.com with ESMTPS id k2sm18496394rvb.54.2009.03.25.15.13.32 (version=SSLv3 cipher=RC4-MD5); Wed, 25 Mar 2009 15:13:33 -0700 (PDT) Date: Wed, 25 Mar 2009 15:12:37 -0700 (PDT) From: Peter Steele To: Tim Judd Message-ID: <29197234.21238019153875.JavaMail.HALO$@halo> In-Reply-To: <16900277.01238019129682.JavaMail.HALO$@halo> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: WARNING: Expected rawoffset 0, found 63? 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: Wed, 25 Mar 2009 22:13:35 -0000 >Are you gmirror'ing the BSD slice? > >Wrong: > /dev/ad0s1 > /dev/ad2s1 > >Right: > /dev/ad0 > /dev/ad2 > >That's what it sounds like to me. I don't think that's the issue. I read many articles on how to mirror slices, including the BSD slice, and in earlier tests I never saw this error. Something in my latest incarnation appears to be wrong though. This is one of the links I've modeled my work after: http://people.freebsd.org/~rse/mirror/