Feature #2561
rbd: copyup command
| Status: | Resolved | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Dan Mick | % Done: | 0% | |
| Category: | - | Spent time: | - | |
| Target version: | v0.51 | |||
| Source: | Reviewed: | |||
| Tags: | User Impact: | |||
| Story points | 3.0 | |||
| Velocity based estimate | - |
Description
'rbd copyup pool/image' command to copy any missing objects up from the parent. simple O(n) operation that leverages the cls_rbd copyup method for atomicity.
Associated revisions
rbd: flatten command (copyup an entire image)
Fixes: #2561
Signed-off-by: Dan Mick <dan.mick@inktank.com>
rbd: flatten command (copyup an entire image)
Fixes: #2561
Signed-off-by: Dan Mick <dan.mick@inktank.com>
rbd: flatten command (copyup an entire image)
Fixes: #2561
Signed-off-by: Dan Mick <dan.mick@inktank.com>
History
#2 Updated by Greg Farnum 11 months ago
What? How does a class function of any kind provide atomicity in cross-OSD data copies?
#16 Updated by Mark Kampe 10 months ago
- Target version changed from v0.50 to v0.51
- Position deleted (
22) - Position set to 9
#17 Updated by Mark Kampe 10 months ago
- Position deleted (
8) - Position set to 2
#18 Updated by Josh Durgin 9 months ago
- Status changed from Need Review to Resolved