AMD EPYC Nested Virtualization problems (not working)

joe2

Member
Mar 30, 2018
8
0
6
42
Few questions about AMD EPYC processor support.

Does Proxmox VE support hardware accelerated nested virtualization for EPYC?

Are there any configuration tweaks that are recommended for EPYC system?
 
Does Proxmox VE support hardware accelerated nested virtualization for EPYC?
Yes

Are there any configuration tweaks that are recommended for EPYC system?
For which case? EPYC is a normal CPU and supported in the current kernel.
 
  • Like
Reactions: joe2
That's great! I was checking because it's a new CPU architecture and I know MS Hyper-V does not support it yet!

Thank you @wolfgang for the quick reply, it's much appreciated.
 
After installing Windows as a guest VM and enabling hyper-v the guest fails to load. It hangs here in the boot process (see attached image).

Guest CPU options set to 'host' and NUMA is enabled.

Also the following was set:

root@pve:~# cat /sys/module/kvm_amd/parameters/nested
1
root@pve:~# cat /etc/modprobe.d/kvm-amd.conf
options kvm-amd nested=1
 

Attachments

  • vmcrash.PNG
    vmcrash.PNG
    17.9 KB · Views: 19
Last edited:
Hyper-V Nested virtualization works well with 1 vCPU but crashes with more cores enabled on the L1 (hyper-v host)