Skip to content

Unable to delete VolumeSnapshot and source Volume used by restored Volume #809

@kasabe28

Description

@kasabe28

Describe the bug
Unable to delete VolumeSnapshot if used as a dataSource to restore Volume. Also source Volume cannot be deleted if it has VolumeSnapshots. To delete Volume user needs to delete all VolumeSnapshots first and then Volume can be deleted.

To Reproduce

  1. Create Volume
  2. Create VolumeSnapshot
  3. Restore Volume using VolumeSnapshot as dataSource
  4. Delete VolumeSnapshot
  5. Delete source Volume from step 1

Expected behavior
A VolumeSnapshot and source Volume should be deleted successfully

Additional context
Ceph implementation does not allow to delete Volume if it has VolumeSnapshots.

Metadata

Metadata

Assignees

Labels

area/storageStorage solutions and related concerns.bugSomething isn't working

Type

No type

Projects

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions