[PVE-User] Proxmox 2.1 NFS gui refresh

David Black proxmox at 1000.relay.net
Mon Oct 15 18:16:24 CEST 2012


I went through this a few weeks ago:

The KVM build required to do nesting on Intel CPUs is newer than what's compatible with the current OpenVZ-enabled kernel (an OpenVZ limitation, not PVE), so the kernel currently shipping with PVE 2.x doesn't support kvm_intel nesting.  OpenVZ patches a lot of kernel structures that KVM also happens to use.  One or the other of KVM or OpenVZ would need to be modified further to work with both, and have the required newer KVM version.   I looked at the scope of modifications and decided it wasn't worth the work at this time.

My experiences so far on KVM nesting aren't so good though, even with the very newest KVM builds.  I'm hoping at some point kvm_intel can usefully nest other hypervisors besides itself (ESXi 5 and XenServer for instance).  AMD nesting support may be in better shape because it's said to be more complete - I don't know.  ESXi 5.1 in particular is out in front in this regard, making effective use of the Intel EPT 

Dave

----- Original Message -----
> Le 15/10/2012 10:16, Alexandre DERUMIER a écrit :
> > mmm, what you need is nested virtualisation.
> >
> > I'm not sure it's work by default without tuning
> >
> > you can try to use "host" as cpu model.
> >
> > more info here:
> >
> > http://kashyapc.wordpress.com/2012/01/14/nested-virtualization-with-kvm-intel/
> 
> I had success in running Proxmox inside VM, via virt-manager.
> For that, I had the kvm_intel module loded with the option
> *kvm_intel.nested=1*.
> 
> It was Debian SID on the host, so perhaps the Proxmox kvm module is
> not
> supporting it ?
> Seems it's not there in 2.6.32 kernel :
> 
> # ll /sys/module/kvm_intel/parameters/
> total 0
> -r--r--r-- 1 root root 4096 Oct 15 16:28 bypass_guest_pf
> -r--r--r-- 1 root root 4096 Oct 15 16:28 emulate_invalid_guest_state
> -r--r--r-- 1 root root 4096 Oct 15 16:28 ept
> -r--r--r-- 1 root root 4096 Oct 15 16:28 flexpriority
> -r--r--r-- 1 root root 4096 Oct 15 16:28 ple_gap
> -r--r--r-- 1 root root 4096 Oct 15 16:28 ple_window
> -r--r--r-- 1 root root 4096 Oct 15 16:28 unrestricted_guest
> -r--r--r-- 1 root root 4096 Oct 15 16:28 vmm_exclusive
> -r--r--r-- 1 root root 4096 Oct 15 16:28 vpid
> -r--r--r-- 1 root root 4096 Oct 15 16:28 yield_on_hlt
> 
> No "nested" parameter.
> 
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>



More information about the pve-user mailing list