2V0-32.24 Question 105
Single answerYou are managing a VMware Cloud environment using vRealize Suite Lifecycle Manager (vRSLCM). The storage allocated for vRSLCM is nearing capacity, and you need to extend the storage without causing service disruption. What is the correct method to achieve this?
- A
Log into the vRSLCM appliance console and add a new virtual disk, then configure the storage extension via the vRSLCM UI.
- B
Shut down the vRSLCM appliance and manually increase the storage from the vSphere Client, then power it back on.
- C
Use the vRSLCM Command-Line Interface (CLI) to dynamically add and configure storage without requiring a reboot.
- D
Create a new datastore in vSphere and reconfigure vRSLCM to use the new datastore for storage.
Show answer and explanation
Correct answer: A
Explanation
When extending storage for vRealize Suite Lifecycle Manager, the best practice is to add a new virtual disk to the vRSLCM appliance and then configure the storage extension from the vRSLCM UI. This method avoids downtime and ensures the appliance continues to function optimally. Other methods, such as shutting down the appliance or relying solely on vSphere, do not align with VMware's recommended process for vRSLCM storage management.
- A. Correct.
Correct. Adding a new virtual disk via the vRSLCM appliance console and performing the storage extension through the vRSLCM UI ensures a seamless storage expansion process without requiring downtime.
- B. Incorrect.
Incorrect. Shutting down the vRSLCM appliance for storage expansion is unnecessary and can cause service disruption.
- C. Incorrect.
Incorrect. While the vRSLCM CLI may have some administrative capabilities, storage extension is not performed dynamically through the CLI.
- D. Incorrect.
Incorrect. Creating a new datastore in vSphere does not directly address the need to extend storage for vRSLCM; the solution resides within the vRSLCM appliance itself.