On Thu, Oct 9, 2014 at 8:34 PM, Christopher Armstrong <chris@xxxxxxxxxxxx> wrote: > Hey guys, > > Good news!! Ilya investigated the ticket and gave me a hint as to the issue > - we need to use `--net host` on the consuming container so that the network > context is what Ceph expects. I am now running my test container like so: > > docker run -i -v /sys:/sys --net host > 172.21.12.100:5000/deis/store-base:git-3d4ca8f /bin/bash > > Note that we also had to bind-mount /sys so that it's not read-only within > the container. And I can confirm that it works! What are you doing about /dev? /dev/rbdX won't show up. Thanks, Ilya _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com