VCP-VCF Administrator 2024 Question 193
Select 2You are tasked with creating a Content Library in VMware Cloud Foundation to store VM templates and ISO images for a distributed environment. Which steps must you take to ensure the Content Library is accessible across multiple VMware Cloud Foundation workload domains?
- A
Configure the Content Library as a subscribed library.
- B
Ensure the Content Library is created as a local library and shared with other workload domains.
- C
Enable synchronization for the subscribed Content Library.
- D
Store the Content Library on a datastore accessible to all workload domains.
- E
Configure the Content Library to use an NFS share for cross-domain accessibility.
Show answer and explanation
Correct answers: A, C
Explanation
To create a Content Library accessible across multiple VMware Cloud Foundation workload domains, you must configure it as a subscribed library and enable synchronization. This approach ensures that the library is updated with content from a published library, making it suitable for a distributed environment. Local libraries or relying on shared storage solutions like datastores or NFS shares are either unsupported or not aligned with VMware's recommended practices.
- A. Correct.
Configuring the Content Library as a subscribed library allows it to synchronize with a published library, making it accessible across multiple workload domains. This ensures a distributed setup where updates can be shared effectively.
- B. Incorrect.
Creating a local Content Library and sharing it across workload domains is not supported natively in VMware Cloud Foundation. Local libraries are confined to the specific vCenter Server they are created on.
- C. Correct.
Enabling synchronization for a subscribed Content Library ensures that the library content remains up-to-date with the published library, which is crucial for distributed environments.
- D. Incorrect.
Storing the Content Library on a datastore accessible to all workload domains is not a supported or recommended approach. Datastore-level sharing does not provide the necessary Content Library management or synchronization features.
- E. Incorrect.
Using an NFS share is not a requirement for cross-domain accessibility in VMware Cloud Foundation. The Content Library functionality inherently supports sharing via published and subscribed configurations.