From owner-freebsd-current@FreeBSD.ORG Sat Nov 21 23:24:22 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDA2C106568B for ; Sat, 21 Nov 2009 23:24:22 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id A4CD88FC15 for ; Sat, 21 Nov 2009 23:24:22 +0000 (UTC) Received: from [192.168.1.4] (adsl-154-218-170.ard.bellsouth.net [72.154.218.170]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id nALNOKpv045388 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 21 Nov 2009 18:24:21 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Jeremy Thornhill In-Reply-To: References: <1258477937.2303.51.camel@balrog.2hip.net> Content-Type: text/plain Organization: FreeBSD Date: Sat, 21 Nov 2009 17:24:14 -0600 Message-Id: <1258845854.2305.0.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC, SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-current@freebsd.org Subject: Re: "corrupt or invalid GPT" when attempting to import Solaris ZFS pool (8.0-RC3) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 23:24:22 -0000 On Sat, 2009-11-21 at 17:54 -0500, Jeremy Thornhill wrote: > On Tue, Nov 17, 2009 at 12:12 PM, Robert Noland wrote: > > > > This should be fixed in -CURRENT. The issue seems to be that solaris > > claims that the GPT header is 512 bytes, where we expected it to always > > be 92 bytes. The fixes are slated to merge to 7/8 stable within a few > > days, however they won't make it into 8.0. > > > > robert. > > > > In case anybody was curious, this change is apparently in STABLE now, > and I'm happy to report that it has resolved my issues. Thanks for the > heads up Robert. Correct, I MFC'd it to 7/8 stable this morning. robert. > Jeremy -- Robert Noland FreeBSD