Re: [ceph-users] Enable object map kernel module

2018-03-26 Thread Thiago Gonzaga
thanks :D *Thiago Gonzaga* SaaSOps Software Architect o. 1 (512) 2018-287 x2119 Skype: thiago.gonzaga20 [image: Aurea] On Mon, Mar 26, 2018 at 11:42 AM, wrote: > This is an extra package: rbd-nbd > > On 03/26/2018 04:41 PM, Thi

Re: [ceph-users] Enable object map kernel module

2018-03-26 Thread ceph
This is an extra package: rbd-nbd On 03/26/2018 04:41 PM, Thiago Gonzaga wrote: > It seems the bin is not present, is it part of ceph packages? > > tgonzaga@ceph-mon-3:~$ sudo rbd nbd map test > /usr/bin/rbd-nbd: exec failed: (2) No such file or directory > rbd: rbd-nbd failed with error: /usr/bi

Re: [ceph-users] Enable object map kernel module

2018-03-26 Thread Thiago Gonzaga
It seems the bin is not present, is it part of ceph packages? tgonzaga@ceph-mon-3:~$ sudo rbd nbd map test /usr/bin/rbd-nbd: exec failed: (2) No such file or directory rbd: rbd-nbd failed with error: /usr/bin/rbd-nbd: exit status: 1 thanks in advance, *Thiago Gonzaga* SaaSOps Software Architect

Re: [ceph-users] Enable object map kernel module

2018-03-24 Thread ceph
Am 24. März 2018 00:05:12 MEZ schrieb Thiago Gonzaga : >Hi All, > >I'm starting with ceph and faced a problem while using object-map > >root@ceph-mon-1:/home/tgonzaga# rbd create test -s 1024 --image-format >2 >--image-feature exclusive-lock >root@ceph-mon-1:/home/tgonzaga# rbd feature enable tes

Re: [ceph-users] Enable object map kernel module

2018-03-23 Thread Konstantin Shalygin
how can we deal with that? I see some comments that large images without omap may suffer to get deleted Only way for now is use nbd-rbd or fuse-rbd. k ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-use

[ceph-users] Enable object map kernel module

2018-03-23 Thread Thiago Gonzaga
Hi All, I'm starting with ceph and faced a problem while using object-map root@ceph-mon-1:/home/tgonzaga# rbd create test -s 1024 --image-format 2 --image-feature exclusive-lock root@ceph-mon-1:/home/tgonzaga# rbd feature enable test object-map root@ceph-mon-1:/home/tgonzaga# rbd list test root@c