1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Documents the scanner.speed config and minio_scanner_speed envvar (#973)

Closes #796

And a few other paragraphs here there and yon.
This commit is contained in:
Daryl White
2023-08-29 10:49:10 -05:00
committed by GitHub
parent 870d5c9881
commit e7e83d91b4
6 changed files with 81 additions and 0 deletions

View File

@ -105,6 +105,10 @@ Any MinIO deployment in the site replication configuration can resynchronize dam
If one site loses data for any reason, resynchronize the data from another healthy site with :mc-cmd:`mc admin replicate resync`.
This launches an active process that resynchronizes the data without waiting for the passive MinIO scanner to recognize the missing data.
.. include:: /includes/common/scanner.rst
:start-after: start-scanner-speed-config
:end-before: end-scanner-speed-config
Synchronous vs Asynchronous Replication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~