Bug 2080888

Summary: Cluster throwing CO storage degraded
Product: OpenShift Container Platform Reporter: Shubham Naik <shunaik>
Component: StorageAssignee: Janos Bonic <jpasztor>
Storage sub component: oVirt CSI Driver QA Contact: Lucie Leistnerova <lleistne>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: high CC: aos-bugs, jsafrane
Version: 4.10   
Target Milestone: ---   
Target Release: ---   
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-05-04 07:17:45 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:

Description Shubham Naik 2022-05-02 09:30:47 UTC
Description of problem:

Customer have cluster(3 master and 2 worker) throwing the below errors.

~~~
oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.4    True        False         11d     Error while reconciling 4.10.4: the cluster operator storage is degraded
~~~
~~~
oc get co
storage                                    4.10.4    True        False         True       6d17h   OVirtCSIDriverOperatorCRDegraded: OvirtStorageClassControllerDegraded: generic_error: non-retryable error encountered while listing disk attachments on VM 7a81d6d3-97af-4b50-a00b-1154bc4f335c, giving up (failed to parse oVirt Engine fault response: <html><head><title>Error</title></head><body>invalid_grant: The provided authorization grant for the auth code has expired.</body></html> (Tag not matched: expect <fault> but got <html>))
~~~

Additional info: 

platform - Vmware/baremetal/AWS?: Platform is RHV
connected/disconnected?:  Connected Environment
How backend storage is configured (NFS/Local Storage/CSI/OCS)?:  Nexus private repository is configured

Comment 1 Jan Safranek 2022-05-03 13:51:25 UTC
Moving to oVirt folks. Still, please provide cluster's must-gather with full oVirt CSI driver operator logs.

Comment 2 Janos Bonic 2022-05-04 07:10:12 UTC
This bug is the same as 2064613 but in OCP 4.10. We need to backport the bugfix.

Comment 3 Janos Bonic 2022-05-04 07:17:45 UTC
Please ignore my comment, it seems we already did the backport and it is fixed in 4.10.10 with the advisory https://access.redhat.com/errata/RHSA-2022:1356

Closing as duplicate, please feel free to reopen if the bug persists after an upgrade to 4.10.10.

*** This bug has been marked as a duplicate of bug 2070525 ***