Merge pull request #70042 from abitdrag/wip-doc-add-resync-note

doc/rbd: clarify mirror resync snapshot behavior

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
Ilya Dryomov 2026-07-09 10:16:03 +02:00 committed by GitHub
commit bb59fd9b18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -558,6 +558,10 @@ For example::
local cluster's ``rbd-mirror`` daemon process is responsible for performing
the resync asynchronously.
.. note:: For snapshot-based mirroring, resync replicates the image contents
only up to the most recent mirror-snapshot. Create a new mirror-snapshot on
the primary image to sync the latest updates.
Mirror Status
=============