Merge pull request #45575 from wxypro/options-fix

common/options: fix typos: smarctl -> smartctl

Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
Neha Ojha 2022-03-25 11:00:19 -07:00 committed by GitHub
commit 8d73d8aa1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View 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

View 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