Merge pull request #45406 from wxypro/fix-typos

docs,options: fix typos 

Reviewed-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
Venky Shankar 2022-03-21 15:29:19 +05:30 committed by GitHub
commit 1bc4cc5d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -157,7 +157,7 @@ No MDS actually holds this state. Instead, it is applied to the rank in the file
Rank 0 is part of the failed set and is pending to be taken over by a standby
MDS. If this state persists, it indicates no suitable MDS daemons found to be
assigned to this rank. This may be caused by not enough standby daemons, or all
standby daemons have incompatible campat (see also :ref:`upgrade-mds-cluster`).
standby daemons have incompatible compat (see also :ref:`upgrade-mds-cluster`).
::

View File

@ -15,7 +15,7 @@ options:
- name: cephfs_mirror_action_update_interval
type: secs
level: advanced
desc: interval for driving asynchornous mirror actions
desc: interval for driving asynchronous mirror actions
long_desc: Interval in seconds to process pending mirror update actions.
default: 2
services:
@ -55,7 +55,7 @@ options:
level: advanced
desc: consecutive failed directory synchronization attempts before marking a directory
as "failed"
long_desc: number of consecutive snapshot synchronization failues to mark a directory
long_desc: number of consecutive snapshot synchronization failures to mark a directory
as "failed". failed directories are retried for synchronization less frequently.
default: 10
services:
@ -83,7 +83,7 @@ options:
- name: cephfs_mirror_mount_timeout
type: secs
level: advanced
desc: timeout for mounting primary/seconday ceph file system
desc: timeout for mounting primary/secondary ceph file system
long_desc: Timeout in seconds for mounting primary or secondary (remote) ceph file system
by the cephfs-mirror daemon. Setting this to a higher value could result in the mirror
daemon getting stalled when mounting a file system if the cluster is not reachable. This