Courseiva
vSphere Lifecycle ManagementeasyMultiple ChoiceObjective-mapped

VCP-DCV vSphere Lifecycle Management Practice Question

Exhibit

Refer to the exhibit.

Cluster image JSON snippet:

```json
{
  "cluster": "Prod-Cluster",
  "image": "ESXi-8.0.1-21866499-standard",
  "hardware_compatibility": "strict",
  "vendor_addon": "DellEMC-8.0.1-A03"
}
```

Based on the exhibit, if a host in the cluster has a network card that is not on the vSphere Compatibility Guide, what will happen during remediation?

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 remediation will fail for that host.

VSphere Lifecycle Manager (vLCM) enforces strict hardware compatibility during remediation. If a host's network card is not listed in the vSphere Compatibility Guide, vLCM cannot verify its compatibility and will fail the remediation for that host to ensure cluster consistency and avoid potential issues. Option A is incorrect because vLCM does not automatically update drivers to make incompatible hardware compatible; it only remediates with approved configurations. Option B is incorrect because vLCM does not generate a warning and continue; it fails the remediation. Option D is incorrect because the host is not simply skipped; remediation fails entirely for that host.

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 host will automatically update its drivers to become compatible.

    Why it's wrong here

    vLCM does not update drivers; it only applies the image.

  • A warning will be generated but remediation proceeds.

    Why it's wrong here

    Strict does not allow non-compliant hardware.

  • The remediation will fail for that host.

    Why this is correct

    Strict enforcement means any hardware not in VCG will cause failure.

  • The host will be skipped with a warning.

    Why it's wrong here

    Strict mode does not skip; it fails.

About these practice questions

One of 498 original VCP-DCV practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.