Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jul 2018 16:50:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 229545] 11.2 Release notes do not mention new zpool features
Message-ID:  <bug-229545-9-RBhOxJhbTH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229545-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229545-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229545

--- Comment #1 from Kurt Lidl <lidl@FreeBSD.org> ---
There are no mentions of new zpool features in the 11.2 release notes.

A zpool that reported no issues until 11.1p11, now reports:

$ zpool status
  pool: sys
 state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
        still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
        the pool may no longer be accessible by software that does not supp=
ort
        the features. See zpool-features(7) for details.
[...]

$ zpool upgrade
This system supports ZFS pool feature flags.

All pools are formatted using feature flags.


Some supported features are not enabled on the following pools. Once a
feature is enabled the pool may become incompatible with software
that does not support the feature. See zpool-features(7) for details.

POOL  FEATURE
---------------
sys
      sha512
      skein
      device_removal
      obsolete_counts
      zpool_checkpoint


Some mention of these new features should have been made in the release not=
es.

I suppose the correct course of action is to add them to the release errata.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229545-9-RBhOxJhbTH>