From owner-freebsd-current@FreeBSD.ORG Tue Jul 8 17:56:59 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA6AC3DA for ; Tue, 8 Jul 2014 17:56:59 +0000 (UTC) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [84.201.143.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86A682E69 for ; Tue, 8 Jul 2014 17:56:59 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward8l.mail.yandex.net (Yandex) with ESMTP id A8A301A40F04 for ; Tue, 8 Jul 2014 21:56:55 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 64A1DE4006E for ; Tue, 8 Jul 2014 21:56:55 +0400 (MSK) Received: from 93.91.10.59.tel.ru (93.91.10.59.tel.ru [93.91.10.59]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id cgKnJFQoW3-utKuA1wc; Tue, 8 Jul 2014 21:56:55 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 146ed619-a1fc-4944-983d-6e646ab65ae1 Message-ID: <53BC30E6.7040909@passap.ru> Date: Tue, 08 Jul 2014 21:56:54 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: ATTN: [zfs boot]: ZFS: unsupported compression algorithm 15 References: <53BC0492.2040907@passap.ru> <53BC0D67.8090700@freebsd.org> In-Reply-To: <53BC0D67.8090700@freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 08 Jul 2014 17:56:59 -0000 08.07.2014 19:25, Allan Jude пишет: > On 07/08/2014 10:47, Boris Samorodov wrote: >> Hi All, >> >> Just FIY since nothing relevant was found at google. >> >> I was upgrading my CURRENT system to rev r268233 from a one-or-two >> weeks old system. The system was created years ago and had rather >> old zfsboot code. So, after upgrading and rebooting I got the error >> right after BIOS POST...: >> ----- >> "ZFS: unsupported compression algorithm 15" >> ----- >> >> ... and instant reboot. >> >> OK, I've booted from a USB stick, run the command (the system in >> question is at /dev/ada1 and the system at USB stick is rather new >> CURRENT also): >> ----- >> # gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada1 >> ----- >> >> Now my system is fine again: >> ----- >> % uname -a >> >> FreeBSD bsam.int.wart.ru 11.0-CURRENT FreeBSD 11.0-CURRENT #73 r268233: >> Fri Jul 4 06:41:28 SAMT 2014 >> bsam@bsam.int.wart.ru:/usr/obj/usr/src/sys/BB64X amd64 >> ----- >> > > Did you do a 'zpool upgrade' when you updated your system? The new > features shouldn't be enabled without you having done that. Nope. My commands (from remote console): ----- # make -C /usr/src installkernel # make -C /usr/src installworld # mergemaster # make -C /usr/src delete-old # make -C /usr/src delete-old-libs # shutdown -r now && exit ----- > When you DO 'zpool upgrade' it specifically warns you to update the boot > code for this reason. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve