VCP-CMA 2024 Question 203
Select 3An administrator wants to ensure that a specific vSphere cluster within their VMware Cloud environment always uses high-performance storage for a subset of virtual machines. They have created a storage profile named 'HighPerformance' and attached it to the datastores that meet the performance requirements. Which of the following steps must the administrator take to ensure that virtual machines in the cluster use this storage profile correctly?
- A
Assign the 'HighPerformance' storage profile to the cluster in the vSphere Client.
- B
Configure the virtual machine's storage policy to use the 'HighPerformance' storage profile.
- C
Apply the 'HighPerformance' storage profile to the appropriate datastores in the cluster.
- D
Ensure that the cluster has sufficient access to the datastores tagged with the 'HighPerformance' storage profile.
- E
Manually migrate virtual machine disks to the datastores tagged with the 'HighPerformance' storage profile.
Show answer and explanation
Correct answers: B, C, D
Explanation
To ensure that virtual machines in the cluster utilize the 'HighPerformance' storage profile, the administrator must configure the storage policy for the virtual machines to match the profile, apply the profile to the appropriate datastores, and ensure the cluster has access to those datastores. Direct assignment of profiles to clusters or manual migration of disks is not required if the storage profile and policies are correctly set up.
- A. Incorrect.
Incorrect: Storage profiles cannot be directly assigned to a cluster in the vSphere Client. Instead, they are applied at the datastore or virtual machine level.
- B. Correct.
Correct: To ensure that a virtual machine uses a specific storage profile, the storage policy for the virtual machine must be configured to align with the profile.
- C. Correct.
Correct: The storage profile must be applied to the datastores meeting the requirements for 'HighPerformance' so that these datastores can be identified and used by the policy.
- D. Correct.
Correct: The cluster must have access to the datastores tagged with the 'HighPerformance' storage profile to ensure compatibility.
- E. Incorrect.
Incorrect: While manual migration could help in specific cases, it is not a required step if the storage profile and policies are properly configured.