Project

General

Profile

Actions

Subtask #13296

closed

Feature #12901: librbd: zone + zonegroup configuration

Mirroring API + rbd CLI updates for images

Added by Jason Dillaman over 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

A new "mirroring enabled" field should be added to the RBD image header. Mirroring should not rely on a feature bit.

* rbd mirror image enable <image-spec>
        This is an alias for 'rbd feature enable mirroring'

* rbd mirror image disable <image-spec>
        This is an alias for 'rbd feature disable mirroring'

* rbd mirror image resync <image-spec>
        This will delete the local image and initiate a full resync
        with a remote primary image.  This can be used to fix an
        inconsistent secondary image.

Also add journal details/mirroring status support to 'rbd info' and 'rbd status'

Actions

Also available in: Atom PDF