Hi, hustcat,
Thanks for your work on the ceph graph driver. I have build & run it successfully, but don't know how to let docker use it for backend storage.
I saw the PR of graphdriver_extpoints from cpuguy83 has been merged:
moby/moby@4c55464
https://github.com/docker/docker/blob/release/v1.9/experimental/plugins_graphdriver.md
And I've got experimental binary:
https://experimental.docker.com/builds/Linux/x86_64/docker-latest
# docker -v
Docker version 1.9.1, build f4c9adf, experimental
But don't know how to enable the feature ...
# docker daemon -s rbd
WARN[0000] Running experimental build
INFO[0000] API listen on /var/run/docker.sock
ERRO[0000] Failed to GetDriver graph rbd /var/lib/docker/0.0
FATA[0000] Error starting daemon: error initializing graphdriver: driver not supported
Best regards!
Hi, hustcat,
Thanks for your work on the ceph graph driver. I have build & run it successfully, but don't know how to let docker use it for backend storage.
I saw the PR of graphdriver_extpoints from cpuguy83 has been merged:
moby/moby@4c55464
https://github.com/docker/docker/blob/release/v1.9/experimental/plugins_graphdriver.md
And I've got experimental binary:
https://experimental.docker.com/builds/Linux/x86_64/docker-latest
But don't know how to enable the feature ...
Best regards!