Project

General

Profile

Actions

Feature #45371

closed

mgr/volumes: `protect` and `clone` operation in a single transaction

Added by Humble Chirammal almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Administration/Usability
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
ceph-csi
Backport:
octopus,nautilus
Reviewed:
Affected Versions:
Component(FS):
mgr/volumes
Labels (FS):
Pull request ID:

Description

At the moment if we want to make a clone of a snapshot, the caller ( example , ceph CSI) has to make 2 calls to achieve the end result. Two calls per clone operation ( 1. Protect, 2 clone) is inefficient when there are many parallel requests. The request here is internally/implicitly handle `protect` operation on the source volume before initiating the clone itself. This could improve the usability in a great extend.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #46527: nautilus: mgr/volumes: `protect` and `clone` operation in a single transactionResolvedShyamsundar RanganathanActions
Copied to CephFS - Backport #46528: octopus: mgr/volumes: `protect` and `clone` operation in a single transactionResolvedShyamsundar RanganathanActions
Actions

Also available in: Atom PDF