Skip to content

Broken? #35

Open
Open
@vitosans

Description

Is this broken?

Docker verison: 17.05.0-ce, build 89658be
RexRax: v0.9.1
DVDCLI: Stable

dvdcli create --volumedriver=rexray/ebs --volumename=test123456789 --volumeopts=size=5 --volumeopts=iops=150 --volumeopts=volumetype=io1 --volumeopts=newFsType=ext4 --volumeopts=overwritefs=true

Results in:

WARN[0000] Unable to locate plugin: rexray/ebs, retrying in 1s 
WARN[0001] Unable to locate plugin: rexray/ebs, retrying in 2s

The reason I am using rexray/ebs is that the documents says it mimics that of the docker binary. Which requires rexray/ebs

docker volume create --driver rexray/ebs --name test-vol-1

^ This works

I have also tried with and without and changing to various other rexray examples.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions