Project

General

Profile

Actions

Feature #2585

closed

rbd: clone command

Added by Sage Weil almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

100%

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.

Actions

Also available in: Atom PDF