Ask HN: Hypervisor setup for gaming/servers
I'm interested in converting my home workstation from one-OS-per-disk to a hypervisor running VMs. I like the idea of having more reproducible, ephemeral instances without having to dual boot (think containers).
My use case is primarily to run containerized services in a 24/7 linux vm, while having a Windows VM for gaming that sits in a stopped/paused state most of the time.
- Is anyone else running a similar setup?
- What hypervisor would you recommend (Xen, KVM)?
- Is it realistic to get decent gpu perf through VT-d/gpu passthrough?
- Can I do this on my fairly consumer-grade machine (MSI mobo, nvidia gpu)?
2 comments
[ 2.3 ms ] story [ 15.8 ms ] threadI work with passthrough networking devices everyday in KVM, so I would suggest KVM, vs HyperV.
Have you seen this? https://blog.zerosector.io/2018/07/28/kvm-qemu-windows-10-gp...
Use a Type I hypervisor and expect to tweak your configuration endlessly... and once it's working, endlessly still more...
I'd recommend ProxMox... here's a setup that worked for somebody: https://forum.proxmox.com/threads/gpu-passthrough-tutorial-r...
I've set up an online gaming company/system that's rather novel but my implementation is far removed from yours, as you have dedicated graphics on a local hypervisor.