From owner-freebsd-current@FreeBSD.ORG Wed Oct 28 20:43:15 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 7B0BD106566C for ; Wed, 28 Oct 2009 20:43:15 +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 265508FC1A for ; Wed, 28 Oct 2009 20:43:14 +0000 (UTC) Received: from [192.168.1.4] (adsl-150-102-19.bna.bellsouth.net [72.150.102.19]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n9SKhCWk085738 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 28 Oct 2009 16:43:13 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Krzysztof Dajka In-Reply-To: <684e57ec0910281313r6e9ac8d7x24a39035be6db888@mail.gmail.com> References: <1256517106.2502.205.camel@balrog.2hip.net> <1256571299.2502.219.camel@balrog.2hip.net> <20091028071734.e92e8e49.nork@ninth-nine.com> <1256685555.2315.9.camel@balrog.2hip.net> <20091029035539.945aa7fb.nork@ninth-nine.com> <684e57ec0910281313r6e9ac8d7x24a39035be6db888@mail.gmail.com> Content-Type: text/plain Organization: FreeBSD Date: Wed, 28 Oct 2009 15:43:07 -0500 Message-Id: <1256762587.2315.29.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.8 required=5.0 tests=AWL,BAYES_00, 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: 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, 28 Oct 2009 20:43:15 -0000 On Wed, 2009-10-28 at 21:13 +0100, Krzysztof Dajka wrote: > I still can't boot. I don't know whether I missed it in first time, > but I'm getting > >ZFS: i/o error - all block copies unavailable > x6 before seeing boot manager. I tried booting with verbose option, > but there was only laconic If you hit a key very early then you will land in boot2, where you can type "status" and it will list the zfs pool. robert. > >Trying to mount root from zfs:zroot > >ROOT MOUNT ERROR > > When I execute lsdev I'm getting > .... > disk devices: > disk0: BIOS drive C: > disk0p1: FreeBSD boot > disk0p2: FreeBSD swap > disk0p3: FreeBSD ZFS > disk1: BIOS drive D: > disk1p1: FreeBSD boot > disk1p2: FreeBSD swap > disk1p3: FreeBSD ZFS > disk2: BIOS drive E: > disk2p1: FreeBSD boot > disk2p2: FreeBSD swap > disk2p3: FreeBSD ZFS > pxe devices: > zfs devices: > zfs0: zroot > > I can also do `ls` and I can browse whole zroot, and everything seems > to be there. At least for the boot loader. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" -- Robert Noland FreeBSD