From owner-freebsd-fs@FreeBSD.ORG Tue Nov 17 21:43:51 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FD051065767; Tue, 17 Nov 2009 21:43:51 +0000 (UTC) (envelope-from ambsd@raisa.eu.org) Received: from raisa.eu.org (raisa.eu.org [83.17.178.202]) by mx1.freebsd.org (Postfix) with ESMTP id 7945A8FC1A; Tue, 17 Nov 2009 21:43:50 +0000 (UTC) Received: from bolt.zol (62-121-98-25.home.aster.pl [62.121.98.25]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by raisa.eu.org (Postfix) with ESMTP id 1885250; Tue, 17 Nov 2009 22:47:56 +0100 (CET) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Robert Noland" References: <1258390784.2303.42.camel@balrog.2hip.net> Date: Tue, 17 Nov 2009 22:43:46 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Emil Smolenski" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.01 (FreeBSD) Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org Subject: Re: GPT boot with ZFS RAIDZ "ZFS: i/o error - all block copies unavailable" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2009 21:43:51 -0000 On Mon, 16 Nov 2009 19:33:34 +0100, Emil Smolenski wrote: >> Matt's patch only effects raidz volumes. > Oh, I see. Maybe there is similar bug in ZFS on single disk volumes > also? >>> (is this procedure of updating zfsboot correct?) >> This should be correct for updating the first stage bootstrap code. The >> loader (boot/loader) is actually updated during installworld. > > I'll try full build/installworld tomorrow. It, unfortunately, didn't solve this issue. 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). -- am