Re: [ceph-users] rbd: map failed

2018-01-10 Thread Lenz Grimmer
On 01/09/2018 07:46 PM, Karun Josy wrote: > We have a user "testuser" with below permissions : > > $ ceph auth get client.testuser > exported keyring for client.testuser > [client.testuser] >         key = == >         caps mon = "profile rbd" >         caps osd = "profile rbd pool=ecpool, pr

[ceph-users] rbd: map failed

2018-01-09 Thread Karun Josy
Hello, We have a user "testuser" with below permissions : $ ceph auth get client.testuser exported keyring for client.testuser [client.testuser] key = == caps mon = "profile rbd" caps osd = "profile rbd pool=ecpool, profile rbd pool=cv, profile rbd-read-only pool=templ

[ceph-users] rbd map failed when ms_public_type=async+rdma

2017-12-26 Thread Yang, Liang
Hi all, Rbd map will fail when ms_public_type=async+rdma, and network of ceph cluster is blocked. Is this cause by that rbd in kernel does not support rdma? ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-u

Re: [ceph-users] rbd map failed

2015-08-19 Thread Adir Lev
Problem solved! osd_class_dir path in ceph.conf was wrong. Thanks for help Ilya Adir -Original Message- From: Ilya Dryomov [mailto:idryo...@gmail.com] Sent: Monday, August 17, 2015 10:48 AM To: Adir Lev Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] rbd map failed On Thu, Aug 13

Re: [ceph-users] rbd map failed

2015-08-17 Thread Ilya Dryomov
On Thu, Aug 13, 2015 at 1:59 PM, Adir Lev wrote: > Hi, > > > > I have a CEPH cluster running on 4 physical servers, the cluster is up and > healthy > > So far I was unable to connect any client to the cluster using krbd or fio > rbd plugin. > > My clients can see and create images in rbd pool but

[ceph-users] rbd map failed

2015-08-13 Thread Adir Lev
Hi, I have a CEPH cluster running on 4 physical servers, the cluster is up and healthy So far I was unable to connect any client to the cluster using krbd or fio rbd plugin. My clients can see and create images in rbd pool but cannot map root@r-dcs68 ~ # rbd ls fio_test foo foo1 foo_test root@r