]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: document cephfs-mirror configuration options 40885/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 19 Apr 2021 10:12:21 +0000 (15:42 +0530)
committerVenky Shankar <vshankar@redhat.com>
Tue, 4 May 2021 04:58:46 +0000 (00:58 -0400)
Fixes: http://tracker.ceph.com/issues/50035
Signed-off-by: Venky Shankar <vshankar@redhat.com>
doc/cephfs/cephfs-mirroring.rst

index 82dd6ada8ea3350c16ba9c6adb5c47ba433aa3ed..4d0c68d589741d5c715172f23b5537e106805643 100644 (file)
@@ -307,6 +307,19 @@ synchronization.
 When mirroring is disabled, the respective `fs mirror status` command for the file system
 will not show up in command help.
 
+Configuration Options
+---------------------
+
+.. confval:: cephfs_mirror_max_concurrent_directory_syncs
+.. confval:: cephfs_mirror_action_update_interval
+.. confval:: cephfs_mirror_restart_mirror_on_blocklist_interval
+.. confval:: cephfs_mirror_max_snapshot_sync_per_cycle
+.. confval:: cephfs_mirror_directory_scan_interval
+.. confval:: cephfs_mirror_max_consecutive_failures_per_directory
+.. confval:: cephfs_mirror_retry_failed_directories_interval
+.. confval:: cephfs_mirror_restart_mirror_on_failure_interval
+.. confval:: cephfs_mirror_mount_timeout
+
 Re-adding Peers
 ---------------