-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
0.42
-
False
-
-
False
-
---
-
---
-
-
Storage Core Sprint 248, Storage Core Sprint 249
-
Medium
-
No
Description of problem:
When changing the default storage class to OCS-Virtualization,
deleting golden-image DV doesn't result in re-import of the DV into a snapshot as expected - it happens after very long time(10+ min).
Version-Release number of selected component (if applicable):
4.14.0
How reproducible:
Steps to Reproduce:
1. changing the default storage class to ocs-virtualization
oc patch storageclass ocs-storagecluster-ceph-rbd-virtualization -p '{"metadata": {"annotations":
{"storageclass.kubernetes.io/is-default-class": "true"}}}'
oc patch storageclass hostpath-csi-basic -p '{"metadata": {"annotations":
{"storageclass.kubernetes.io/is-default-class": "false"}}}'
2. deleting rhel8 DV from the golden images namespace
oc delete dv rhel8-2cde3f47f8c7 -n openshift-virtualization-os-images
3. The dv doesnt start to re-import instantly - will take long time before the rei-import even starting.
Actual results:
re-import starting after 10+ min.
Expected results:
The re-import suppose to start almost instantly.
Additional info:
It coverages eventually - not always reproducible.
But there is prob a bug here of some kind.
- clones
-
CNV-33973 [2244356] Deleting golden image DV doesn't result in DV reimport as expected
- Closed
- links to
-
RHEA-2024:127487 OpenShift Virtualization 4.14.4 Images
- mentioned on