VCP-CMA 2024 Question 202
Single answerAn administrator is configuring storage for a new vSphere environment in vRealize Automation. The requirement is to ensure that each deployment is provisioned with storage that matches its workload type, such as high-performance storage for databases and cost-efficient storage for file servers. Which approach should the administrator use to meet this requirement?
- A
Create multiple storage profiles in vRealize Automation, associate them with specific workload types, and map them to compatible datastores in vCenter Server.
- B
Configure a single storage profile in vRealize Automation and rely on vSphere DRS to distribute storage workloads dynamically.
- C
Manually assign datastores to each blueprint in vRealize Automation based on the workload requirements.
- D
Use vRealize Automation's default storage profile for all deployments to simplify the configuration process.
Show answer and explanation
Correct answer: A
Explanation
The correct approach is to create and configure multiple storage profiles in vRealize Automation that correspond to the workload types. These profiles can then be mapped to appropriate datastores in vCenter Server, ensuring that each deployment uses storage that aligns with its performance and cost requirements. This method leverages the automation capabilities of vRealize Automation while maintaining workload-specific storage optimization.
- A. Correct.
Correct: By creating multiple storage profiles in vRealize Automation and mapping them to specific datastores in vCenter Server, the administrator can ensure that workloads are deployed on the appropriate storage based on their requirements.
- B. Incorrect.
Incorrect: A single storage profile does not provide the granularity required to meet specific workload type requirements, and vSphere DRS focuses on CPU and memory optimization, not storage policies.
- C. Incorrect.
Incorrect: Manually assigning datastores to blueprints is not scalable and defeats the purpose of automated provisioning in vRealize Automation.
- D. Incorrect.
Incorrect: Using the default storage profile for all deployments ignores the need for workload-specific storage policies and may lead to suboptimal performance or higher costs.