| Summary: | Set volumeConfig.dynamicProvisioningEnabled in installer | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Stefanie Forrester <dakini> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ma xiaoqiang <xiama> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.2.0 | CC: | aos-bugs, bleanhar, dgoodwin, gpei, jialiu, jokerman, mmccomas, sdodson, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-13 18:49:38 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: | |
|
Description
Stefanie Forrester
2016-04-19 20:44:51 UTC
Looks like sdodson already completed this. Inventory variable is: openshift_master_dynamic_provisioning_enabled=False This was built with openshift-ansible-3.0.87-1 so I'm going to move this one straight to ON_QA. Also filed at https://github.com/openshift/openshift-ansible/issues/1759 Fixed in https://github.com/openshift/openshift-ansible/pull/1812 Verify this bug with openshift-ansible-3.0.88-1.git.0.31c3daf.el7.noarch.rpm Set openshift_master_dynamic_provisioning_enabled=false in ansible inventory, after installation, check master config yaml file. volumeConfig: dynamicProvisioningEnabled: false This was fixed in a previous release of openshift-ansible. |