Bug 1364975
| Summary: | Get PVC show capacity is 0 and access mode as empty. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Liang Xia <lxia> |
| Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
| Status: | CLOSED ERRATA | QA Contact: | Liang Xia <lxia> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.3.0 | CC: | aos-bugs, bchilds, jhou, jsafrane, tdawson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
this bug was not in any public OpenShift release.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-09-27 09:42:44 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
2016-08-08 10:04:45 UTC
Needs https://github.com/kubernetes/kubernetes/pull/29982, backporting shortly This has been merged into ose and is in OSE v3.3.0.22 or newer. Verified the issue has been fixed. # oc get pvc --all-namespaces NAMESPACE NAME STATUS VOLUME CAPACITY ACCESSMODES AGE tcblq dynamic-pvc1-tcblq Bound pvc-d427dd9e-65b0-11e6-9c32-0e01a0b3d827 1Gi RWO 6m tcblq dynamic-pvc2-tcblq Bound pvc-d7edb345-65b0-11e6-9c32-0e01a0b3d827 2Gi RWX 6m tcblq dynamic-pvc3-tcblq Bound pvc-da47a9e0-65b0-11e6-9c32-0e01a0b3d827 3Gi ROX 6m # openshift version openshift v3.3.0.22 kubernetes v1.3.0+507d3a7 etcd 2.3.0+git 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-2016:1933 |