GithubHelp home page GithubHelp logo

thecodeteam / flocker-drivers Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 7.0 10.93 MB

This is a collection of the EMC storage platform drivers for ClusterHQ's Flocker

Ruby 1.97% Python 85.97% Shell 12.06%

flocker-drivers's People

Contributors

clintkitson avatar coprhduser avatar jay-tsu avatar jonasrosland avatar keerthanabs1 avatar kfrodgers avatar mcowger avatar swevm avatar vaibhavkhanduja avatar wallnerryan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flocker-drivers's Issues

ScaleIO MDM IP address

I have a question about scaleio driver.
If mdm master is out of service, it will affect the flocker-driver?
I found that only master mdm ip address can be configed in agent.yaml file.

exceptions.ImportError: No module named scaleiopy

Environment:

OS: RHEL7.2
ScaleIO: 1.32-3455
Flocker: 1.9.0

Installed flocker-driver using Python, as per document. No errors encountered:

(flocker-client)[root@node1 scaleio]# /opt/flocker/bin/python setup.py install

<snip>
Installed /opt/flocker/lib/python2.7/site-packages/requests_toolbelt-0.3.1-py2.7.egg
Searching for requests==2.7.0
Best match: requests 2.7.0
Adding requests 2.7.0 to easy-install.pth file

Using /opt/flocker/lib/python2.7/site-packages
Finished processing dependencies for scaleio-flocker-driver==1.0

Receiving an error while trying to run a test cycle:

(flocker-client)[root@node1 scaleio]# trial scaleio_flocker_driver.test_emc_sio
scaleio_flocker_driver
  test_emc_sio ...                                                      [ERROR]

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/usr/local/flocker-client/lib/python2.7/site-packages/twisted/trial/runner.py", line 605, in loadByNames
    things.append(self.findByName(name))
  File "/usr/local/flocker-client/lib/python2.7/site-packages/twisted/trial/runner.py", line 409, in findByName
    return reflect.namedAny(name)
  File "/usr/local/flocker-client/lib/python2.7/site-packages/twisted/python/reflect.py", line 303, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/local/flocker-client/lib/python2.7/site-packages/twisted/python/reflect.py", line 250, in _importAndCheckStack
    reraise(excValue, excTraceback)
  File "/root/flocker-drivers/scaleio/scaleio_flocker_driver/__init__.py", line 4, in <module>
    from .emc_sio import (
  File "/root/flocker-drivers/scaleio/scaleio_flocker_driver/emc_sio.py", line 28, in <module>
    from scaleiopy import ScaleIO
exceptions.ImportError: No module named scaleiopy

scaleio_flocker_driver.test_emc_sio
-------------------------------------------------------------------------------
Ran 1 tests in 0.003s

FAILED (errors=1)
(flocker-client)[root@node1 scaleio]#

It looks like Flocker can't find the module scaleiopy

Can you help??

Thanks,

Alex

Scaleio version 2.0 unsupported

Getting the following error: scaleio_flocker_driver.emc_sio.UnsupportedAPIVersion: 2.0

Are there any plans to add support for Scaleio version 2.0?

Great difficulty interacting with a RESTful storage server via Ruby

Hai All,

I am using an S3-like storage server EMC called ATMOS. I have tried to access this server following examples in both the multipart-post gem and the rest_client gem.

The only response I am ever able to receive is "400 - bad request". The server is active and my headers at least appear to be in order.

I just don't know where to turn to troubleshoot this after trying for 16 hours. I am very, very frustrated.

Help me out!

Regards
Gnanasekar

Support multi-pathing with XtremIO backend

XtremIO array supports more than one target with iSCSI and FC. Support in driver should be added to return flocker MPIO device and not normal SCSI disk. This support should be added for all platform version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.