Injecting does also not work. Running 17.2.3. I see the same thing on other clusters (17.2.0 and 17.2.3) > On 5 Aug 2022, at 14:17, Kenneth Waegeman <Kenneth.Waegeman@xxxxxxxx> wrote: > > Hi all, > > I’m trying to limit an ongoing backfill, but it seems osd max backfills is somehow set to 1000 and I can’t get it lower: > > [root@ceph301 ~]# ceph config show osd.20 osd_max_backfills > 1000 > [root@ceph301 ~]# ceph config rm osd.20 osd_max_backfills > [root@ceph301 ~]# ceph config show osd.20 osd_max_backfills > 1000 > [root@ceph301 ~]# ceph config set osd.20 osd_max_backfills 1 > [root@ceph301 ~]# ceph config show osd.20 osd_max_backfills > 1000 > [root@ceph301 ~]# ceph config rm osd.20 osd_max_backfills > [root@ceph301 ~]# ceph config set osd osd_max_backfills 1 > [root@ceph301 ~]# ceph config show osd.20 osd_max_backfills > 1000 > > Any clues here? Thank you very much! > > Kenneth > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx