Proposal: Implement Ceph rbd storage driver#14800
Closed
hustcat wants to merge 1 commit intomoby:masterfrom
Closed
Proposal: Implement Ceph rbd storage driver#14800hustcat wants to merge 1 commit intomoby:masterfrom
hustcat wants to merge 1 commit intomoby:masterfrom
Conversation
Signed-off-by: Ye Yin <eyniy@qq.com>
Member
|
This was originally proposed and closed here: #9146 (comment) Has anything changed? |
There was a problem hiding this comment.
Perhaps you get suggest to use the ceph/demo container for testing. https://github.com/ceph/ceph-docker/tree/master/demo
Author
There was a problem hiding this comment.
Thanks. I will complete it later:)
Author
Member
|
It looks like go-ceph is still just pulling in the C libs which seems like is the problem we had in the previous attempt. |
Author
|
Yes, I wish ceph community can solve it as soon as possible. |
Member
Author
|
@cpuguy83 Thanks, out of process graph drivers is a better choice so far:) |
Author
|
Ceph rbd storage driver plugin refer to #13777, see docker-graph-driver |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Long times ago, @dachary proposed implement Ceph storage driver, but still not achieved now. I initially realized ceph rbd storage driver, and I hope this is the beginning of implement rbd storage driver .
@leseb @simon3z
Signed-off-by: Ye Yin eyniy@qq.com