[ceph-users] ceph-dashboard python warning with new pyo3 0.17 lib (debian12)

2023-06-23 Thread DERUMIER, Alexandre
Hi, on debian12, ceph-dashboard is throwing a warning "Module 'dashboard' has failed dependency: PyO3 modules may only be initialized once per interpreter process" Seem to be related to pyo3 0.17 change https://github.com/PyO3/pyo3/blob/7bdc504252a2f972ba3490c44249b202a4ce6180/guide/src/migrat

[ceph-users] osd_mclock_max_capacity_iops_ssd && multiple osd by nvme ?

2023-03-30 Thread DERUMIER, Alexandre
Hi, I would like to advise to correctly tuneĀ  osd_mclock_max_capacity_iops_ssd when you have multiple osd by nvme ? Does it need simply to divide the total iops of the nvme by number of osd ? But maybe it'll impact performance if more read/write are done on one of the osd ? I really don't k