From: Michael Fritch Date: Thu, 15 Apr 2021 00:21:56 +0000 (-0600) Subject: doc: add note about removal of the `cephfs` nfs cluster type X-Git-Tag: v17.1.0~2227^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=81ae87437cd1f0e3b8e0f0a488668453830ff13e;p=ceph-ci.git doc: add note about removal of the `cephfs` nfs cluster type Fixes: https://tracker.ceph.com/issues/50369 Signed-off-by: Michael Fritch --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index f368efa742e..b45b37ee41c 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -11,6 +11,11 @@ >=16.0.0 -------- +* volumes/nfs: The ``cephfs`` cluster type has been removed from the + ``nfs cluster create`` subcommand. Clusters deployed by cephadm can + support an NFS export of both ``rgw`` and ``cephfs`` from a single + NFS cluster instance. + * mgr-pg_autoscaler: Autoscaler will now start out by scaling each pool to have a full complements of pgs from the start and will only decrease it when other pools need more pgs due to increased usage.