Bug 1393207 - Make installer create a default StorageClass for dynamic volume provision
Summary: Make installer create a default StorageClass for dynamic volume provision
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Hemant Kumar
QA Contact: Wenqi He
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-09 05:58 UTC by Jianwei Hou
Modified: 2017-08-16 19:51 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
The installer now creates a default StorageClass whenever AWS or GCE cloud providers are configured allowing for out of the box dynamic volume creation.
Clone Of:
Environment:
Last Closed: 2017-08-10 05:15:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:1716 0 normal SHIPPED_LIVE Red Hat OpenShift Container Platform 3.6 RPM Release Advisory 2017-08-10 09:02:50 UTC

Description Jianwei Hou 2016-11-09 05:58:32 UTC
Description of problem:

OCP-3.4 has a new StorageClass feature, which is used to dynamically provision volumes on aws/gce/openstack. Currently installer didn't create a default StorageClass so manual operations have to be made even if cloud provider is enabled. I think our installer needs to support creating a default StorageClass for the supported IaaSs 。

Comment 3 Liang Xia 2017-06-14 06:48:26 UTC
Works on GCE with version 3.6.106

# oc version
oc v3.6.106
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://qe-lxia-master-1:8443
openshift v3.6.106
kubernetes v1.6.1+5115d708d7


# oc get storageclass
NAME                 TYPE
standard (default)   kubernetes.io/gce-pd

Comment 4 Wenqi He 2017-06-14 07:11:40 UTC
Tested on below version:
openshift v3.6.106
kubernetes v1.6.1+5115d708d7

There is a storage class exist in AWS and GCE installation:

GCE:
# oc get storageclass
NAME                 TYPE
standard (default)   kubernetes.io/gce-pd

AWS:
# oc get storageclass
gp2 (default)   kubernetes.io/aws-ebs

Comment 6 Hemant Kumar 2017-06-14 13:14:07 UTC
Yeah, doc text looks okay.

Comment 8 errata-xmlrpc 2017-08-10 05:15:47 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, 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/RHEA-2017:1716


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