Hi,

All rbd features was added to ceph-csi in last year [1]
You can add object-map feature in your options like any others:

```
  imageFeatures: layering,exclusive-lock,object-map,fast-diff,deep-flatten
  mapOptions: ms_mode=prefer-crc
```

k

[1] https://github.com/ceph/ceph-csi/pull/2514 
<https://github.com/ceph/ceph-csi/pull/2514>

> On 26 Jul 2022, at 23:21, Marc <m...@f1-outsourcing.eu> wrote:
> 
> Afaik is csi just some go code that maps an rbd image, it does as you would 
> do it from the command line. Then again they really do not understand csi 
> there, and are just developing a kubernetes 'driver'.

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to