2V0-21.23 Question 240
Select 3You are a VMware administrator tasked with managing updates for a vSphere environment using vSphere Lifecycle Manager (vLCM). The environment contains a cluster with ESXi hosts running different versions. You want to ensure that all hosts are updated to the same ESXi version and comply with a specific image baseline. What steps should you take to achieve this?
- A
Create a new custom image in vSphere Lifecycle Manager and apply it to the cluster.
- B
Enable the cluster to use vSphere Lifecycle Manager Image-based management.
- C
Manually update each ESXi host using ISO installation media.
- D
Attach a predefined baseline to the cluster and remediate non-compliant hosts.
- E
Check for hardware compatibility using the vSphere Lifecycle Manager Hardware Compatibility tab before remediation.
Show answer and explanation
Correct answers: A, B, E
Explanation
To ensure all ESXi hosts in the cluster are updated to the same version and compliant with a specific image baseline using vSphere Lifecycle Manager, you must create a custom image, enable image-based management for the cluster, and verify hardware compatibility before initiating remediation. These steps ensure consistency, compliance, and hardware support within the cluster.
- A. Correct.
Correct: Creating a custom image in vSphere Lifecycle Manager ensures a consistent version and configuration for all hosts in the cluster.
- B. Correct.
Correct: Enabling vSphere Lifecycle Manager Image-based management is necessary to manage ESXi hosts using images instead of baselines.
- C. Incorrect.
Incorrect: Manually updating each ESXi host is not efficient or recommended when using vSphere Lifecycle Manager for centralized management.
- D. Incorrect.
Incorrect: Predefined baselines are used in legacy update management, not image-based management with vSphere Lifecycle Manager.
- E. Correct.
Correct: Checking hardware compatibility ensures that the ESXi version in the image is supported by the cluster hardware, preventing potential issues during remediation.