Bug 1501152
| Summary: | Binding take up to 400+ seconds when pvc is created before creating pv. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Liang Xia <lxia> |
| Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
| Status: | CLOSED ERRATA | QA Contact: | Liang Xia <lxia> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.7.0 | CC: | aos-bugs, aos-storage-staff, eparis, jsafrane |
| Target Milestone: | --- | ||
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-28 22:16:57 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
Liang Xia
2017-10-12 07:20:12 UTC
Seems like nobody ported https://bugzilla.redhat.com/show_bug.cgi?id=1470009 back to 3.7. Downstream PR: https://github.com/openshift/origin/pull/16927 PR against master: https://github.com/openshift/origin/pull/16965 merged to master Tested again on below version, # openshift version openshift v3.7.0-0.176.0 kubernetes v1.7.6+a08f5eeb62 etcd 3.2.8 binding is much faster now, pvc/pv got bound in 30 seconds, generally 10 seconds or so. 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/RHSA-2017:3188 |