2V0-21.23 Question 58
Select 4A vSphere administrator is configuring a new ESXi host and needs to ensure that VMkernel networking is set up for specific traffic types. Which of the following traffic types require a dedicated VMkernel adapter to function correctly?
- A
vMotion traffic
- B
Datastore Heartbeat traffic
- C
Management traffic
- D
Fault Tolerance (FT) logging traffic
- E
Virtual machine traffic
- F
iSCSI storage traffic
Show answer and explanation
Correct answers: A, C, D, F
Explanation
VMkernel adapters are essential for specific types of traffic that require direct host-level communication, such as vMotion, management tasks, Fault Tolerance logging, and iSCSI storage traffic. These traffic types rely on VMkernel functionality to ensure proper operation. In contrast, traffic like datastore heartbeat and virtual machine communication does not need VMkernel adapters as they are either internal to VMware or use standard networking mechanisms.
- A. Correct.
vMotion traffic requires a dedicated VMkernel adapter because it is used to move running virtual machines between hosts.
- B. Incorrect.
Datastore Heartbeat traffic does not require a dedicated VMkernel adapter as it is handled internally by the VMware HA mechanism and does not rely on VMkernel networking.
- C. Correct.
Management traffic requires a VMkernel adapter for host management tasks such as vCenter communication and SSH access.
- D. Correct.
Fault Tolerance (FT) logging traffic requires a dedicated VMkernel adapter to ensure reliable communication for FT-protected VMs.
- E. Incorrect.
Virtual machine traffic does not require a VMkernel adapter; it uses standard virtual switch port groups for communication.
- F. Correct.
iSCSI storage traffic requires a VMkernel adapter for accessing iSCSI-based storage systems.