]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/mgr/index.rst
import quincy beta 17.1.0
[ceph.git] / ceph / doc / mgr / index.rst
index 78fefc11f054c10142c278112a53d14c3b6d02bb..4d20d509801a4873b6885761b29dd5be728546ae 100644 (file)
@@ -17,7 +17,7 @@ ensuring it is running.  If there is no mgr daemon running, you will
 see a health warning to that effect, and some of the other information
 in the output of `ceph status` will be missing or stale until a mgr is started.
 
-Use your normal deployment tools, such as ceph-ansible or ceph-deploy, to
+Use your normal deployment tools, such as ceph-ansible or cephadm, to
 set up ceph-mgr daemons on each of your mon nodes.  It is not mandatory
 to place mgr daemons on the same nodes as mons, but it is almost always
 sensible.
@@ -29,6 +29,8 @@ sensible.
     Writing modules <modules>
     Writing orchestrator plugins <orchestrator_modules>
     Dashboard module <dashboard>
+    Ceph RESTful API <ceph_api/index>
+    Alerts module <alerts>
     DiskPrediction module <diskprediction>
     Local pool module <localpool>
     RESTful module <restful>
@@ -40,9 +42,11 @@ sensible.
     Telemetry module <telemetry>
     Iostat module <iostat>
     Crash module <crash>
-    Orchestrator CLI module <orchestrator_cli>
-    Rook module <rook>
-    DeepSea module <deepsea>
     Insights module <insights>
-    Ansible module <ansible>
-    SSH orchestrator <ssh>
+    Orchestrator module <orchestrator>
+    Rook module <rook>
+    RGW module <rgw>
+    MDS Autoscaler module <mds_autoscaler>
+    NFS module <nfs>
+    Progress Module <progress>
+    CLI API Commands module <cli_api>