Bug 2034528

Summary: [IBM VPC] volumeBindingMode should be WaitForFirstConsumer
Product: OpenShift Container Platform Reporter: Chao Yang <chaoyang>
Component: StorageAssignee: Jonathan Dobson <jdobson>
Storage sub component: Operators QA Contact: Chao Yang <chaoyang>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: aos-bugs, jdobson
Version: 4.10   
Target Milestone: ---   
Target Release: 4.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-10 16:35:46 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 Chao Yang 2021-12-21 08:43:33 UTC
Description of problem:
After install openshift cluster on ibm, found that volumeBindingMode is Immediate in storageclass
Version-Release number of selected component (if applicable):

How reproducible:
4.10.0-0.nightly-2021-12-18-034942 

Steps to Reproduce:
1.Install Openshift cluster
2.oc get sc
NAME                                   PROVISIONER            RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
ibmc-vpc-block-10iops-tier (default)   vpc.block.csi.ibm.io   Delete          Immediate           false                  4h5m
ibmc-vpc-block-5iops-tier              vpc.block.csi.ibm.io   Delete          Immediate           false                  4h5m
ibmc-vpc-block-custom                  vpc.block.csi.ibm.io   Delete          Immediate           false                  4h5m

3.

Actual results:
volumeBindingMode is Immediate in storageclass

Expected results:
volumeBindingMode is better to update to WaitForFirstConsumer

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 4 Chao Yang 2022-01-04 05:24:32 UTC
oc get sc
NAME                                   PROVISIONER            RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
ibmc-vpc-block-10iops-tier (default)   vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   false                  65m
ibmc-vpc-block-5iops-tier              vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   false                  65m
ibmc-vpc-block-custom                  vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   false                  65m

Passed with 4.10.0-0.nightly-2021-12-23-153012

Comment 7 errata-xmlrpc 2022-03-10 16:35:46 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 (Moderate: OpenShift Container Platform 4.10.3 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:0056