- A
The two hosts have incompatible firmware for the storage driver.
Why wrong: Firmware incompatibility would show a different error.
- B
The two hosts have a host acceptance level set to 'CommunitySupported' while the VIB requires 'PartnerSupported'.
vLCM respects host acceptance levels; if lower, VIB is skipped.
- C
The VIB was not included in the image for those hosts.
Why wrong: The image is cluster-wide; all hosts share the same image.
- D
The vCenter Server cannot reach the software depot for those hosts.
Why wrong: If depot were unreachable, all hosts would fail.
Quick Answer
The answer is a mismatch between the host acceptance level and the VIB’s required acceptance level. When vLCM applies a desired image, it checks each host’s acceptance policy; if a host is set to ‘CommunitySupported’ but the storage driver VIB requires ‘PartnerSupported’, vLCM refuses to install the VIB, leaving the host non-compliant with a “VIB missing” error. This scenario tests your understanding of vLCM image compliance and host acceptance levels, a common trap on the VCP-DCV exam where administrators overlook that newly added hosts may inherit a relaxed policy from a previous environment. Remember that acceptance levels are hierarchical: VMwareCertified > PartnerSupported > CommunitySupported, so the host must meet or exceed the VIB’s level. Memory tip: “Host must host the VIB’s level—never lower.”
VCP-DCV vSphere Lifecycle Management Practice Question
This VCP-DCV practice question tests your understanding of vsphere lifecycle management. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
An organization has a vLCM-managed cluster with 5 ESXi 8.0 hosts. The desired image includes ESXi 8.0 U1 and a specific third-party storage driver VIB. The administrator recently updated the desired image to a new version of the storage driver. After remediation, three hosts show 'Compliant' but two hosts show 'Non-Compliant' with the error: 'VIB missing: storage-driver-vib'. The administrator confirms that the VIB is present in the image and that the hosts were recently added to the cluster. What is the most likely cause of the non-compliance on the two hosts?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"most likely"Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
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
The two hosts have a host acceptance level set to 'CommunitySupported' while the VIB requires 'PartnerSupported'.
When a host is added to a vLCM-managed cluster, the desired image is applied to it. If the host's acceptance level (e.g., 'CommunitySupported') is lower than the VIB's required acceptance level (e.g., 'PartnerSupported'), vLCM will refuse to install the VIB, causing a 'Non-Compliant' status with a 'VIB missing' error. This is a common issue when hosts are imported from environments with relaxed acceptance policies.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The two hosts have incompatible firmware for the storage driver.
Why it's wrong here
Firmware incompatibility would show a different error.
- ✓
The two hosts have a host acceptance level set to 'CommunitySupported' while the VIB requires 'PartnerSupported'.
Why this is correct
vLCM respects host acceptance levels; if lower, VIB is skipped.
Clue confirmation
The clue word "most likely" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
The VIB was not included in the image for those hosts.
Why it's wrong here
The image is cluster-wide; all hosts share the same image.
- ✗
The vCenter Server cannot reach the software depot for those hosts.
Why it's wrong here
If depot were unreachable, all hosts would fail.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates assume 'VIB missing' means the VIB is not in the image, but the real issue is a host-level acceptance policy preventing the VIB from being installed.
Trap categories for this question
Command / output trap
Firmware incompatibility would show a different error.
Detailed technical explanation
How to think about this question
vLCM uses acceptance levels (VMwareCertified, VMwareAccepted, PartnerSupported, CommunitySupported) to control which VIBs can be installed. A host with a lower acceptance level (e.g., CommunitySupported) cannot accept a VIB requiring a higher level (e.g., PartnerSupported). This check occurs during the compliance check, not during VIB installation, so the VIB appears in the image but is blocked by the host's policy. The error message 'VIB missing' is misleading because the VIB is present in the image but not applied due to acceptance level mismatch.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
vSphere Lifecycle Management — study guide chapter
Learn the concepts, then practise the questions
- →
vSphere Lifecycle Management practice questions
Targeted practice on this topic area only
- →
All VCP-DCV questions
511 questions across all exam domains
- →
VMware Certified Professional Data Center Virtualization VCP-DCV study guide
Full concept coverage aligned to exam objectives
- →
VCP-DCV practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related VCP-DCV practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
vSphere Architecture, Products and Solutions practice questions
Practise VCP-DCV questions linked to vSphere Architecture, Products and Solutions.
Configure and Manage vSphere Networking practice questions
Practise VCP-DCV questions linked to Configure and Manage vSphere Networking.
Configure and Manage vSphere Storage practice questions
Practise VCP-DCV questions linked to Configure and Manage vSphere Storage.
vSphere Lifecycle Management practice questions
Practise VCP-DCV questions linked to vSphere Lifecycle Management.
vSphere Security practice questions
Practise VCP-DCV questions linked to vSphere Security.
vSphere Performance and Scaling practice questions
Practise VCP-DCV questions linked to vSphere Performance and Scaling.
VCP-DCV fundamentals practice questions
Practise VCP-DCV questions linked to VCP-DCV fundamentals.
VCP-DCV scenario practice questions
Practise VCP-DCV questions linked to VCP-DCV scenario.
VCP-DCV troubleshooting practice questions
Practise VCP-DCV questions linked to VCP-DCV troubleshooting.
Practice this exam
Start a free VCP-DCV practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this VCP-DCV question test?
vSphere Lifecycle Management — This question tests vSphere Lifecycle Management — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The two hosts have a host acceptance level set to 'CommunitySupported' while the VIB requires 'PartnerSupported'. — When a host is added to a vLCM-managed cluster, the desired image is applied to it. If the host's acceptance level (e.g., 'CommunitySupported') is lower than the VIB's required acceptance level (e.g., 'PartnerSupported'), vLCM will refuse to install the VIB, causing a 'Non-Compliant' status with a 'VIB missing' error. This is a common issue when hosts are imported from environments with relaxed acceptance policies.
What should I do if I get this VCP-DCV question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This VCP-DCV practice question is part of Courseiva's free VMware 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 VCP-DCV exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.