Re: problem with rbd map

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

 



Thanks a lot it’s good

ROOT:bjorn:/root > rbd create foo --pool pool_ulr_1 --size 512000 -m helga.univ-lr.fr -k /etc/ceph/ceph.client.admin.keyring
ROOT:bjorn:/root > rbd map foo --pool pool_ulr_1 --name client.admin -m helga.univ-lr.fr -k /etc/ceph/ceph.client.admin.keyring
/dev/rbd0
ROOT:bjorn:/root > 


> Le 12 mars 2015 à 13:42, Ilya Dryomov <idryomov@xxxxxxxxx> a écrit :
> 
> On Thu, Mar 12, 2015 at 3:33 PM, Marc Boisis <marc.boisis@xxxxxxxxxx> 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
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