X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fdoc%2Fmgr%2Findex.rst;fp=src%2Fceph%2Fdoc%2Fmgr%2Findex.rst;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=53844ba24ed2c2e1ae265f7315f7734fe4af9c22;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/doc/mgr/index.rst b/src/ceph/doc/mgr/index.rst deleted file mode 100644 index 53844ba..0000000 --- a/src/ceph/doc/mgr/index.rst +++ /dev/null @@ -1,36 +0,0 @@ - - -=================== -Ceph Manager Daemon -=================== - -The :term:`Ceph Manager` daemon (ceph-mgr) runs alongside monitor daemons, -to provide additional monitoring and interfaces to external monitoring -and management systems. - -Since the 12.x (*luminous*) Ceph release, the ceph-mgr daemon is required for -normal operations. The ceph-mgr daemon is an optional component in -the 11.x (*kraken*) Ceph release. - -By default, the manager daemon requires no additional configuration, beyond -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 -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. - -.. toctree:: - :maxdepth: 1 - - Installation and Configuration - Writing plugins - Dashboard plugin - Local pool plugin - RESTful plugin - Zabbix plugin - Prometheus plugin - Influx plugin -