Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vagrant libvert support in our multi-machine setup #9

Open
zeeshanlakhani opened this issue Apr 8, 2020 · 0 comments
Open

Add vagrant libvert support in our multi-machine setup #9

zeeshanlakhani opened this issue Apr 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zeeshanlakhani
Copy link
Member

Background

While VirtualBox (VB) is easiest to setup and is free, KVM/QEMU tends to have better performance and resource utilization (VB is notoriously bad about the latter); and,it's also free. Additionally, there are some bugs in VB around hardware performance counters (helpful for rr usage) that could be resolved with the addition of another virtualization provider.

Possible Solution

Add a configuration to our multi-machine Vagrantfile setup to use the vagrant-libvert in addition to VB (with a different config definition/name). Helpful instructions can be found in this reference.

@zeeshanlakhani zeeshanlakhani added the enhancement New feature or request label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant