Re: Ceph RBD map debug: error -22 on auth protocol 2 init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 10, 2014 at 12:09 AM, Christopher Armstrong
<chris@xxxxxxxxxxxx> wrote:
> Turns out we need to explicitly list --privileged in addition to the other
> flags. Here's how it runs now:
>
> docker run --name deis-store-volume --rm -e HOST=$COREOS_PRIVATE_IPV4 --net
> host --privileged -v /dev:/dev -v /sys:/sys -v /data:/data $IMAGE

I asked, docker is supposed to recreate devices at startup and won't do
it dynamically.  Looks like the only way to work around this is either
running with -v /dev/:/dev or creating /dev/rbdX device nodes manually.

Thanks,

                Ilya
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux