From 2670d244fd2b5c863ead4febfc37913bbb2e90c3 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 1 Aug 2017 17:16:39 +0800 Subject: [PATCH] doc: various fixes - 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 --- doc/rados/operations/health-checks.rst | 2 +- doc/rados/operations/index.rst | 1 + doc/radosgw/s3/bucketops.rst | 4 ++-- doc/rbd/rados-rbd-cmds.rst | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index 55176fd72d8ce..6329a5b9ecfe1 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -30,7 +30,7 @@ ________ One or more OSDs are marked down -OSD__DOWN +OSD__DOWN _____________________ (e.g. OSD_HOST_DOWN, OSD_ROOT_DOWN) diff --git a/doc/rados/operations/index.rst b/doc/rados/operations/index.rst index a24e25cc9af58..474dfe7f2dc81 100644 --- a/doc/rados/operations/index.rst +++ b/doc/rados/operations/index.rst @@ -14,6 +14,7 @@ and, monitoring an operating cluster. :maxdepth: 1 operating + health-checks monitoring monitoring-osd-pg user-management diff --git a/doc/radosgw/s3/bucketops.rst b/doc/radosgw/s3/bucketops.rst index 0a0d21c198942..c7cd5b4fd6082 100644 --- a/doc/radosgw/s3/bucketops.rst +++ b/doc/radosgw/s3/bucketops.rst @@ -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 ++-----------------------------+-----------+---------------------------------------------------------------------------+ diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 5b6d164e9aa5e..65f7737aa228f 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -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:: -- 2.39.5