]> 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 f6c85cec79ce8efcbc64737e87ca21cdd407334f..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.
 
 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.
 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,7 @@ sensible.
     Writing modules <modules>
     Writing orchestrator plugins <orchestrator_modules>
     Dashboard module <dashboard>
     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>
     Alerts module <alerts>
     DiskPrediction module <diskprediction>
     Local pool module <localpool>
@@ -40,8 +41,12 @@ sensible.
     Telegraf module <telegraf>
     Telemetry module <telemetry>
     Iostat module <iostat>
     Telegraf module <telegraf>
     Telemetry module <telemetry>
     Iostat module <iostat>
-    OSD Support module <osd_support>
     Crash module <crash>
     Insights module <insights>
     Orchestrator module <orchestrator>
     Rook module <rook>
     Crash module <crash>
     Insights module <insights>
     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>