From: wangxinyu Date: Wed, 23 Mar 2022 06:34:14 +0000 (+0800) Subject: common/options: fix typos: smarctl -> smartctl X-Git-Tag: v18.0.0~1182^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F45575%2Fhead;p=ceph.git common/options: fix typos: smarctl -> smartctl fix typos: smarctl -> smartctl Signed-off-by: wangxinyu --- diff --git a/src/common/options/mon.yaml.in b/src/common/options/mon.yaml.in index 8932fa3e293e..a92fa7e1847b 100644 --- a/src/common/options/mon.yaml.in +++ b/src/common/options/mon.yaml.in @@ -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 diff --git a/src/common/options/osd.yaml.in b/src/common/options/osd.yaml.in index 8360e4a92239..76262edf6bb0 100644 --- a/src/common/options/osd.yaml.in +++ b/src/common/options/osd.yaml.in @@ -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