Nesting in proxmox VE 1.4Beta

  • Thread starter Thread starter jensemann
  • Start date Start date
J

jensemann

Guest
Hello everybody,

is it possible to activate nesting in proxmox VE 1.4Beta?

I am running a proxmox Cluster on 3 nodes with AMD processors, so nesting should be possible.

Best regards,

Jens
 
You can add the following line to the VM config (/etc/qemu-server/<VMID>.conf)

Code:
args: -enable-nesting

But I never tested that.
 
Hi Dietmar,

thanks for the hint. I will test it tomorrow and will give you feedback.

Regards,

Jens
 
It seems to have no effect. I added the option, installed proxmox VE 1.4beta2 in the VM an got "unable to load kvm module".

Any ideas?