-
Bug
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
ASSIGNED
-
---
-
---
-
Storage Core Sprint 248
-
Medium
-
No
Description of problem:
------------------------
When the HCO CR is deleted and created back, HCO CR was not reaching a stable condition
Version-Release number of selected component (if applicable):
-------------------------------------------------------------
CNV 4.11 ( bundle - v4.11.0-360 )
Index Image - registry-proxy.engineering.redhat.com/rh-osbs/iib:233912
hyperconverged-cluster-operator - v4.11.0-65
OCP 4.11 nightly ( 4.11.0-0.nightly-2022-05-11-054135 )
How reproducible:
-----------------
Always
Steps to Reproduce:
-------------------
1. Set the 'uninstallStrategy' of HCO CR to 'RemoveWorkloads'
- oc edit hco kubevirt-hyperconverged -n openshift-cnv
2. Remove the HCO CR
- oc delete hco kubevirt-hyperconverged -n openshift-cnv
3. After successful deletion of 'oc delete' command, create HCO CR ( "HyperConverged") from web-console ( Installed Operators -> create HyperConverged )
Actual results:
---------------
HCO CR never reaches stable condition
<snip>
,
,
</snip>
Expected results:
-----------------
HCO CR should reach stable condition after recreating the same
Additional info:
-----------------
SSP is stuck in deploying state
[ ~]$ oc get ssps ssp-kubevirt-hyperconverged -n openshift-cnv
NAME PHASE
ssp-kubevirt-hyperconverged Deploying
[ ~]$ oc get ssps ssp-kubevirt-hyperconverged -n openshift-cnv
NAME PHASE
ssp-kubevirt-hyperconverged Deploying
[ ~]$ oc get ssps ssp-kubevirt-hyperconverged -n openshift-cnv -o json | jq '.status'
{
"conditions": [
,
,
{ "lastHeartbeatTime": "2022-05-18T05:24:40Z", "lastTransitionTime": "2022-05-18T05:03:32Z", "message": "Error: the server could not find the requested resource (post datasources.cdi.kubevirt.io)", "reason": "Degraded", "status": "True", "type": "Degraded" } ],
"observedGeneration": 1,
"operatorVersion": "4.11.0",
"phase": "Deploying",
"targetVersion": "4.11.0"
}
- blocks
-
CNV-32830 [2238295] [4.14] Failure to create stable HCO CR after deleting it previously
- Closed
- is duplicated by
-
CNV-32311 [2233413] Recreating hyperconverged CR is stuck in progressing state
- Closed
- external trackers
- links to
-
RHEA-2024:126837 OpenShift Virtualization 4.13.8 Images