CV0-004 Troubleshooting Practice Question
A cloud administrator receives an alert that a virtual machine (VM) is unresponsive. The VM is hosted on a hypervisor that shows high CPU ready time. Which of the following is the most likely cause?
⚠ Common exam trap
Many candidates confuse high CPU ready time with high CPU usage or memory pressure, but ready time is a hypervisor-level scheduling delay, not a guest OS metric, and is directly tied to vCPU over-provisioning.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Over-provisioning of vCPUs on the hypervisor
High CPU ready time indicates that the VM is ready to execute instructions but is waiting for the hypervisor to schedule physical CPU time. This is a classic symptom of over-provisioning vCPUs, where the total number of vCPUs assigned to all VMs exceeds the available physical cores, causing contention at the hypervisor scheduler level.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Insufficient memory allocated to the VM
Why it's wrong here
Incorrect; memory issues cause swapping, not CPU ready time.
- ✗
Network latency between the VM and storage
Why it's wrong here
Incorrect; network latency affects I/O, not CPU ready.
- ✗
Disk I/O contention from other VMs
Why it's wrong here
Incorrect; disk I/O contention causes high disk latency, not CPU ready time.
- ✓
Over-provisioning of vCPUs on the hypervisor
Why this is correct
Correct; over-provisioned vCPUs cause contention and high ready time.
Go deeper
Related to this question
About these practice questions
Courseiva writes every CV0-004 question from scratch — 977 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CV0-004 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CV0-004 exam.