From owner-freebsd-fs@FreeBSD.ORG Wed Oct 29 21:13:54 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00330EC8 for ; Wed, 29 Oct 2014 21:13:53 +0000 (UTC) Received: from relay.exonetric.net (relay0.exonetric.net [178.250.72.161]) by mx1.freebsd.org (Postfix) with ESMTP id C142E87A for ; Wed, 29 Oct 2014 21:13:52 +0000 (UTC) Received: from [192.168.10.18] (186.211.187.81.in-addr.arpa [81.187.211.186]) by relay.exonetric.net (Postfix) with ESMTPSA id B3CD92CC72 for ; Wed, 29 Oct 2014 21:03:59 +0000 (GMT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: either gptzfsboot or zfsloader hangs during boot after kernel and pool upgrade From: Mark Blackman In-Reply-To: <6F3D0C72-D774-4B1F-8A5F-25CD1C55EBE0@exonetric.com> Date: Wed, 29 Oct 2014 21:03:55 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <50B4C3C1-B4A1-4D8A-8E4A-2B5549E13A45@exonetric.com> References: <6F3D0C72-D774-4B1F-8A5F-25CD1C55EBE0@exonetric.com> To: freebsd-fs@freebsd.org X-Mailer: Apple Mail (2.1990.1) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 21:13:54 -0000 Following a suggestion from Matt Reimer, I've updated the bootcode gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0 but using a gptzfsboot from FreeBSD 9.2-release instead of FreeBSD = 8.4-release and the system now boots correctly. So my immediate problem is resolved, but it does mean there's a bug in = the gptzfsboot for FreeBSD 8.4 at least and I=92m pretty sure it=92s the = serial changes from 9.2 need to be ported to 8.4. > On 18 Sep 2014, at 21:48, Mark Blackman wrote: >=20 > Hi, >=20 > I=92ve filed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D193758 = on the subject topic, but thought I would publicise the issue here too. >=20 > Short story: following a zpool upgrade on a FreeBSD 8.4 system, the = system now freezes very early in boot process. >=20 > Regards, > Mark Blackman >=20 > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"