On Thu, Mar 12, 2015 at 3:33 PM, Marc Boisis <[email protected]> wrote:
> I’m trying to create my first ceph disk from a client named bjorn :
>
> [ceph@bjorn ~]$ rbd create foo --size 512000 -m helga -k
> /etc/ceph/ceph.client.admin.keyring
> [ceph@bjorn ~]$ sudo rbd map foo --pool pool_ulr_1 --name client.admin -m
> helga.univ-lr.fr -k /etc/ceph/ceph.client.admin.keyring
> rbd: sysfs write failed
> rbd: map failed: (2) No such file or directory
>
> Can you help me to find the problem ?
Ah, you are creating an image an a standard pool ("rbd"), but trying to
map from a custom pool ("pool_ulr_1") - hence the -ENOENT.
Thanks,
Ilya
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com