On Tue, Dec 13, 2016 at 3:56 AM, Jake Young <jak3kaj@xxxxxxxxx> wrote: > Thanks John, > > To partially answer my own question: > > OPTION(osd_recovery_sleep, OPT_FLOAT, 0) // seconds to sleep between > recovery ops > > OPTION(osd_recovery_max_single_start, OPT_U64, 1) > > Funny, in the examples where I've seen osd_recovery_max_single_start it is > being set to 1, which is the default. The default changed, it was 5 in hammer. https://github.com/ceph/ceph/blob/hammer/src/common/config_opts.h#L617 > > > On Mon, Dec 12, 2016 at 12:26 PM, John Spray <jspray@xxxxxxxxxx> wrote: >> >> On Mon, Dec 12, 2016 at 5:23 PM, Jake Young <jak3kaj@xxxxxxxxx> wrote: >> > I've seen these referenced a few times in the mailing list, can someone >> > explain what they do exactly? >> > >> > What are the defaults for these values? >> > >> > osd recovery sleep >> > >> > and >> > >> > osd recover max single start >> >> Aside from the definition, you can alwasy check default values here: >> https://github.com/ceph/ceph/blob/master/src/common/config_opts.h >> >> John >> >> > Thanks! >> > >> > Jake >> > >> > _______________________________________________ >> > ceph-users mailing list >> > ceph-users@xxxxxxxxxxxxxx >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> > > > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > -- Cheers, Brad _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com