From owner-freebsd-current@FreeBSD.ORG Wed Nov 18 16:43:57 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 C4126106566B; Wed, 18 Nov 2009 16:43:57 +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 8912C8FC1B; Wed, 18 Nov 2009 16:43:57 +0000 (UTC) Received: from [192.168.1.4] (adsl-241-172-215.bna.bellsouth.net [74.241.172.215]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id nAIGhs30018338 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 18 Nov 2009 11:43:55 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Emil Smolenski In-Reply-To: References: <1258390784.2303.42.camel@balrog.2hip.net> <1258497221.2303.66.camel@balrog.2hip.net> <1258552247.2303.75.camel@balrog.2hip.net> Content-Type: text/plain Organization: FreeBSD Date: Wed, 18 Nov 2009 10:43:48 -0600 Message-Id: <1258562628.2303.83.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=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, 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-fs@freebsd.org, freebsd-current@freebsd.org Subject: Re: Boot with ZFS on single disk: "ZFS: i/o error - all block copies unavailable" [was: Re: GPT boot with ZFS RAIDZ "ZFS: i/o error - all block copies unavailable"] 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: Wed, 18 Nov 2009 16:43:57 -0000 On Wed, 2009-11-18 at 17:11 +0100, Emil Smolenski wrote: > On Wed, 18 Nov 2009 14:50:47 +0100, Robert Noland > wrote: > > >> >> Should I file a PR? I would > >> >> like to help in debugging it (however my skills in low-level C aren't > >> >> strong enough to do it on my own). > >> > Ok, the first thing I would like to see is "zdb -uuu". > >> # zdb -uuu pgpool > >> Segmentation fault: 11 (core dumped) > > > Ok, this is disturbing... It works fine for me on -CURRENT / amd64 and > > reports the root block pointer, which is what we need to locate the MOS. > > Booting from 8.0-*-amd64-memstick.img (Fixit# console) makes "zdb -uuu" > happy: > > Fixit# zdb -uuu pgpool > Uberblock > > magic = 0000000000bab10c > version = 13 > txg = 443448 > guid_sum = 9780688847620645377 > timestamp = 1258560175 UTC = Wed Nov 18 16:02:55 2009 > rootbp = [L0 DMU objset] 400L/200P DVA[0]=<0:220000de400:200> > DVA[1]=<0:2a80008ee00:200> DVA[2]=<0:330000b9000:200> fletcher4 lzjb LE > contiguous birth=443448 fill=298 > cksum=8a9775385:3935d6d58c7:c028430c00a8:1b58ac4ebf42ac Ok, the offsets are definately up there... What is your normal installation? 8.0 i386? robert. -- Robert Noland FreeBSD