Open grdnrio opened 6 years ago
Can you describe further what you are looking to achieve?
Hey, yes I'm looking to add at least one unused block storage device to each node. At the moment I do this manually through VirtualBox, but I'd prefer to have the option to specify this in the Vagrantfile. For example mount point, disk capacity, format etc.
Then I'd use this additional storage to test tools such as StorageOS and Portworx. Both of these tools will automatically pool block storage to be used for cluster wide persistent volumes for database workloads.
More of a feature request than an issue. I've been trying to get this working myself but I'm very new to Vagrant. Essentially I'd like to able to mount a second disk at
/dev/sdb
or something similar for use with a storage orchestration tool such as Portworx.Any guidance you can offer so I can try and get this working? If not any chance it can go on the backlog? :smirk: