2V0-622 · Question #401
A vSphere administrator observes a CPU spike on one of the web servers (view the Exhibit.) Which two statements can describe the cause of this activity? (Choose two.)
The correct answer is C. Disk latency is present on the datastore. D. The network packet size is too small.. A CPU spike on a web server VM can be caused by excessive packet-processing overhead from undersized network packets and by CPU cycles consumed waiting on high-latency storage I/O.
Question
A vSphere administrator observes a CPU spike on one of the web servers (view the Exhibit.) Which two statements can describe the cause of this activity? (Choose two.)
Exhibit
Options
- AThe network packet size is too large.
- BVMware Tools is not installed.
- CDisk latency is present on the datastore.
- DThe network packet size is too small.
How the community answered
(44 responses)- A11% (5)
- B25% (11)
- C64% (28)
Why each option
A CPU spike on a web server VM can be caused by excessive packet-processing overhead from undersized network packets and by CPU cycles consumed waiting on high-latency storage I/O.
Larger packets reduce the number of packets processed per data volume, which lowers rather than raises CPU overhead for network operations.
Absent VMware Tools degrades balloon-driver memory reclamation and time synchronization but is not a direct cause of the CPU spike pattern shown; it does not directly increase packet-processing or I/O wait cycles.
Disk latency on the datastore forces the VM's vCPUs to spend additional cycles in I/O wait states and storage-stack processing, elevating CPU utilization as threads block on slow storage completions.
Undersized network packets increase the total packet count per unit of data, raising CPU interrupt and processing overhead on the virtual NIC and the guest network stack, which can manifest as a CPU spike on a busy web server.
Concept tested: vSphere VM CPU spike diagnosis - storage latency and network packet size
Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-resource-management/GUID-6C87EEB5-1EC1-43EA-B7FC-3C95261D8B8A.html
Topics
Community Discussion
No community discussion yet for this question.
