Bug 1535270
Summary: | PV and PVC bound failed event message is not clear | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qin Ping <piqin> |
Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
Status: | CLOSED ERRATA | QA Contact: | Qin Ping <piqin> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.9.0 | CC: | aos-bugs, aos-storage-staff, jsafrane |
Target Milestone: | --- | ||
Target Release: | 3.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-28 14:19:53 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
Qin Ping
2018-01-17 01:40:30 UTC
I agree that the message is confusing, I'll change it to: "Cannot bind to requested volume "fs-pv": %s", where %s is one of: - "requested PV is too small" - "storageClasseNames do not match" - "incompatible volumeMode" - "error checking volumeMode: api defaulting for volumeMode failed" (this should not ever happen) upstream PR: https://github.com/kubernetes/kubernetes/pull/58522 Origin 3.9 PR: https://github.com/openshift/origin/pull/18284 The PR was merged yesterday. Verified in OCP v3.9.0-0.36.0 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/RHBA-2018:0489 |