From: David Disseldorp Date: Thu, 17 Nov 2016 19:33:35 +0000 (+0100) Subject: doc/cephfs/standby: fix minor typos X-Git-Tag: v11.1.0~244^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F12054%2Fhead;p=ceph.git doc/cephfs/standby: fix minor typos Signed-off-by: David Disseldorp --- diff --git a/doc/cephfs/standby.rst b/doc/cephfs/standby.rst index e1145179582f..ec272e33a90a 100644 --- a/doc/cephfs/standby.rst +++ b/doc/cephfs/standby.rst @@ -24,7 +24,7 @@ how many ranks will be created. The actual number of ranks in the filesystem will only be increased if a spare daemon is available to take on the new rank. -An daemon has a *name* that is set statically by the administrator +A daemon has a *name* that is set statically by the administrator when the daemon is first configured. Typical configurations use the hostname where the daemon runs as the daemon name. @@ -95,7 +95,7 @@ mds_standby_replay ~~~~~~~~~~~~~~~~~~ If this is set to true, then the standby daemon will continuously read -the metadata journal an up rank. This will give it +the metadata journal of an up rank. This will give it a warm metadata cache, and speed up the process of failing over if the daemon serving the rank fails.