nerdexam
Broadcom-VMware

2V0-621 · Question #162

An administrator has a virtual machine configured with the following settings: ESXi version: 5.1 CPU: vCPUs 6 Memory: 48GB Hardware version: 7 VMware Tools: Installed Which two actions must the admini

The correct answer is B. Upgrade to Virtual Hardware version 8. C. Configure numa.vcpu.min to 5. vNUMA requires Virtual Hardware version 8 or later and the vCPU count must exceed the numa.vcpu.min threshold, which defaults to 9 and must be lowered to 5 for a 6-vCPU VM to qualify.

Section 7 – Administer and Analyze vSphere 6.x Performance

Question

An administrator has a virtual machine configured with the following settings:

ESXi version: 5.1 CPU: vCPUs 6 Memory: 48GB Hardware version: 7 VMware Tools: Installed Which two actions must the administrator take in order to utilize vNUMA? (Choose two.)

Options

  • AUpgrade the ESXi host to vSphere 5.5 or later.
  • BUpgrade to Virtual Hardware version 8.
  • CConfigure numa.vcpu.min to 5
  • DConfigure numa.vcpu.min to 6

How the community answered

(40 responses)
  • A
    20% (8)
  • B
    73% (29)
  • D
    8% (3)

Why each option

vNUMA requires Virtual Hardware version 8 or later and the vCPU count must exceed the numa.vcpu.min threshold, which defaults to 9 and must be lowered to 5 for a 6-vCPU VM to qualify.

AUpgrade the ESXi host to vSphere 5.5 or later.

vNUMA was introduced in vSphere 5.0, so ESXi 5.1 already supports the feature natively; upgrading the ESXi host version is not a required step to enable vNUMA.

BUpgrade to Virtual Hardware version 8.Correct

Virtual Hardware version 7 does not support exposing vNUMA topology to the guest OS; upgrading to Hardware version 8 or later is a hard prerequisite for vNUMA to function on any VM.

CConfigure numa.vcpu.min to 5Correct

The parameter numa.vcpu.min defines the vCPU count above which vNUMA is activated - setting it to 5 means VMs with more than 5 vCPUs (such as this 6-vCPU VM) will have vNUMA enabled, satisfying the threshold requirement.

DConfigure numa.vcpu.min to 6

Setting numa.vcpu.min to 6 means vNUMA is only activated for VMs with more than 6 vCPUs, so a VM with exactly 6 vCPUs would not cross the threshold and vNUMA would remain disabled.

Concept tested: vNUMA prerequisites - hardware version and vcpu.min threshold

Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.resmgmt.doc/GUID-D5B51B7E-6BEB-4E77-BE7E-AC7BDE0F5048.html

Topics

#vNUMA#hardware version#numa.vcpu.min#ESXi upgrade

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice