-
# Summary
When creating a container with an EBS volume docker returns with an error "problem with device discovery".
# Bug Reports
## Version
rexray/ebs:latest
## Expected Behavior
1. EBS …
voney updated
4 months ago
-
# Summary
Upon using `controller/expand-volume` command without the `--cap` option as shown below, the program panics:
```bash
┌[satiwa☮MININT-UMBS8MU]-(/mnt/c/Users/satiwa)
└> csc controller ex…
-
# Summary
I was trying to mount a postgresql database volume to S3 wasabi storage by using rexray/s3fs
I can install the plugin using following instruction without any problem.
docker plugin i…
-
# Summary
When using rexyar/cinder in docker swarm.
it would try and mount the drive as /dev/vde but on ubuntu 18.04 its showing as /dev/vdf/
## Expected Behavior
Spin up docker container an…
-
# Summary
```
root@dbs-server10:/etc/ceph# docker volume create --driver=rexray/rbd:latest --name=test --opt=size=2
Error response from daemon: create test: VolumeDriver.Create: docker-legacy: Crea…
-
# Summary
not able to use s3 from my raspberry pi
# Bug Reports
I have configured using REX-Ray Configuration Generator (http://rexrayconfig.codedellemc.com/) for my raspeberry pi. now when I t…
-
**Description**
Docker in swarm mode using rexray/dobs enters a situation where you cannot disable the rexray plugin. This seems related to #32609
**Steps to reproduce the issue:**
1. docker s…
-
I installed rexray on my Ubuntu 17.04 machine with `curl -sSL https://rexray.io/install | sh -`.
```
$ rexray version
REX-Ray
-------
Binary: /usr/bin/rexray
Flavor: client+agent+controller
Se…
-
You might want to include a note in your install instructions that the directory /etc/docker/plugins and/or /usr/lib/docker/plugins need to be in the group 'docker' if you want to use dvdcli from a us…
-
I created a task in Marathon, watched it come up, let it run for a few min, then suspended the app (sets instances to zero). I ended up with a hung unmount op on the slave the task was running on. The…