Hi David, Thanks for the reply. I'm a little confused by OSD versus PGs in the description of the two options osd_recovery_max_single_start and osd_recovery_max_active .
The ceph webpage describes osd_recovery_max_active as "The number of active recovery requests per OSD at one time." It does not mention PGs. ? Assuming you meant OSD instead of PG, is this a rephrase of your message: "osd_recovery_max_active (default 15)" recovery operations will run total and will be started in groups of "osd_recovery_max_single_start (default 5)" So if I set osd_recovery_max_active = 1 then osd_recovery_max_single_start will effectively = 1 ? Thanks! Chad. On Thursday, April 24, 2014 11:43:47 you wrote: > The value of osd_recovery_max_single_start (default 5) is used in > conjunction with osd_recovery_max_active (default 15). This means that a > given PG will start up to 5 recovery operations at time of a total of 15 > operations active at a time. This allows recovery to spread operations > across more or less PGs at any given time. > > David Zafman > Senior Developer > http://www.inktank.com > > On Apr 24, 2014, at 8:09 AM, Chad Seys <cws...@physics.wisc.edu> wrote: > > Hi All, > > > > What does osd_recovery_max_single_start do? I could not find a > > description > > > > of it. > > > > Thanks! > > Chad. > > _______________________________________________ > > 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