diff --git a/doc/rados/deployment/ceph-deploy-install.rst b/doc/rados/deployment/ceph-deploy-install.rst index 849d68ec92f19..9a4bbc4e873ea 100644 --- a/doc/rados/deployment/ceph-deploy-install.rst +++ b/doc/rados/deployment/ceph-deploy-install.rst @@ -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. diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index f0bd25e885bac..ed1a4ca81d464 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -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:: diff --git a/doc/rados/operations/monitoring.rst b/doc/rados/operations/monitoring.rst index db087829f1b09..16c3a01961126 100644 --- a/doc/rados/operations/monitoring.rst +++ b/doc/rados/operations/monitoring.rst @@ -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.