Hi Cephers,

I had a basic question, I've already setup up a Ceph cluster with 55 OSD's daemons running and 3 MON with a total of 7TB raw data, and a RF of 2 (since this is a PoC), then I've created a new Pool (ceph-pool) with 2600 pg and 2600 pgp's and RF of 2. Then i another host i install the ceph package and copy the ceph.client.admin.keyring to that new host, then i run the following command:


sudo rbd -m 10.1.1.151 -p ceph-pool --size 102400 create RBDTest -k /home/ceph/ceph-cluster-prd/ceph.client.admin.keyring

This command finished ok, but when i try to make the map it failed with:

sudo rbd map ceph-pool/RBDTest --id admin -k /home/ceph/ceph-cluster-prd/ceph.client.admin.keyring
rbd: add failed: (1) Operation not permitted

Anyone could give me a hand or know what could be this issue? Am i missing something?

Thanks in advance,

Best regards,


German Anders







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

Reply via email to