* refs/pull/40411/head:
doc: add note about removal of the `cephfs` nfs cluster type
mgr/volumes/nfs: drop `type` param during cluster create
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Varsha Rao <varao@redhat.com>
that were storing state in RADOS omap, especially without striping which
limits scalability.
+* RGW: `radosgw-admin realm delete` is now renamed to `radosgw-admin realm rm`. This
+ is consistent with the help message.
+
>=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.