nerdexam
Broadcom-VMware

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.

Section 7 – Administer and Analyze vSphere 6.5 Performance

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

2V0-622 question #401 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)
  • A
    11% (5)
  • B
    25% (11)
  • C
    64% (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.

AThe network packet size is too large.

Larger packets reduce the number of packets processed per data volume, which lowers rather than raises CPU overhead for network operations.

BVMware Tools is not installed.

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.

CDisk latency is present on the datastore.Correct

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.

DThe network packet size is too small.Correct

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

#CPU performance#disk latency#network packet size#performance troubleshooting

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice