From owner-freebsd-questions@FreeBSD.ORG Wed Mar 25 13:30:42 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B903106566B for ; Wed, 25 Mar 2009 13:30:42 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from exprod7og109.obsmtp.com (exprod7og109.obsmtp.com [64.18.2.171]) by mx1.freebsd.org (Postfix) with SMTP id CEBCF8FC12 for ; Wed, 25 Mar 2009 13:30:41 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from source ([209.85.198.251]) by exprod7ob109.postini.com ([64.18.6.12]) with SMTP ID DSNKScoyAa4T94yPUFQ23ZopBr71NuyZ8qn9@postini.com; Wed, 25 Mar 2009 06:30:41 PDT Received: by rv-out-0708.google.com with SMTP id l33so27305rvb.22 for ; Wed, 25 Mar 2009 06:30:41 -0700 (PDT) Received: by 10.141.142.15 with SMTP id u15mr3593627rvn.16.1237987841001; Wed, 25 Mar 2009 06:30:41 -0700 (PDT) Received: from localhost ([76.231.178.131]) by mx.google.com with ESMTPS id g14sm17145836rvb.59.2009.03.25.06.30.40 (version=SSLv3 cipher=RC4-MD5); Wed, 25 Mar 2009 06:30:40 -0700 (PDT) Date: Wed, 25 Mar 2009 06:29:45 -0700 (PDT) From: Peter Steele To: questions@freebsd.org Message-ID: <6199039.721237987781602.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: Subject: 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 13:30:43 -0000 I've created a GEOM mirrored file system and everything seems to be working, but I get the warning WARNING: Expected rawoffset 0, found 63 when the mirror is being created. What is this referring to?