In addition to the existing support for journal-based mirroring, RBD will now support snapshot-based mirroring. This feature is enabled on a per-image basis which means that rbd-mirror must be configured in image mode: $ rbd mirror pool enable <pool-name> image To enable the feature on a specific image: $ rbd mirror image enable <image-spec> snapshot To create a mirror snapshot: $ rbd mirror image snapshot <image-spec> Additionally, mirror snapshots can be scheduled to be periodically created via the CLI: $ rbd mirror snapshot schedule add ... $ rbd mirror snapshot schedule rm ... $ rbd mirror snapshot schedule ls ... $ rbd mirror snapshot schedule status ...
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.
Feature is working as expected, hence moving this bug to verified state.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 5.0 bug fix and enhancement), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:3294