Feature #6452
cachepool: snapshots
% Done:
0%
Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
Some stuff:
- promoting clones means creating clones without CLONE pg log operations
- promoting head needs to pull and populate the snapset
- need to demote dirty clones older clones first with appropriate snapcontext (for pool snapshots, the demoting osd needs to still be able to provide a snapcontext overriding the pool snapcontext)
- when demoting clones, use clone_overlap to write the correct regions, this causes the backing pool osd to end up with the correct clone overlaps
- whiteout needs to be treated as delete when demoting snapshots
- pool removed_snaps should look at tier_at
History
#1 Updated by Samuel Just over 9 years ago
- Target version deleted (
v0.72 Emperor)
#2 Updated by Sage Weil over 9 years ago
- Target version set to v0.76a
#3 Updated by Sage Weil about 9 years ago
- Status changed from New to Fix Under Review
#4 Updated by Sage Weil about 9 years ago
- Status changed from Fix Under Review to Resolved