Feature #2585
rbd: clone command
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
A command for the rbd tool to create a child image from a parent. Example:
rbd clone --parent pool/image@snap pool2/child_image [--order N]
This would use a new RBD::clone() method.
Make sure to give an error if --size is specified.
History
#1 Updated by Sage Weil over 11 years ago
- translation missing: en.field_position deleted (
1) - translation missing: en.field_position set to 34
#2 Updated by Sage Weil over 11 years ago
- translation missing: en.field_position deleted (
34) - translation missing: en.field_position set to 32
#3 Updated by Sage Weil over 11 years ago
- translation missing: en.field_story_points set to 1
- translation missing: en.field_position deleted (
32) - translation missing: en.field_position set to 32
#4 Updated by Sage Weil over 11 years ago
- Target version set to v0.49
- translation missing: en.field_position deleted (
31) - translation missing: en.field_position set to 1316
#5 Updated by Josh Durgin over 11 years ago
- Description updated (diff)
- Category set to librbd
#6 Updated by Dan Mick over 11 years ago
- Status changed from New to 12
- Assignee set to Dan Mick
#7 Updated by Dan Mick over 11 years ago
- Status changed from 12 to In Progress
#8 Updated by Dan Mick over 11 years ago
- % Done changed from 0 to 80
#9 Updated by Sage Weil about 11 years ago
- Project changed from Ceph to rbd
- Category deleted (
librbd)
#10 Updated by Sage Weil about 11 years ago
- Target version deleted (
v0.49)
#11 Updated by Sage Weil about 11 years ago
- Target version set to v0.49
- translation missing: en.field_position deleted (
1326) - translation missing: en.field_position set to 1
#12 Updated by Sage Weil about 11 years ago
- Target version changed from v0.49 to v0.50
#13 Updated by Sage Weil about 11 years ago
- translation missing: en.field_position deleted (
10) - translation missing: en.field_position set to 4
#14 Updated by Sage Weil about 11 years ago
- translation missing: en.field_position deleted (
6) - translation missing: en.field_position set to 2
#15 Updated by Dan Mick about 11 years ago
- Status changed from In Progress to Resolved
commit:83339a0cbb925022c44507ab0ea3da7b399f511e
#16 Updated by Dan Mick about 11 years ago
- % Done changed from 80 to 100