]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: various fixes 16723/head
authorKefu Chai <kchai@redhat.com>
Tue, 1 Aug 2017 09:16:39 +0000 (17:16 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Aug 2017 09:31:36 +0000 (17:31 +0800)
- radosgw/s3/bucketops.rst: fix Malformed table.
- operations/health-checks.rst: Title underline too short
- rbd/rados-rbd-cmds.rst: Title underline too short
- rados/operations/index.rst: include health-checks in toc

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/rados/operations/health-checks.rst
doc/rados/operations/index.rst
doc/radosgw/s3/bucketops.rst
doc/rbd/rados-rbd-cmds.rst

index 55176fd72d8cec087be7cfb8f7028a12f9d2a8a2..6329a5b9ecfe1fe79e3ed65cb55ab332f040ae12 100644 (file)
@@ -30,7 +30,7 @@ ________
 
 One or more OSDs are marked down
 
-OSD_<crush type>_DOWN 
+OSD_<crush type>_DOWN
 _____________________
 
 (e.g. OSD_HOST_DOWN, OSD_ROOT_DOWN)
index a24e25cc9af580ad830b02540c1cf76481caf607..474dfe7f2dc8115768d81c9baa8ad650b707f677 100644 (file)
@@ -14,6 +14,7 @@ and, monitoring an operating cluster.
        :maxdepth: 1 
        
        operating
+       health-checks
        monitoring
        monitoring-osd-pg
        user-management
index 0a0d21c198942476acf31bc6b5f44ad52fade765..c7cd5b4fd608203af4070b03f15004367c750591 100644 (file)
@@ -292,7 +292,7 @@ You may specify parameters for ``GET /{bucket}?uploads``, but none of them are r
 +------------------------+-----------+--------------------------------------------------------------------------------------+
 | ``max-uploads``        | Integer   | The maximum number of multipart uploads. The range from 1-1000. The default is 1000. |
 +------------------------+-----------+--------------------------------------------------------------------------------------+
-| ``upload-id-marker``   | String    | Ignored if ``key-marker`` is not specified. Specifies the ``ID`` of first             |
+| ``upload-id-marker``   | String    | Ignored if ``key-marker`` is not specified. Specifies the ``ID`` of first            |
 |                        |           | upload to list in lexicographical order at or following the ``ID``.                  |
 +------------------------+-----------+--------------------------------------------------------------------------------------+
 
@@ -374,4 +374,4 @@ REQUEST ENTITIES
 | ``VersioningConfiguration`` | Container | A container for the request.                                              |
 +-----------------------------+-----------+---------------------------------------------------------------------------+
 | ``Status``                  | String    | Sets the versioning state of the bucket.  Valid Values: Suspended/Enabled |
-+-----------------------------+-----------+---------------------------------------------------------------------------+
\ No newline at end of file
++-----------------------------+-----------+---------------------------------------------------------------------------+
index 5b6d164e9aa5e5f52344ec44fc15e729f64cc058..65f7737aa228f9ddfdd0cfe27a5d97acfeeddb99 100644 (file)
@@ -190,7 +190,7 @@ For example::
     force.
 
 Restoring a Block Device Image
-=============================
+==============================
 
 To restore a deferred delete block device in the rbd pool, execute the 
 following, but replace ``{image-id}`` with the id of the image::