The earlier limit of 3 was still aggressive enough to have an impact on
the client and other competing operations. Retain the current default
for mClock. This can be modified if necessary after setting the
osd_mclock_override_recovery_settings option.
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
{"osd_recovery_max_active", 0},
{"osd_recovery_max_active_hdd", 3},
{"osd_recovery_max_active_ssd", 10},
- {"osd_max_backfills", 3},
+ {"osd_max_backfills", 1},
};
// Check if we were called because of a configuration change