From 4108ecdb2cb1e257efee2acffa5d9b1c5b87562c Mon Sep 17 00:00:00 2001 From: Chen Zhenghua Date: Tue, 28 Aug 2018 09:49:36 +0800 Subject: [PATCH] doc: fix cephfs spelling errors Signed-off-by: Chen Zhenghua --- doc/cephfs/file-layouts.rst | 2 +- doc/cephfs/mantle.rst | 2 +- doc/cephfs/troubleshooting.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephfs/file-layouts.rst b/doc/cephfs/file-layouts.rst index 2bb5044fa5c3e..5334765136a50 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 9be89d662e3d0..6d3d40d61e340 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 4158d327cc111..d13914a1dfdb9 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`). -- 2.39.5