2V0-21.23 Question 416
Single answerAn administrator needs to upgrade the firmware of multiple VMware ESXi hosts in a vSphere environment. They want to ensure the hosts are updated with minimal downtime while maintaining compliance with the organization's hardware compatibility. Which approach should the administrator take?
- A
Use vSphere Lifecycle Manager (vLCM) to perform firmware upgrades by defining a desired image containing the firmware and ESXi version.
- B
Manually update the firmware of each ESXi host through the hardware vendor's interface and then update ESXi separately using an ISO file.
- C
Schedule a rolling upgrade of the firmware using a third-party tool and use vSphere DRS to manage virtual machine migrations.
- D
Leverage VMware Update Manager (VUM) to perform firmware upgrades directly on the ESXi hosts.
Show answer and explanation
Correct answer: A
Explanation
Using vSphere Lifecycle Manager (vLCM) is the most efficient and recommended approach for upgrading firmware in VMware environments. vLCM supports defining a desired state image that includes ESXi and firmware versions, ensuring that hosts are upgraded in a consistent and compliant manner. It automates the process, reduces manual errors, and integrates with vSphere features like DRS for minimizing downtime.
- A. Correct.
vSphere Lifecycle Manager (vLCM) allows for firmware upgrades by defining a desired image that includes the firmware and ESXi version, ensuring consistency and compliance across the cluster with minimal downtime.
- B. Incorrect.
Manually updating firmware can be error-prone and time-consuming, and it does not leverage vSphere-specific tools for efficient management or compliance checking.
- C. Incorrect.
While a rolling upgrade with third-party tools might work, it does not integrate with VMware vSphere or ensure compliance with VMware-specific requirements.
- D. Incorrect.
VMware Update Manager (VUM) is used for patching and updating ESXi hosts but does not directly perform firmware upgrades. Firmware management is outside its scope.