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

[Experimental] Add RBD mirroring support based on image snapshots #853

Closed
wants to merge 1 commit into from

Conversation

ShyamsundarR
Copy link
Contributor

This commit is fully experimental, with a hack/slash approach to get
RBD mirroring working.

The RBD mirroring mode of snapshot based mirroring is enabled in
this commit, using under development Ceph Octopus release.

The basic design is to name the images with the pvc name-namespace
as its header, and to trigger seraching for such an image when the
CreateVolume parameters specify "mirrored", instead of first creating
the the image.

Signed-off-by: ShyamsundarR srangana@redhat.com

@ShyamsundarR ShyamsundarR added the DNM DO NOT MERGE label Mar 5, 2020
This commit is fully experimental, with a hack/slash approach to get
RBD mirroring working.

The RBD mirroring mode of snapshot based mirroring is enabled in
this commit, using under development Ceph Octopus release.

The basic design is to name the images with the pvc name-namespace
as its header, and to trigger seraching for such an image when the
CreateVolume parameters specify "mirrored", instead of first creating
the the image.

Signed-off-by: ShyamsundarR <srangana@redhat.com>
@mergify
Copy link
Contributor

mergify bot commented May 21, 2020

This pull request now has conflicts with the target branch. Could you please resolve conflicts and force push the corrected changes? 🙏

@cooktheryan
Copy link

@ShyamsundarR bump

@stale
Copy link

stale bot commented Sep 26, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in a month if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Sep 26, 2020
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Sep 28, 2020

I will be taking this up, closing this one. @ShyamsundarR Thanks for experimenting on this one.

@Madhu-1 Madhu-1 closed this Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/rbd Issues related to RBD DNM DO NOT MERGE wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants