Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG 2132359: rbd: remove dummy image workaround #137

Merged

Commits on Oct 10, 2022

  1. rbd: remove dummy image workaround

    To address the problem that snapshot
    schedules are triggered for volumes
    that are promoted, a dummy image was
    disabled/enabled for replication.
    This was done as a workaround, because the
    promote operation was not triggering
    the schedules for the image being promoted.
    
    The bugs related to the same have been fixed in
    RBD mirroring functionality and hence the
    workaround ceph#2656 can be removed from the code base.
    
    ceph tracker https://tracker.ceph.com/issues/53914
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    (cherry picked from commit 71e5b3f)
    Madhu-1 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    142f929 View commit details
    Browse the repository at this point in the history