On 07/07/2016 08:06 PM, Rahul Talari wrote:
I am trying to use Ceph in Docker. I have built the ceph/base and
ceph/daemon DockeFiles. I am trying to deploy a Ceph monitor according
to the instructions given in the tutorial but when I execute the command
without KV store and type:
sudo docker ps
I am not able to keep the monitor up. What mistakes am I performing with
doing so? Is there something I should do to get it up and running
continuously without failing?
Thank you
Hi, Rahul.
There are several things you need, most important of which is ceph
configuration and keys. These are generated on the host and volume
mounted into the container.
You can use the "docker logs" to get the output from the failed
container to see what might be causing the issue.
Daniel
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com