On Fri, Jun 17, 2016 at 2:01 PM, Ishmael Tsoaela <ishmae...@gmail.com> wrote:
> Hi,
>
> Will someone please assist, I am new to cepph and I am trying to map image
> and this happens:
>
> cluster-admin@nodeB:~/.ssh/ceph-cluster$ rbd map data_01 --pool data
> rbd: sysfs write failed
> In some cases useful info is found in syslog - try "dmesg | tail" or so.
> rbd: map failed: (13) Permission denied
>
> If someone could help it would be great
>
> cluster-admin@nodeB:~/.ssh/ceph-cluster$ ceph -v
> ceph version 10.2.1 (3a66dd4f30852819c1bdaa8ec23c795d4ad77269)
>
> cluster-admin@nodeB:~/.ssh/ceph-cluster$ lsb_release -r
> Release: 14.04

You need sudo privileges for rbd map: sudo rbd map ... or so.

Thanks,

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

Reply via email to