문제

What I know is

Number of Logical Processor = Core x Sockets x HT

Is it right ? How many Virtual Machines are possible to provision with this logical processor ?

도움이 되었습니까?

해결책

Exactly , so if it has 2 Procs with 4 Cores and HT enabled then the

Number of logical processor  = 2 x 4 x 2 = 16

ESX will also use a core, so if you take the simplistic view of allocating cores to VMs, you only have 7 to "allocate".

Have a look at this VMware community question on ESXi CPU.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top