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

Proposal: Implement Ceph rbd storage driver #14800

Closed
wants to merge 1 commit into from

Conversation

hustcat
Copy link

@hustcat hustcat commented Jul 21, 2015

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

Signed-off-by: Ye Yin <eyniy@qq.com>
@cpuguy83
Copy link
Member

This was originally proposed and closed here: #9146 (comment)

Has anything changed?

# How to use

## install ceph cluster
TODO:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps you get suggest to use the ceph/demo container for testing. https://github.com/ceph/ceph-docker/tree/master/demo

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I will complete it later:)

@hustcat
Copy link
Author

hustcat commented Jul 21, 2015

@cpuguy83 Yea, the basic principle is almost same.However I use go-ceph as client library.I hope to promote docker and ceph community together to achieve rbd storage driver.This is a great demand for many people.

@cpuguy83
Copy link
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.

@hustcat
Copy link
Author

hustcat commented Jul 21, 2015

Yes, I wish ceph community can solve it as soon as possible.

@cpuguy83
Copy link
Member

@hustcat Given that, I don't see a reason to keep this open, unfortunately... wdyt?
I would however like to point you to #13777 which would enable out of process graph drivers.

@hustcat
Copy link
Author

hustcat commented Jul 21, 2015

@cpuguy83 Thanks, out of process graph drivers is a better choice so far:)

@hustcat
Copy link
Author

hustcat commented Jul 22, 2015

Ceph rbd storage driver plugin refer to #13777, see docker-graph-driver

@hustcat hustcat closed this Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants