You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #17757 from daos-stack/liang/b_aurora_p5
This PR includes three commits:
- Add a latency for the first rebuild task, so it wouldn't be scheduled before SWIM gets stable
- Add more debug messages for reclaim failures
- Only require 2 credits for GC if it's under space pressure, so it can run with minimum
space overhead
- Skip limited number of EBUSY objects during fail reclaim, instead of blocking rebuild forever,
These objects will be reclaimed by other rebuilds.
Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com>
0 commit comments