-
# Summary
I'm trying to run a container with rstudio inside. In order to work with files from s3 I tried to install this plugin but its not workin properly.
For that I'm using a ec2 machine with a…
-
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…
-
# Summary
I am on a freshly started Ubuntu 16.04 LTS EC2 AMI. After installing rexray, I put a config in /etc/rexray/config.yml but rexray seems to only expect it at ~/.rexray/etc/rexray.yml. Moving …
-
# Summary
Unable to integrate RexRay with Openstack Cinder (HPE Helion Openstack). Rexray cannot authenticate.
The error: libstorage: error authenticating
Since my Openstack installation is using …
-
```
Oops, an error occured!
libstorage: invalid format
To correct the error please review:
- Debug output by using the flag -l debug
- The REX-ray website at https://github.com/code…
-
# Summary
Tried to mount a GCE persistent disk to a container using the `rexray/gcepd` docker plugin but found no way to pass in the authentication info (the key file) to the plugin for authenticatin…
-
# Summary
I've installed rexray CSI NFS plugin for use with Docker.
Once installed and volume created, I cannot run a container with mapping to NFS volune:
`[ajn@manager1 ~]$docker run -it --name a…
-
# Summary
In c5 instances disk names are similar to nvme1n1.
```
# rexray volume attach test
ID Name Status Size
vol-18688171 test attached 250
# lsblk
NAME …
-
# Summary
Defining modules of type other than CSI will panic
```yaml
rexray:
modules:
gp2-100gib:
type: docker
```
# Bug Reports
## Version
```
REX-Ray
-------
Binary: /usr/bi…
-
# Summary
Create s3fs volume, then inspect this volume and found filed "Mountpoint" is ""
# New Feature
```
1. install plugin
docker plugin install rexray/s3fs:latest
--grant-all-permission…