]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/rados/operations include pg-repair document in the toctree
authorAlfredo Deza <adeza@redhat.com>
Tue, 15 Aug 2017 11:38:59 +0000 (07:38 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 12:20:00 +0000 (08:20 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/rados/operations/index.rst

index 253fc2d9d0a56a32fb42362b8f9dcc33c640a85b..4172376a101bafb849edc10bf6d0cb99440d9f42 100644 (file)
@@ -11,15 +11,16 @@ restarting a cluster with the ``ceph`` service;  checking the cluster's health;
 and, monitoring an operating cluster.
 
 .. toctree::
-       :maxdepth: 1 
-       
+       :maxdepth: 1
+
        operating
        health-checks
        monitoring
        monitoring-osd-pg
        user-management
+       pg-repair
 
-.. raw:: html 
+.. raw:: html
 
        </td><td><h3>Data Placement</h3>
 
@@ -48,7 +49,7 @@ CRUSH algorithm.
 
 Low-level cluster operations consist of starting, stopping, and restarting a
 particular daemon within a cluster; changing the settings of a particular
-daemon or subsystem; and, adding a daemon to the cluster or removing a  daemon
+daemon or subsystem; and, adding a daemon to the cluster or removing a daemon
 from the cluster. The most common use cases for low-level operations include
 growing or shrinking the Ceph cluster and replacing legacy or failed hardware
 with new hardware.
@@ -61,7 +62,7 @@ with new hardware.
        bluestore-migration
        Command Reference <control>
 
-       
+
 
 .. raw:: html
 
@@ -72,7 +73,7 @@ you to evaluate your Ceph configuration and modify your logging and debugging
 settings to identify and remedy issues you are encountering with your cluster.
 
 .. toctree::
-       :maxdepth: 1 
+       :maxdepth: 1
 
        ../troubleshooting/community
        ../troubleshooting/troubleshooting-mon