From: Kotresh HR Date: Wed, 4 Feb 2026 09:17:12 +0000 (+0530) Subject: doc: Document configs introduced with multi-threaded cephfs-mirror X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=47ddc9bf46a1bcfccb72fc9d23951a2182e30861;p=ceph.git doc: Document configs introduced with multi-threaded cephfs-mirror Following configs are introduced: - cephfs_mirror_max_datasync_threads - cephfs_mirror_blockdiff_min_file_size Fixes: https://tracker.ceph.com/issues/73452 Signed-off-by: Kotresh HR --- diff --git a/doc/cephfs/cephfs-mirroring.rst b/doc/cephfs/cephfs-mirroring.rst index 509ff4d8f38..26a592b115c 100644 --- a/doc/cephfs/cephfs-mirroring.rst +++ b/doc/cephfs/cephfs-mirroring.rst @@ -552,6 +552,7 @@ Configuration Options --------------------- .. confval:: cephfs_mirror_max_concurrent_directory_syncs +.. confval:: cephfs_mirror_max_datasync_threads .. confval:: cephfs_mirror_action_update_interval .. confval:: cephfs_mirror_restart_mirror_on_blocklist_interval .. confval:: cephfs_mirror_max_snapshot_sync_per_cycle @@ -561,6 +562,7 @@ Configuration Options .. confval:: cephfs_mirror_restart_mirror_on_failure_interval .. confval:: cephfs_mirror_mount_timeout .. confval:: cephfs_mirror_perf_stats_prio +.. confval:: cephfs_mirror_blockdiff_min_file_size Re-adding Peers ---------------