5 Mar
2024
5 Mar
'24
1:35 p.m.
Hi Anthony, thanks for the tips. I reset all the values but osd_deep_scrub_interval to their defaults as reported at https://docs.ceph.com/en/latest/rados/configuration/osd-config-ref/ : # ceph config set osd osd_scrub_sleep 0.0 # ceph config set osd osd_scrub_load_threshold 0.5 # ceph config set osd osd_deep_scrub_randomize_ratio 0.15 # ceph config set osd osd_scrub_min_interval 86400 # ceph config set osd osd_scrub_max_interval 604800 and kept osd_deep_scrub_interval at 1209600 (14 days). Is this what you meant or did I miss something? Let's see if the situation improves in the next days. Nicola