multinode-ceph-vagrant
multinode-ceph-vagrant copied to clipboard
Attach disks to Ceph servers
Hey folks!
Loving this project, may end up using it as my own ceph vagrant playground.
I saw that in your README you noted you haven't been able to figure out how to attach disks to each Vagrant host. I may have a patch that does that, but I'm not sure if you guys were looking for something more portable.
This may resolve https://github.com/carmstrong/multinode-ceph-vagrant/issues/15
@jeffWelling Does this work even though we are enumerating several VMs in the file? I think this was the issue I ran into with #15.
I'd rather get #15 working, since that Vagrant plugin should more gracefully handle the createhd
and storageattach
.