2V0-21.23 Question 60
Single answerAn administrator is configuring VMkernel networking on an ESXi host to enable multiple services such as vMotion, Fault Tolerance, and NFS. Which characteristic of VMkernel adapters (vmk) must the administrator consider when assigning these services?
- A
Each VMkernel adapter can be assigned multiple services such as vMotion, Fault Tolerance, and NFS concurrently.
- B
A dedicated VMkernel adapter must be created for each service to ensure proper functionality.
- C
VMkernel adapters are only required for iSCSI and NFS storage access.
- D
VMkernel adapters can be shared between management traffic and vMotion traffic by default.
Show answer and explanation
Correct answer: A
Explanation
VMkernel adapters (vmk) are critical for enabling ESXi host communication for services such as vMotion, Fault Tolerance, iSCSI, NFS, and management traffic. While a single VMkernel adapter can support multiple services, it is a best practice to segregate services like vMotion and Fault Tolerance onto dedicated adapters to ensure optimal performance and reliability. This question emphasizes understanding how VMkernel networking is configured and optimized in a vSphere environment.
- A. Correct.
This is correct because a VMkernel adapter can indeed support multiple services. However, proper network design and capacity planning are essential to avoid bottlenecks.
- B. Incorrect.
This is incorrect because a single VMkernel adapter can be assigned multiple services. However, it is often recommended to dedicate adapters for critical services like vMotion or Fault Tolerance for performance optimization.
- C. Incorrect.
This is incorrect because VMkernel adapters are not limited to storage access; they are also used for services such as vMotion, Fault Tolerance, and management traffic.
- D. Incorrect.
This is incorrect because management traffic and vMotion traffic typically require separate VMkernel adapters to avoid potential performance or security issues, although sharing is technically possible with careful configuration.