Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimic: osd: Don't evict even when preemption has restarted with smaller chunk #22041

Merged
merged 2 commits into from May 18, 2018

Conversation

dzafman
Copy link
Contributor

@dzafman dzafman commented May 16, 2018

No description provided.

@dzafman dzafman added this to the mimic milestone May 16, 2018
@dzafman dzafman requested a review from liewegas May 16, 2018 20:35
Fixes: https://tracker.ceph.com/issues/24045

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 818b59f)
This can not happen at the primary because scrub_compare_maps() is only
called once per chunk start.

Preemption causes a smaller chunk from start to be processed again at
replicas.  We clear any of the previous chunk's information.

Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9e0ac79)
@liewegas liewegas merged commit d2e3403 into ceph:mimic May 18, 2018
@dzafman dzafman deleted the wip-24045-mimic branch May 22, 2018 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants