]> git-server-git.apps.pok.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)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Mar 2020 22:26:14 +0000 (16:26 -0600)
Signed-off-by: Michael Fritch <mfritch@suse.com>
doc/cephadm/install.rst

index 4f9ee5aa8a33e50c54713857c55f83778e7089ec..7631f2243ad3acd17be44fe2f01924354a0ae55a 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