Hi,

On 12/01/2023 10.26, Robert Sander wrote:
Is it this line?

  bluestore(/var/lib/ceph/osd/ceph-0) _open_super_meta min_alloc_size 0x1000

That seems to be it: https://github.com/ceph/ceph/blob/v15.2.17/src/os/bluestore/BlueStore.cc#L11754-L11755

A few lines later it should state the same, but with function name "_set_alloc_sizes": https://github.com/ceph/ceph/blob/v15.2.17/src/os/bluestore/BlueStore.cc#L5220-L5226, althoug "dout(10)" probably means it only outputs this in a higher debug level.

Best regards,
Gerdriaan Mulder
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to