From: Michael Fritch Date: Sun, 8 Mar 2020 23:27:54 +0000 (-0600) Subject: mgr/cephadm: update docs X-Git-Tag: v15.2.1~19^2~14 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=43cf52b2bb139698ec7f1f4fc7233aac21fb1c89;p=ceph.git mgr/cephadm: update docs Signed-off-by: Michael Fritch (cherry picked from commit 530c62d76d79c4dd90a966302cd07d1017261686) --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index afdbb8ba257..16e66c04ee4 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -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 ** ** ** ** [** ...] diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index 3cdfdf14a55..2f66d0484e2 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -395,7 +395,7 @@ This is an overview of the current implementation status of the orchestrators. apply mds ✔ ✔ apply mgr ⚪ ✔ apply mon ✔ ✔ - apply nfs ✔ ⚪ + apply nfs ✔ ✔ 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 ✔ ⚪ + nfs add ✔ ✔ ps ⚪ ✔ rbd-mirror add ⚪ ✔ rgw add ✔ ✔