2V0-21.23 Question 430
Single answerA VMware administrator is managing a vSphere environment with multiple ESXi hosts configured in a cluster. The administrator wants to export the ESXi cluster image after configuring it in vSphere Lifecycle Manager (vLCM). Which of the following statements correctly describes the ESXi cluster image export functionality in this scenario?
- A
The exported cluster image includes the ESXi base image, vendor add-ons, and any configured firmware and driver add-ons.
- B
The cluster image export creates a VM template that can be used for deploying new virtual machines.
- C
The cluster image export can only be performed if all hosts in the cluster are in maintenance mode.
- D
The exported cluster image is saved as a JSON file that can be imported into another vCenter Server.
Show answer and explanation
Correct answer: D
Explanation
The ESXi cluster image export functionality in vSphere Lifecycle Manager (vLCM) allows administrators to export a cluster image configuration as a JSON file. This file contains metadata about the base image, vendor add-ons, and firmware add-ons, and it can be imported into another vCenter Server to ensure consistent configurations across environments. This feature streamlines host management and supports multi-site deployments.
- A. Incorrect.
Incorrect: The exported cluster image includes metadata about the base image, add-ons, and settings, but it is not a fully packaged software bundle.
- B. Incorrect.
Incorrect: The cluster image export functionality is unrelated to VM template creation; it is specific to managing ESXi host configurations.
- C. Incorrect.
Incorrect: Hosts do not need to be in maintenance mode for the cluster image export functionality to work.
- D. Correct.
Correct: The ESXi cluster image is exported as a JSON file, which can be imported into another vCenter Server for consistent configuration management.