]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix a spell error and modify layout 17107/head
authorsongweibin <song.weibin@zte.com.cn>
Mon, 21 Aug 2017 03:13:23 +0000 (11:13 +0800)
committersongweibin <song.weibin@zte.com.cn>
Mon, 21 Aug 2017 06:58:15 +0000 (14:58 +0800)
Signed-off-by: songweibin <song.weibin@zte.com.cn>
doc/rados/troubleshooting/troubleshooting-mon.rst
doc/release-notes.rst

index 89fb94c32f998bd57bb4a30c38ee565a88c374e8..dcbda37a967767db236a19b0dcbef4d45195fa1c 100644 (file)
@@ -49,7 +49,7 @@ Initial Troubleshooting
 
   For those running on Emperor 0.72-rc1 and forward, you will be able to
   contact each monitor individually asking them for their status, regardless
-  of a quorum being formed. This an be achieved using ``ceph ping mon.ID``,
+  of a quorum being formed. This can be achieved using ``ceph ping mon.ID``,
   ID being the monitor's identifier. You should perform this for each monitor
   in the cluster. In section `Understanding mon_status`_ we will explain how
   to interpret the output of this command.
index a904ba58a0cd0b67e0bfed780aa04910a06b093d..6b910bd3f4ab41077d0a00e170c2d0cbe06faecc 100644 (file)
@@ -55,8 +55,8 @@ Major Changes from Kraken
     - The *ceph-mgr* daemon includes a `REST-based management API
       <../mgr/restful>`_. The API is still experimental and somewhat limited but
       will form the basis for API-based management of Ceph going forward.
-    - *ceph-mgr* also includes a `Prometheus exporter <../mgr/prometheus>`_
-       plugin, which can provide Ceph perfcounters to Prometheus.
+    - *ceph-mgr* also includes a `Prometheus exporter <../mgr/prometheus>`_ plugin,
+      which can provide Ceph perfcounters to Prometheus.
 
   * The overall *scalability* of the cluster has improved. We have
     successfully tested clusters with up to 10,000 OSDs.