]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix Spelling Error of Rados Deployment/Operations 23746/head
authorlibingyang <li.bingyang1@zte.com.cn>
Mon, 27 Aug 2018 02:47:47 +0000 (10:47 +0800)
committerlibingyang <li.bingyang1@zte.com.cn>
Mon, 27 Aug 2018 05:59:43 +0000 (13:59 +0800)
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn>
doc/rados/deployment/ceph-deploy-install.rst
doc/rados/operations/monitoring-osd-pg.rst
doc/rados/operations/monitoring.rst

index 849d68ec92f194c46720774f02ff105f670822ce..9a4bbc4e873ea4b380d77376fc45a1a605b4d45c 100644 (file)
@@ -41,6 +41,6 @@ On a Debian or Ubuntu system, you may also::
 
        ceph-deploy purge {hostname [hostname] ...}
 
-The tool will unininstall ``ceph`` packages from the specified hosts.  Purge
+The tool will uninstall ``ceph`` packages from the specified hosts.  Purge
 additionally removes configuration files.
 
index f0bd25e885bac3055599c15938c6b01483eb2a18..ed1a4ca81d464ebf3a48e94e6f7f7c0810816c7a 100644 (file)
@@ -87,7 +87,7 @@ daemons that are not running::
          1   ssd 1.00000      osd.1              down  1.00000 1.00000
 
 .. tip:: The ability to search through a well-designed CRUSH hierarchy may help
-   you troubleshoot your cluster by identifying the physcial locations faster.
+   you troubleshoot your cluster by identifying the physical locations faster.
 
 If an OSD is ``down``, start it:: 
 
index db087829f1b095f25d557ca92ca2558073b6e6f1..16c3a01961126e0db942132d05471ab77c1d8e06 100644 (file)
@@ -206,7 +206,7 @@ on the number of replicas, clones and snapshots.
 - **OBJECTS:** The notional number of objects stored per pool.
 
 .. note:: The numbers in the **POOLS** section are notional. They are not 
-   inclusive of the number of replicas, shapshots or clones. As a result, 
+   inclusive of the number of replicas, snapshots or clones. As a result, 
    the sum of the **USED** and **%USED** amounts will not add up to the 
    **RAW USED** and **%RAW USED** amounts in the **GLOBAL** section of the 
    output.