Hi, I recently upgraded from Ceph 15 to Ceph 16 and when I want to change the max backfills via ceph tell 'osd.*' injectargs '--osd-max-backfills 1' I get no output: root@pve01:~# ceph tell 'osd.*' injectargs '--osd-max-backfills 1' osd.0: {} osd.1: {} osd.2: {} osd.3: {} osd.4: {} osd.5: {} osd.6: {} osd.7: {} osd.8: {} osd.9: {} osd.10: {} osd.11: {} osd.12: {} osd.13: {} osd.14: {} osd.15: {} osd.16: {} osd.17: {} osd.18: {} osd.19: {} If I remember correctly, with Ceph 15 I got something like "changed max backfills to 1" or so. Is that command not supported anymore or is the empty output correct? Regards, Pascal _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx