Bug 2034528 - [IBM VPC] volumeBindingMode should be WaitForFirstConsumer
Summary: [IBM VPC] volumeBindingMode should be WaitForFirstConsumer
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.10.0
Assignee: Jonathan Dobson
QA Contact: Chao Yang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-21 08:43 UTC by Chao Yang
Modified: 2022-03-10 16:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:35:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ibm-vpc-block-csi-driver-operator pull 11 0 None open Bug 2033111: IBM VPC operator library bump removed global CLI args 2021-12-21 19:23:06 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:36:04 UTC

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


Note You need to log in before you can comment on or make changes to this bug.