Trigger deep scrubs
Open
- Dominant language
- Python
- Stars
- 307
- Forks
- 151
- Avg merge
- 14d 23h
- Merged PRs (30d)
- 1
Description
Ability to trigger deep scrubs to test the impact of deep scrubbing. In hammer there is supposed to be a ceph.conf tunable that allows specifying a time. If that value can be injected, then we can probably do something along the lines of:
current_time = time
schedule_time = current_time + ramp_time
ceph tell * injectargs --some_scrubbing_schedule_key $schedule_time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.