]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/cephadm: add deployment example to NFS docs
authorMichael Fritch <mfritch@suse.com>
Tue, 17 Mar 2020 04:48:31 +0000 (22:48 -0600)
committerSage Weil <sage@redhat.com>
Thu, 26 Mar 2020 01:57:10 +0000 (20:57 -0500)
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 77440d91c1be7c872fc91042a0d723b9198f224f)

doc/cephadm/install.rst

index 16e66c04ee492ce5fb127f097015ba50ad587d45..7e3d00589753870be4dec0de73bf6c28f459acfa 100644 (file)
@@ -351,3 +351,8 @@ and optional *namespace*
 To deploy a NFS Ganesha gateway,::
 
   # ceph orch apply nfs *<svc_id>* *<pool>* *<namespace>* *<num-daemons>* [*<host1>* ...]
+
+For example, to deploy NFS with a service id of *foo*, that will use the
+RADOS pool *nfs-ganesha* and namespace *nfs-ns*,::
+
+  # ceph orch apply nfs foo nfs-ganesha nfs-ns