]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 'daemon' is misspelled in doc/cephfs/health-messages.rst and src/tools/rbd_recov... 20931/head
authorashitakasam <694240887@qq.com>
Fri, 16 Mar 2018 02:51:23 +0000 (10:51 +0800)
committerashitakasam <694240887@qq.com>
Mon, 19 Mar 2018 02:21:38 +0000 (10:21 +0800)
Signed-off-by: ashitakasam <694240887@qq.com>
doc/cephfs/health-messages.rst
src/tools/rbd_recover_tool/README

index b2ebe4b18225615998417bdf7fb337c5079079ff..4d513c790809209389f60c04eee031aa37f609e3 100644 (file)
@@ -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 <fs> standby_count_wanted <count>``.  Use
 zero for ``count`` to disable.
index 73c19b9d3be91332b01e52a31e24217df05654b2..ccf55498be8081642802a430b5f75e395fe607e4 100644 (file)
@@ -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