Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[csi-rbd] detach cloned images from snapshots #70

Closed
sngchlko opened this issue Aug 17, 2018 · 2 comments
Closed

[csi-rbd] detach cloned images from snapshots #70

sngchlko opened this issue Aug 17, 2018 · 2 comments
Assignees

Comments

@sngchlko
Copy link
Contributor

If rbd snapshots have child cloned images, we can't remove the snapshots because of protecting the snapshots. We can use rbd flatten for detaching cloned images from snapshots or we can consider using RBD clone v2 feature with later versions of Mimic as well.
The short-term plan would be using rbd flatten for detaching cloned images from snapshots.

@rollandf
Copy link
Contributor

To Reproduce
1. Create PVC
2. Create VolumeSnapshot from PVC
3. Create PVC from VolumeSnapshot
4. Delete VolumeSnapshot
5. RBD snapshot is still present in the Ceph Server

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Apr 1, 2020

closing this as this will be covered in #675

@Madhu-1 Madhu-1 closed this as completed Apr 1, 2020
Rakshith-R referenced this issue in Rakshith-R/ceph-csi May 26, 2022
Sync rhs:devel with ceph:devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants