]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dashboard: add information for Orchestrator NFS-Ganesha clusters
authorKiefer Chang <kiefer.chang@suse.com>
Thu, 3 Sep 2020 14:32:12 +0000 (22:32 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Mon, 19 Oct 2020 11:11:17 +0000 (19:11 +0800)
Fixes: https://tracker.ceph.com/issues/46492
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
doc/cephadm/install.rst
doc/mgr/dashboard.rst
doc/mgr/orchestrator.rst

index e486231c6df5aff7b39d66be1fefc502e533dd18..a8c5de804d52e74693f748880f428603bc58abc9 100644 (file)
@@ -405,6 +405,9 @@ Alternatively, the realm, zonegroup, and zone can be manually created using ``ra
 
 See :ref:`orchestrator-cli-placement-spec` for details of the placement specification.
 
+
+.. _deploy-cephadm-nfs-ganesha:
+
 Deploying NFS ganesha
 =====================
 
index cfa5454f0d6347df47537b7aff6326b6a00442b2..db05f603915f8abf361814853983e12316deaeb1 100644 (file)
@@ -1203,6 +1203,16 @@ When configuring the Ceph Dashboard with multiple NFS-Ganesha clusters, the
 Web UI will automatically allow to choose to which cluster an export belongs.
 
 
+Support for NFS-Ganesha Clusters Deployed by the Orchestrator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Ceph Dashboard can be used to manage NFS-Ganesha clusters deployed by the
+Orchestrator. It can detect the clusters automatically. For more details
+on deploying NFS-Ganesha clusters with the Orchestrator, please see :ref:`orchestrator-cli-stateless-services`.
+Or particularly, see :ref:`deploy-cephadm-nfs-ganesha` for how to deploy
+NFS-Ganesha clusters with the Cephadm backend.
+
+
 Plug-ins
 --------
 
index 72ea4f47a8503e6c35d1436e5436301d128bd0be..5629401f59249105458472f826ce4ae5e4388ccf 100644 (file)
@@ -382,6 +382,9 @@ where ``name`` is the name of the CephFS and ``placement`` is a
 This command will create the required Ceph pools, create the new
 CephFS, and deploy mds servers.
 
+
+.. _orchestrator-cli-stateless-services:
+
 Stateless services (MDS/RGW/NFS/rbd-mirror/iSCSI)
 =================================================