]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options: fix typos: smarctl -> smartctl 45575/head
authorwangxinyu <wangxinyu@inspur.com>
Wed, 23 Mar 2022 06:34:14 +0000 (14:34 +0800)
committerwangxinyu <wangxinyu@inspur.com>
Wed, 23 Mar 2022 06:34:14 +0000 (14:34 +0800)
fix typos: smarctl -> smartctl

Signed-off-by: wangxinyu <wangxinyu@inspur.com>
src/common/options/mon.yaml.in
src/common/options/osd.yaml.in

index 8932fa3e293ef03d6d13b4ff7b8a9523e40ebfec..a92fa7e1847b7cf76c1e8da123f557bc52d2930d 100644 (file)
@@ -1041,7 +1041,7 @@ options:
 - name: mon_smart_report_timeout
   type: uint
   level: advanced
-  desc: Timeout (in seconds) for smarctl to run, default is set to 5
+  desc: Timeout (in seconds) for smartctl to run, default is set to 5
   default: 5
   services:
   - mon
index 8360e4a922390eeeba948483861f9a0753e818ad..76262edf6bb062b1059666749d680296bfcbffef 100644 (file)
@@ -30,7 +30,7 @@ options:
 - name: osd_smart_report_timeout
   type: uint
   level: advanced
-  desc: Timeout (in seconds) for smarctl to run, default is set to 5
+  desc: Timeout (in seconds) for smartctl to run, default is set to 5
   default: 5
 # verify backend can support configured max object name length
 - name: osd_check_max_object_name_len_on_startup