Bug 2098655
Summary: | gcp cluster rollback fails due to storage failure | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Evgeni Vakhonin <evakhoni> | ||||
Component: | Storage | Assignee: | Roman Bednář <rbednar> | ||||
Storage sub component: | Operators | QA Contact: | Chao Yang <chaoyang> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | medium | ||||||
Priority: | unspecified | CC: | chaoyang, jsafrane, rbednar | ||||
Version: | 4.11 | ||||||
Target Milestone: | --- | ||||||
Target Release: | 4.10.z | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-08-01 11:34:48 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 2057495 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Evgeni Vakhonin
2022-06-20 09:16:58 UTC
oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-06-25-081133 True True 49m Unable to apply 4.10.0-0.nightly-2022-06-08-150219: an unknown error has occurred: MultipleErrors storage 4.10.0-0.nightly-2022-06-08-150219 False True True 15m DefaultStorageClassControllerAvailable: StorageClass.storage.k8s.io "standard" is invalid: parameters: Forbidden: updates to parameters are forbidden. I0627 06:38:47.826705 1 event.go:285] Event(v1.ObjectReference{Kind:"Deployment", Namespace:"openshift-cluster-storage-operator", Name:"cluster-storage-operator", UID:"ee3edf35-999a-442a-81cf-9db73bff7909", APIVersion:"apps/v1", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'OperatorStatusChanged' Status for clusteroperator/storage changed: Progressing message changed from "DefaultStorageClassControllerProgressing: StorageClass.storage.k8s.io \"standard\" is invalid: parameters: Forbidden: updates to parameters are forbidden.\nGCPPDCSIDriverOperatorCRProgressing: GCPPDDriverNodeServiceControllerProgressing: Waiting for DaemonSet to deploy node pods" to "DefaultStorageClassControllerProgressing: StorageClass.storage.k8s.io \"standard\" is invalid: parameters: Forbidden: updates to parameters are forbidden." I0627 06:43:42.541768 1 controller.go:174] Existing StorageClass standard found, reconciling E0627 06:43:42.555146 1 base_controller.go:272] DefaultStorageClassController reconciliation failed: StorageClass.storage.k8s.io "standard" is invalid: parameters: Forbidden: updates to parameters are forbidden. The patch is not included in the last accepted nightly build, please wait for a more recent accepted one and try again. oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-06-28-160049 True True 43m Working towards 4.10.0-0.nightly-2022-06-28-220435: 611 of 771 done (79% complete), waiting on openshift-controller-manager oc get co/storage NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE storage 4.10.0-0.nightly-2022-06-28-220435 False True True 18m DefaultStorageClassControllerAvailable: StorageClass.storage.k8s.io "standard" is invalid: parameters: Forbidden: updates to parameters are forbidden. @rbednar I updated this bug as failed now. Please correct me if anything wrong. oc get co/storage NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE storage 4.10.0-0.ci-2022-07-24-093552 True False False 4h38m oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-07-24-151159 True True 165m Working towards 4.10.0-0.ci-2022-07-24-093552: 615 of 774 done (79% complete), waiting on openshift-controller-manager co/storage could roll back now. co/openshift-controller-manager is tracking here https://bugzilla.redhat.com/show_bug.cgi?id=2090274 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.25 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5730 |