]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/mgr/dashboard_plugins/feature_toggles.inc.rst
import 15.2.0 Octopus source
[ceph.git] / ceph / doc / mgr / dashboard_plugins / feature_toggles.inc.rst
index b02448664a9bf9d73ebeecced9a6e13ba9ae2dcf..5153e7092c80f1450cb8f75e8da6bca1d4c990a5 100644 (file)
@@ -21,6 +21,7 @@ The list of features that can be enabled/disabled is:
    - iSCSI: ``iscsi``
 - **Filesystem (Cephfs)**: ``cephfs``
 - **Objects (RGW)**: ``rgw`` (including daemon, user and bucket management).
+- **NFS**: ``nfs-ganesha`` exports.
 
 By default all features come enabled.
 
@@ -32,6 +33,7 @@ To retrieve a list of features and their current statuses::
   Feature 'mirroring': 'enabled'
   Feature 'rbd': 'enabled'
   Feature 'rgw': 'enabled'
+  Feature 'nfs': 'enabled'
 
 To enable or disable the status of a single or multiple features::