On Fri, Feb 2, 2024 at 7:44 AM Ruben Vestergaard <rub...@drcmr.dk> wrote:
> Is the RBD client performing partial object reads? Is that even a thing?

Yup! The rados API has both length and offset parameters for reads
(https://docs.ceph.com/en/latest/rados/api/librados/#c.rados_aio_read)
and writes 
(https://docs.ceph.com/en/latest/rados/api/librados/#c.rados_aio_write).

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

Reply via email to