2V0-622 · Question #38
An administrator is building a large virtual machine that will require as many vCPUs as the host can support. An ESXi 6.x host has these specifications: -Six 32-core Intel Xeon Processors -256 GB of M
The correct answer is B. 128. ESXi 6.x enforces a per-VM maximum of 128 vCPUs, so even though the host has 192 physical cores, the VM cannot be assigned more than 128 vCPUs.
Question
An administrator is building a large virtual machine that will require as many vCPUs as the host can support. An ESXi 6.x host has these specifications:
-Six 32-core Intel Xeon Processors -256 GB of Memory -512 GB Local disk space using VMFS5 What is the maximum number of virtual CPUs that the virtual machine can be allocated?
Options
- A64
- B128
- C192
- D256
How the community answered
(36 responses)- A6% (2)
- B83% (30)
- C8% (3)
- D3% (1)
Why each option
ESXi 6.x enforces a per-VM maximum of 128 vCPUs, so even though the host has 192 physical cores, the VM cannot be assigned more than 128 vCPUs.
64 vCPUs is below the ESXi 6.x per-VM maximum of 128 and would unnecessarily underutilize the available configuration headroom on this host.
The VMware vSphere 6.x Configuration Maximums document specifies that a single virtual machine can have at most 128 vCPUs, regardless of available physical cores. The host provides 6 processors x 32 cores = 192 logical cores, which exceeds 128, so the per-VM vCPU limit is the binding constraint, making 128 the correct maximum allocation.
192 equals the total physical core count on the host but exceeds the ESXi 6.x per-VM vCPU limit of 128, making this an invalid VM configuration.
256 exceeds both the total physical core count of 192 and the ESXi 6.x per-VM hard limit of 128, so this value is not achievable in any configuration.
Concept tested: ESXi 6.x per-VM maximum vCPU configuration limit
Source: https://configmax.esp.vmware.com/guest?vmwareproduct=vSphere&release=vSphere%206.0&categories=1-0
Topics
Community Discussion
No community discussion yet for this question.