Hello, I've been trying to get an OSD ready for removal for about a week. RIght now I have 2 pgs backfilling and 21 in backfill_wait. Looking around I found reference to the following command (followed by my output). # ceph config dump | egrep "osd_recovery_max_active|osd_recovery_op_priority|osd_max_backfills" global advanced osd_max_backfills 10 osd advanced osd_max_backfills 20 osd advanced osd_recovery_max_active 20 osd.1 advanced osd_max_backfills 1 I'm not sure why osd.1 is special. I'd like to know how to get rid of this. If I increase this value for osd.1 it will likely speed up my backfills, but the special setting for osd.1 will persist. There must be a way to unset this so the general setting is applied, right? Thanks. -Dave -- Dave Hall Binghamton University kdhall@xxxxxxxxxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx