tentacle: rgw/dedup: full object dedup#64264
Merged
cbodley merged 4 commits intoceph:tentaclefrom Jul 10, 2025
Merged
Conversation
Design Document: https://docs.google.com/document/d/152VyCTR2NlZ6ongbe6-CJfP4qxr1_zH83FB_WukWD7c Signed-off-by: Gabriel BenHanokh <gbenhano@redhat.com> (cherry picked from commit 081bda7)
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com> (cherry picked from commit 895121f)
Moved all control objects (EPOCH, WATCH, Tokens) to default.rgw.control pool. Add dedup_pool to RGWZoneParams to make the name unique across zones rgw.dedup pool is created on dedup start and removed when the scan is over report duplicated space after dedup because of the head-object report potential dedup for smaller objects (64KB-4MB) added tests for the new reporting facilities Signed-off-by: Gabriel BenHanokh <gbenhano@redhat.com> (cherry picked from commit 7e6021f)
Move ceph_pthread_setname() call from main RGW code to the dedup bg-thread Signed-off-by: Gabriel BenHanokh <gbenhano@redhat.com> (cherry picked from commit 7510a80)
Contributor
Author
Contributor
Author
|
jenkins test make check |
14 tasks
Member
cbodley
approved these changes
Jul 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/71899
backport of #62179
parent tracker: https://tracker.ceph.com/issues/71898
this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh