Hi, I'm new to Vagrant. Liking it a lot!
We have KVM/Qemu/libvirt environment. Our storage is on SAN and we normally provision guests manually as RAW disks. We are just discovering Vagrant so lots of questions are coming up. The documentation is great so far but I just can't find and answer to the following. Is there a way to vagrant up a vm.box and have it install directly to RAW storage already provisioned on our SAN? I managed to do something with packer to 'build' a box directly on RAW storage by using qemuargs ( [ "-drive", "file=/dev/mapper/3600144f0000000000000583674610002" ] but it's not really what we want. We want to be able to provision with vagrant directly and have that deploy to our multipath devices. Finding no answer through web searching. Any help would be greatly appreciated. Kind regards, Tom -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/607870e5-e2bf-4f1b-b13d-349b939235c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
