You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running vagrant up, the config file is written to /etc/rexray/config.yml, but rexray looks in the ~/.rexray/etc/config.yml.
vagrant --version
Vagrant 2.0.3
Inside master, rexray volume ls
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/thecodeteam/rexray
- The on↓ine he↓p be↓ow
<standard volume ls help>
When running vagrant up, the config file is written to /etc/rexray/config.yml, but rexray looks in the ~/.rexray/etc/config.yml.
vagrant --version
Inside master, rexray volume ls
rexray volume ls -l debug
rexray.volume.crash.txt
The relevant lines appear to be
where it is looking under ~vagrant for both the user and global config files.
After copying /etc/rexray/config to ~/.rexray/etc, rexray volume ls -l debug
rexray.volume.txt
Host OS probably is not relevant, but it is a Mac running OS X El Capitan, 10.11.6.
The text was updated successfully, but these errors were encountered: