From owner-freebsd-fs@FreeBSD.ORG Thu Nov 19 23:04:14 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 ACEB01065697; Thu, 19 Nov 2009 23:04:14 +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 3B08C8FC14; Thu, 19 Nov 2009 23:04:14 +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 C95E628; Fri, 20 Nov 2009 00:08:16 +0100 (CET) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Robert Noland" , "John Baldwin" References: <1258390784.2303.42.camel@balrog.2hip.net> <1258497221.2303.66.camel@balrog.2hip.net> <1258552247.2303.75.camel@balrog.2hip.net> <1258562628.2303.83.camel@balrog.2hip.net> <1258603057.2303.92.camel@balrog.2hip.net> <1258647835.2303.105.camel@balrog.2hip.net> Date: Fri, 20 Nov 2009 00:04:16 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Emil Smolenski" Message-ID: In-Reply-To: <1258647835.2303.105.camel@balrog.2hip.net> User-Agent: Opera Mail/10.01 (FreeBSD) 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-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: Thu, 19 Nov 2009 23:04:14 -0000 On Thu, 19 Nov 2009 17:23:55 +0100, Robert Noland wrote: > Ok, I was concerned about the assembly code... So, I've been chatting > with jhb@ this morning. Please try this patch that jhb@ came up with > instead of Matt's latest patch. On Thu, 19 Nov 2009 17:55:10 +0100, John Baldwin wrote: > Actually, I had missed updating one place, please use this instead. > Also, I > think that this will fix using > 2TB volumes even in the GPT case as > zfsboot.c was always using 32-bit LBAs even for the GPT case. Thanks a million! Both patches works for me. Great work! I know that we have missed the boat but maybe there is opportunity to catch it up by swimming and commit these patches to 8-STABLE before 8.0-RELEASE? Thanks! -- am