-
```
$ kontena volume driver add rexray/ebs:0.8.2 [--label region=eu-west-1] --kind block [name]
```
When user adds a driver to Kontena Master it is automatically distributed as a volume plugin …
-
# Summary
I was having difficulty creating volumes with docker rexray/ebs on an AWS EC2 instance. I was getting errors that were hard to decipher ( I'm new to aws/rexray/docker ), which I assumed we…
-
# Summary
Hi! I have a Docker Swarm running on Digital Ocean w/ Rexray 0.11.0, and I'm constantly getting `"create prometheus: found reference to volume 'prometheus' in driver 'rexray', but got an er…
-
Hello,
I'm trying to connect a kubernetes cluster to our Isilon.
After installing the [Isilon simulator](https://www.emc.com/products-solutions/trial-software-download/isilon.htm) v8.1.0.4 I've tr…
-
I sat watching Glide output nothing for 2-3 minutes. It spit out all of this and then appears to have hung:
```
⇒ glide install
[INFO] Downloading dependencies. Please wait...
[INFO] Fetching update…
-
# Summary
Mounting of /dev/vdc fails, because disk is attached to /dev/vde (or similar).
# Bug Reports
This section is for issues that relate to discovered problems or bugs.
## Version
Please…
-
# Summary
We installed the Rex Ray plugin for using Docker Volumes on our Isilon appliance. When we use a permissions label, the label is only applied to 5 of our 7 nodes. The configuration is below.…
-
I don’t know if it is intended behavior, but running in AWS rexray volume get lists ALL created volumes, including root volumes of EC2 instances. And given that EC2 instance volumes don’t have a name …
-
In docker swarm mode, with latest rexray plugin installed don't create multi-AZ access on EFS.
All worker nodes running in different availability zones.
Install on all nodes
```shell
docker plug…
-
Hi,
My Rexray deployment was broken when upgrading to ansible 2.1
In this case it must be a problem with ansible reading playbook configuration and the template is not fulfill anymore, so that it don…