]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
mgr/cephadm: update docs
authorMichael Fritch <mfritch@suse.com>
Sun, 8 Mar 2020 23:27:54 +0000 (17:27 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 25 Mar 2020 22:26:13 +0000 (16:26 -0600)
Signed-off-by: Michael Fritch <mfritch@suse.com>
doc/cephadm/install.rst
doc/mgr/orchestrator.rst

index 6ed70f281188a22db4df6d861690983fad7ca5c7..4f9ee5aa8a33e50c54713857c55f83778e7089ec 100644 (file)
@@ -341,3 +341,13 @@ zone on *myhost1* and *myhost2*::
   # radosgw-admin zonegroup create --rgw-zonegroup=default --master --default
   # radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=us-east-1 --master --default
   # ceph orch apply rgw myorg us-east-1 2 myhost1 myhost2
+
+Deploying NFS ganesha
+=====================
+
+Cephadm deploys NFS Ganesha using a pre-defined RADOS *pool*
+and optional *namespace*
+
+To deploy a NFS Ganesha gateway,::
+
+  # ceph orch apply nfs *<svc_id>* *<pool>* *<namespace>* *<num-daemons>* [*<host1>* ...]
index 3cdfdf14a551953b0cce5780fb1bd62b8e3d2c91..2f66d0484e27002e23c4150de200d7c5cd3c8177 100644 (file)
@@ -395,7 +395,7 @@ This is an overview of the current implementation status of the orchestrators.
  apply mds                           ✔      ✔
  apply mgr                           ⚪      ✔
  apply mon                           ✔      ✔
- apply nfs                           â\9c\94      â\9aª
+ apply nfs                           â\9c\94      â\9c\94
  apply osd                           ✔      ✔
  apply rbd-mirror                    ✔      ✔
  apply rgw                           ⚪      ✔
@@ -408,7 +408,7 @@ This is an overview of the current implementation status of the orchestrators.
  device ls                           ✔      ✔
  iscsi add                           ⚪      ⚪
  mds add                             ✔      ✔
- nfs add                             â\9c\94      â\9aª
+ nfs add                             â\9c\94      â\9c\94
  ps                                  ⚪      ✔
  rbd-mirror add                      ⚪      ✔
  rgw add                             ✔      ✔