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.


On Mon, Dec 12, 2016 at 12:26 PM, John Spray <jsp...@redhat.com> wrote:

> On Mon, Dec 12, 2016 at 5:23 PM, Jake Young <jak3...@gmail.com> 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@lists.ceph.com
> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to