From: ashitakasam <694240887@qq.com> Date: Fri, 16 Mar 2018 02:51:23 +0000 (+0800) Subject: doc: 'daemon' is misspelled in doc/cephfs/health-messages.rst and src/tools/rbd_recov... X-Git-Tag: v13.1.0~535^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a2b14a741cac9a3839a4abe2827a0af1a99fddeb;p=ceph.git doc: 'daemon' is misspelled in doc/cephfs/health-messages.rst and src/tools/rbd_recover_tool/README Signed-off-by: ashitakasam <694240887@qq.com> --- diff --git a/doc/cephfs/health-messages.rst b/doc/cephfs/health-messages.rst index b2ebe4b182256..4d513c7908092 100644 --- a/doc/cephfs/health-messages.rst +++ b/doc/cephfs/health-messages.rst @@ -37,7 +37,7 @@ automatically replace laggy daemons with standbys if any are available. Message: insufficient standby daemons available Description: One or more file systems are configured to have a certain number of standby daemons available (including daemons in standby-replay) but the -cluster does not have enough standby daemons. The standby deamons not in replay +cluster does not have enough standby daemons. The standby daemons not in replay count towards any file system (i.e. they may overlap). This warning can configured by setting ``ceph fs set standby_count_wanted ``. Use zero for ``count`` to disable. diff --git a/src/tools/rbd_recover_tool/README b/src/tools/rbd_recover_tool/README index 73c19b9d3be91..ccf55498be808 100644 --- a/src/tools/rbd_recover_tool/README +++ b/src/tools/rbd_recover_tool/README @@ -18,7 +18,7 @@ object data is complete, this tool does flush osd journal on each osd node befor before you run this tool, you should make sure that: 1). all processes (ceph-osd, ceph-mon, ceph-mds) are shutdown -2). ssh deamon is running & network is ok (ssh to each node without password) +2). ssh daemon is running & network is ok (ssh to each node without password) 3). ceph-kvstore-tool is installed(for ubuntu: apt-get install ceph-test) 4). osd disk is not crashed and data can be accessed on local filesystem