Bug 2035515 - [IBMCLOUD] allowVolumeExpansion should be true in storage class
Summary: [IBMCLOUD] allowVolumeExpansion should be true in storage class
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
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-24 11:12 UTC by Chao Yang
Modified: 2022-03-10 16:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:36:35 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 17 0 None open Bug 2035515: [IBMCLOUD] allowVolumeExpansion should be true in storage class 2022-01-12 21:59:48 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:36:48 UTC

Description Chao Yang 2021-12-24 11:12:53 UTC
Description of problem:
Update parameter allowVolumeExpansion to true in default storage class  for vpc.block.csi.ibm.io

Version-Release number of selected component (if applicable):
4.10.0-0.nightly-2021-12-18-034942

How reproducible:
Always

Steps to Reproduce:
1.Install openshift cluster on ibm platform.
2.oc get sc 
NAME                                   PROVISIONER            RECLAIMPOLICY   VOLUMEBINDINGMODE   ALLOWVOLUMEEXPANSION   AGE
demo-storageclass                      vpc.block.csi.ibm.io   Delete          Immediate           true                   2d2h
ibmc-vpc-block-10iops-tier (default)   vpc.block.csi.ibm.io   Delete          Immediate           false                  3d8h
ibmc-vpc-block-5iops-tier              vpc.block.csi.ibm.io   Delete          Immediate           false                  3d8h
ibmc-vpc-block-custom                  vpc.block.csi.ibm.io   Delete          Immediate           false                  3d8h


Actual results:
allowVolumeExpansion is false in default storagelcass

Expected results:
As GA feature, we'd better update allowVolumeExpansion to true. 

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

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

Additional info:

Comment 3 Chao Yang 2022-01-18 07:40:35 UTC
Passed with 4.10.0-0.nightly-2022-01-16-191814
oc get sc
NAME                                   PROVISIONER            RECLAIMPOLICY   VOLUMEBINDINGMODE      ALLOWVOLUMEEXPANSION   AGE
ibmc-vpc-block-10iops-tier (default)   vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   true                   28h
ibmc-vpc-block-5iops-tier              vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   true                   28h
ibmc-vpc-block-custom                  vpc.block.csi.ibm.io   Delete          WaitForFirstConsumer   true                   28h

Comment 6 errata-xmlrpc 2022-03-10 16:36:35 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.