Bug 1482274
| Summary: | Missing scaleio volume plugin in openshift | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Bradley Childs <bchilds> |
| Component: | Storage | Assignee: | Pavel Pospisil <ppospisi> |
| Status: | CLOSED ERRATA | QA Contact: | Wenqi He <wehe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.7.0 | CC: | aos-bugs, aos-storage-staff, hchen, jhou, nnosenzo, xtian |
| Target Milestone: | --- | ||
| Target Release: | 3.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: ScaleIO volume plugin is not enabled.
Consequence: It's not possible to dynamically provision ScaleIO volumes.
Fix: The ScaleIO volume plugin is enabled.
Result: It's possible to dynamically provision ScaleIO volumes.
|
Story Points: | --- |
| Clone Of: | 1482273 | Environment: | |
| Last Closed: | 2017-11-28 22:07:08 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: | |||
| Bug Depends On: | 1482273 | ||
| Bug Blocks: | |||
|
Description
Bradley Childs
2017-08-17 00:02:50 UTC
Created PR: https://github.com/openshift/origin/pull/15810 lets bot update status once the pr is merged. I have tested on below version: openshift v3.7.0-0.127.0 kubernetes v1.7.0+80709908fd The scaleio plugin has been enabled on 3.7 Sep 25 04:04:41 example.com atomic-openshift-node[14460]: I0925 04:04:41.284082 14460 plugins.go:378] Loaded volume plugin "kubernetes.io/scaleio" Sep 25 06:40:30 example.com atomic-openshift-node[14460]: I0925 06:40:30.337202 14460 reconciler.go:257] operationExecutor.MountVolume started for volume "vol" (UniqueName: "kubernetes.io/scaleio/6c47d5a3-a1bc-11e7-a90f-000d3a19d542-vol") pod "pod" (UID: "6c47d5a3-a1bc-11e7-a90f-000d3a19d542") Sep 25 06:40:30 example.com atomic-openshift-node[14460]: I0925 06:40:30.337202 14460 reconciler.go:257] operationExecutor.MountVolume started for volume "vol" (UniqueName: "kubernetes.io/scaleio/6c47d5a3-a1bc-11e7-a90f-000d3a19d542-vol") pod "pod" (UID: "6c47d5a3-a1bc-11e7-a90f-000d3a19d542") 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 |