Hi guys,
1) Not an expert, but my understanding is ideally we should avoid oversubscription of logical CPU on ESXI host, but if we must do oversubscription of logical CPU, is there any maximum limit say 3:1 , where 3 is vCPU and 1 is logical CPU on the host?
2) What is max acceptable ready time for vcpu?
Google search shows following:
https://www.ibm.com/support/pages/virtual-machine-cpu-ready#:~:text=It%20is%20normal%20for%20a,VMs%20with%20fewer%20vCPUs%20configured.
It is normal for a VM to average between 0–50 ms of CPU ready time; anything over 1000 ms is considered to lead to VM performance problems
Are we saying:
1) 0-50msec ( acceptable)
2) Anything between 50msec-1000msec is abnormal, but it should not impact performance
3) Anything above 1000msec, performance issue.
Thanks and have a good day!!