]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/cephadm: update docs
authorMichael Fritch <mfritch@suse.com>
Sun, 8 Mar 2020 23:27:54 +0000 (17:27 -0600)
committerSage Weil <sage@redhat.com>
Thu, 26 Mar 2020 01:56:20 +0000 (20:56 -0500)
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 530c62d76d79c4dd90a966302cd07d1017261686)

doc/cephadm/install.rst
doc/mgr/orchestrator.rst

index afdbb8ba257809f67ebe63be5e467fdc2d8fdac8..16e66c04ee492ce5fb127f097015ba50ad587d45 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                             ✔      ✔