Re: [one-users] CPU issues with KVM

2011-10-11 Thread Javier Fontan
VCPU means the number of cores available for the VM so if you want more than one core visible in your VM change VCPU to the value you will need. By default VCPU is 1 so if you do not specify it you will see one processor. CPU in KVM is only used as a hint to the scheduler on how much CPU the VM wi

[one-users] CPU issues with KVM

2011-07-16 Thread Madhurranjan Mohaan
Hi All, I have the same issue as the other thread on overcommitment of CPU ( http://lists.opennebula.org/pipermail/users-opennebula.org/2011-May/005227.html) . I have an Intel Xeon server on which I am currently running open nebula over kvm. I went through how KVM takes care of CPU and saw my te