VMware vSphere 8.x Advanced Design (VCAP-DCV Design) — Question 43
As part of designing a greenfield vSphere-based hosting solution, an architect is responsible for defining a patch management solution for the virtual infrastructure.
During initial meetings with the customer, the following information is provided:
There are two geographically dispersed physical sites (primary and secondary) in scope for the solution.
The inter-site connectivity has been classified as low bandwidth and high latency.
The customer has the following requirements:
REQ001 - Only IT Security Team-approved versions of VMware Tools should be installed across all workloads within the infrastructure.
REQ002 - The solution should minimize traffic across the inter-site link.
REQ003 - Upgrades to the virtual infrastructure should continue in the event of a failure with either site.
A combination of which three design decisions could the architect make to ensure the requirements are met? (Choose three.)
Answer options
- A. The solution will set the UserVars.ToolsRamdisk advanced system setting on each VMware ESXi host to "1" (enabled).
- B. The solution will ensure that all VMware ESXi hosts within a site have access to the local VMFS datastore containing the shared VMware Tools repository.
- C. The solution will use VMware Autodeploy to ensure the latest version of VMware Tools is deployed to each workload.
- D. The solution will set the UserVars.ProductLockerLocation advanced system setting on each VMware ESXi host to point to the local site shared Repository
- E. The solution will create a shared repository on a VMFS datastore within each site that contains all approved versions of VMware Tools.
- F. The solution will create a shared repository on a VMFS datastore within the primary site that contains all approved versions of VMwareTools.
Correct answer: B, D, E
Explanation
The correct answers are B, D, and E because they ensure that all VMware ESXi hosts can access a local repository of approved VMware Tools, reducing inter-site traffic and meeting the requirements for upgrades during site failures. Option A does not address the repository or traffic concerns, and option C introduces unnecessary complexity by relying on VMware Autodeploy, which may not align with the low bandwidth requirements.