From: Chen Zhenghua Date: Tue, 28 Aug 2018 01:49:36 +0000 (+0800) Subject: doc: fix cephfs spelling errors X-Git-Tag: v14.0.1~474^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23763%2Fhead;p=ceph.git doc: fix cephfs spelling errors Signed-off-by: Chen Zhenghua --- diff --git a/doc/cephfs/file-layouts.rst b/doc/cephfs/file-layouts.rst index 2bb5044fa5c3..5334765136a5 100644 --- a/doc/cephfs/file-layouts.rst +++ b/doc/cephfs/file-layouts.rst @@ -129,7 +129,7 @@ Clearing layouts ---------------- If you wish to remove an explicit layout from a directory, to revert to -inherting the layout of its ancestor, you can do so: +inheriting the layout of its ancestor, you can do so: .. code-block:: bash diff --git a/doc/cephfs/mantle.rst b/doc/cephfs/mantle.rst index 9be89d662e3d..6d3d40d61e34 100644 --- a/doc/cephfs/mantle.rst +++ b/doc/cephfs/mantle.rst @@ -35,7 +35,7 @@ Quickstart with vstart Most of the time this guide will work but sometimes all MDSs lock up and you cannot actually see them spill. It is much better to run this on a cluster. -As a pre-requistie, we assume you have installed `mdtest +As a prerequisite, we assume you have installed `mdtest `_ or pulled the `Docker image `_. We use mdtest because we need to generate enough load to get over the MIN_OFFLOAD threshold that is diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index 4158d327cc11..d13914a1dfdb 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -13,7 +13,7 @@ them. Start by looking to see if either side has stuck operations RADOS Health ============ -If part of the CephFS metadata or data pools is unavaible and CephFS is not +If part of the CephFS metadata or data pools is unavailable and CephFS is not responding, it is probably because RADOS itself is unhealthy. Resolve those problems first (:doc:`../../rados/troubleshooting/index`).