]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add note about removal of the `cephfs` nfs cluster type 40411/head
authorMichael Fritch <mfritch@suse.com>
Thu, 15 Apr 2021 00:21:56 +0000 (18:21 -0600)
committerMichael Fritch <mfritch@suse.com>
Thu, 15 Apr 2021 00:21:56 +0000 (18:21 -0600)
Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
PendingReleaseNotes

index f368efa742eb8b95a91bbc67a1de4abe0768a559..b45b37ee41c14b47a1fa6fdf7000ab6dcc2115a7 100644 (file)
 
 >=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.