2V0-622 · Question #247
2V0-622 Question #247: Real Exam Question with Answer & Explanation
The correct answer is A: Power off the virtual machineand disable vCPU hot plug.. The vmware.log warning 'NUMA and VCPU hot add are incompatible. Forcing UMA' means vCPU hot add (hot plug) is enabled on the VM, which forces VMware to disable NUMA optimization and fall back to UMA (Uniform Memory Access). NUMA-aware scheduling is critical for SQL Server perform
Question
Options
- APower off the virtual machineand disable vCPU hot plug.
- BReinstall VMware Tools.
- CModify the .vmx file to force NUMA and vCPU hot add to function.
- DInstallation third party plug-in to enable NUMA and vCPU hot add to function.
Explanation
The vmware.log warning 'NUMA and VCPU hot add are incompatible. Forcing UMA' means vCPU hot add (hot plug) is enabled on the VM, which forces VMware to disable NUMA optimization and fall back to UMA (Uniform Memory Access). NUMA-aware scheduling is critical for SQL Server performance on multi-socket systems. To restore NUMA optimization, the administrator must power off the VM and disable vCPU hot plug in the VM settings. This cannot be done while the VM is running. Reinstalling VMware Tools, editing the .vmx to force compatibility, or using third-party plugins will not resolve this fundamental architectural conflict.
Community Discussion
No community discussion yet for this question.