Applicable to:
- SolusVM
Question
How to enable the Nested virtualization for KVM VPS in SolusVM?
Answer
- Connect to KVM slave via SSH
- Create the file
/etc/modprobe.d/kvm-nested.conf
with the following content:
CONFIG_TEXT: options kvm_intel nested=1
- Reboot KVM slave node
- Login to SolusVM admin panel
- Browse to SolusVM > Virtual Servers > VPS > Settings > CPU, set the Model as "host-passthrough" and click Save
- Reboot the VPS at SolusVM > Virtual Servers > VPS
Comments
0 comments
Please sign in to leave a comment.