Date: Tue, 18 Sep 2012 15:33:56 -0400 (EDT) From: Darrel <levitch@iglou.com> To: freebsd-current@freebsd.org Subject: Re: manual page | zpool-features Message-ID: <alpine.GSO.2.00.1209181532050.29285@shell1> In-Reply-To: <20120918205617.02ee281e@fabiankeil.de> References: <alpine.GSO.2.00.1209181050190.28869@shell1> <20120918205617.02ee281e@fabiankeil.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Sep 2012, Fabian Keil wrote: > Darrel <levitch@iglou.com> wrote: > >> OpenBSD Packet Filter seems to have broken between 9.0 and 9.1, as it did >> from 8.2 to 9.0. I built stable/9 and it was not fixed. Since I like to >> run Packet Filter, I ran these commands: >> >> # cd /usr >> # svn co svn://svn.freebsd.org/base/head src >> >> Then I checked /usr/src/UPDATING and found this: >> >> 20120828: >> A new ZFS feature flag "com.delphix:empty_bpobj" has been merged >> to -HEAD. Pools that have empty_bpobj in active state can not be >> imported read-write with ZFS implementations that do not support >> this feature. For more information read the zpool-features(5) >> manual page. >> >> Unfortunately, I do not have a manual page for zpool-features. > > It should be part of the checkout. Try: > > man /usr/src/cddl/contrib/opensolaris/cmd/zpool/zpool-features.5 > found it. :) >> Does this mean that I can not update from 9 to 10? > > No. > Appears as simple as running the update and 'zpool upgrade -v'. So, I will proceed. Darrel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.2.00.1209181532050.29285>