mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Multiple SERVER Releases (#1141)
MinIO SERVER RELEASE.2024-01-05T22-17-24Z - added new metrics to github.com/minio/minio for later sync MinIO SERVER RELEASE.2024-01-28T22-35-53Z - MinIO preallocates memory, mc update compresses binary in transit MinIO SERVER RELEASE.2024-02-06T21-36-22Z - MinIO adds condition key for restricting STS AssumeRoleWithWebIdentity duration at policy level Closes #1124 , Partially addresses #1116 Partially Addresses #1105 --------- Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
This commit is contained in:
@ -92,7 +92,7 @@ This procedure assumes a *total loss* of one or more peer sites versus replicati
|
||||
All healthy peers in the site replication configuration update for the new peer automatically.
|
||||
You can use the :mc-cmd:`mc admin replicate info` command to verify the new site replication configuration.
|
||||
|
||||
#. Resynchronize the new peer with :mc:`mc admin replicate resync`.
|
||||
#. Resynchronize the new peer with :mc-cmd:`mc admin replicate resync`.
|
||||
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
Reference in New Issue
Block a user