Bug 1482273
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.6.1 | CC: | aos-bugs, aos-storage-staff, bleanhar, lxia, mifiedle, ppospisi | |
Target Milestone: | --- | |||
Target Release: | 3.6.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1482274 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-08 03:15:23 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: | ||||
Bug Blocks: | 1482274 |
Description
Bradley Childs
2017-08-17 00:00:31 UTC
Created PR: https://github.com/openshift/ose/pull/844 I have tested this on below version: openshift v3.6.173.0.21 kubernetes v1.6.1+5115d708d7 The scaleio plugin has been enabled on OCP: Sep 07 01:43:07 example.com[18520]: I0907 01:43:07.646075 18590 plugins.go:364] Loaded volume plugin "kubernetes.io/scaleio" Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.604757 18590 reconciler.go:318] MountVolume operation started for volume "kubernetes.io/scaleio/1f1856d5-9376-11e7-a16c-fa163e18ee64-vol" (spec.Name: "vol") to pod "1f1856d5-9376-11e7-a16c-fa163e18ee64" (UID: "1f1856d5-9376-11e7-a16c-fa163e18ee64"). Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.604841 18590 sio_volume.go:90] scaleio: setting up volume vol Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.604847 18590 sio_volume.go:319] scaleio: setting up sio mgr for vol vol Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.604875 18590 sio_util.go:143] scaleio: loading config file /var/lib/origin/openshift.local.volumes/pods/1f1856d5-9376-11e7-a16c-fa163e18ee64/plugins/kubernetes.io/scaleio/sioconf.dat Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607333 18590 nsenter_mount.go:212] findmnt: directory /var/lib/origin/openshift.local.volumes/pods/1f1856d5-9376-11e7-a16c-fa163e18ee64/volumes/kubernetes.io~scaleio/vol does not exist Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607355 18590 sio_mgr.go:57] scaleio: creating scaleio client Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607361 18590 sio_mgr.go:69] scaleio: creating new client for gateway https://localhost:443/api Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607408 18590 sio_mgr.go:84] scaleio: client created successfully [gateway=https://localhost:443/api] Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607413 18590 sio_mgr.go:114] scaleio: attaching volume vol Sep 07 02:42:15 example.com[18520]: I0907 02:42:15.607417 18590 sio_client.go:112] scaleio: initializing scaleio client 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-2017:2642 |