mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
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:
commit
8d73d8aa1a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user