-
Bug
-
Resolution: Done-Errata
-
Minor
-
None
-
None
-
5
-
False
-
-
False
-
---
-
---
-
-
Storage Core Sprint 248, Storage Core Sprint 249, Storage Core Sprint 250, Storage Core Sprint 251, Storage Core Sprint 252
-
No
Description of problem:
When trying to take VM snapshot of a VM, when one of the disk volumes is in Terminating state, if one try to take a snapshot in this state, the process will "silienty" fails on timeout with "snapshot deadline exceeded"
Version-Release number of selected component (if applicable):
OCP 4.14.1 CNV 4.14.1-57
How reproducible:
Steps to Reproduce:
1. Create a VM with importing a image, (which create A DV to pull the image and create the PVC) 2. Once the VM is running, delete the DV 3. The PVC should be in terminating stage. 4. Try to take a VM snapshot
Actual results:
Error we get is "snapshot deadline exceeded"
Expected results:
Expose the underline reason for the fail from the VolumeSnapshot, when trying to manualy do the snapshot of the Volume, you get the reason. Failed to create snapshot content with error snapshot controller failed to update vm-test on API server: cannot add finalizer on claim because it is being deleted
Additional info:
Git Pull Request: https://github.com/kubevirt/kubevirt/pull/11095 closed
- is cloned by
-
CNV-38270 UI not exposing vmsnapshot ready and status `Error`
- Closed
- links to
-
RHEA-2023:122979 OpenShift Virtualization 4.16.0 Images
- mentioned on