Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1924785

Summary: Cinder volume provisioning crashes on nil cloud provider
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Cloud ComputeAssignee: Martin André <m.andre>
Cloud Compute sub component: OpenStack Provider QA Contact: weiwei jiang <wjiang>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: high CC: adduarte, andbartl, aos-bugs, aos-storage-staff, egarcia, hgomes, jcoscia, jsafrane, m.andre, mfedosin, mfojtik, nmoraiti, nstielau, piqin, pmuller, pprinett, rheinzma, shishika, wjiang
Version: 4.6.zKeywords: Reopened
Target Milestone: ---   
Target Release: 4.6.z   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-09 09:06:13 UTC Type: ---
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: 1894645    
Bug Blocks: 1928978    

Comment 3 weiwei jiang 2021-02-22 06:56:39 UTC
Verified with 4.6.0-0.nightly-2021-02-20-055459.

$ oc get clusterversion 
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.6.0-0.nightly-2021-02-20-055459   True        False         39m     Cluster version is 4.6.0-0.nightly-2021-02-20-055459

$ oc -n openshift-kube-controller-manager logs kube-controller-manager-wj46ios222aa-x5nr9-master-2 |grep -i openstack.go
E0222 06:20:00.773474       1 openstack.go:284] cannot get secret openstack-credentials in namespace kube-system. error: "secret \"openstack-credentials\" not found"
E0222 06:20:02.348456       1 openstack.go:284] cannot get secret openstack-credentials in namespace kube-system. error: "secret \"openstack-credentials\" not found"
I0222 06:20:13.356086       1 openstack.go:301] OpenStack cloud provider was initialized using data from the secret.

$ oc get sc
NAME                 PROVISIONER                RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
csi-manila-ceph      manila.csi.openstack.org   Delete          Immediate              false                  67m
standard (default)   kubernetes.io/cinder       Delete          WaitForFirstConsumer   true                   69m

Comment 5 errata-xmlrpc 2021-03-02 04:48:10 UTC
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 (OpenShift Container Platform 4.6.19 bug fix 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/RHBA-2021:0634

Comment 7 Martin André 2021-04-07 12:54:14 UTC
*** Bug 1946672 has been marked as a duplicate of this bug. ***

Comment 8 Maciej Szulik 2021-04-09 15:13:43 UTC
*** Bug 1938188 has been marked as a duplicate of this bug. ***