2V0-21.23 Question 432
Select 3You are tasked with creating a VMware ESXi cluster image for a new environment in vSphere 8.0. During the process, you must ensure that the cluster is managed using vSphere Lifecycle Manager (vLCM) with a single, unified image. Which of the following steps should you take to create the ESXi cluster image successfully?
- A
Start by importing a baseline image from a custom ISO file.
- B
Select a base ESXi version from the vSphere Lifecycle Manager repository.
- C
Add custom drivers and firmware to the image as needed.
- D
Manually install the ESXi version on each host before applying the cluster image.
- E
Validate the cluster image against all hosts in the cluster to ensure compatibility.
Show answer and explanation
Correct answers: B, C, E
Explanation
When creating a VMware ESXi cluster image using vSphere Lifecycle Manager (vLCM), you must select a base ESXi version from the repository, optionally add custom drivers and firmware to meet hardware requirements, and validate the image against the cluster hosts to ensure compatibility. These steps are necessary for managing the cluster with a unified image and ensuring a seamless deployment process.
- A. Incorrect.
Importing a baseline image from a custom ISO file is not a step in creating a cluster image in vSphere Lifecycle Manager. Instead, you select a base ESXi version from the vLCM repository.
- B. Correct.
Selecting a base ESXi version from the vSphere Lifecycle Manager repository is a required step to create a cluster image. This base version forms the foundation of the image.
- C. Correct.
Adding custom drivers and firmware is an optional but commonly needed step to ensure the image supports specific hardware requirements in the cluster.
- D. Incorrect.
Manually installing the ESXi version on each host is not part of the vSphere Lifecycle Manager image-based workflow. vLCM manages the image application process across the cluster.
- E. Correct.
Validating the cluster image against all hosts is crucial to ensure that the image is compatible with the hardware and configurations of the hosts in the cluster.