2V0-13.24 · Question #13
2V0-13.24 Question #13: Real Exam Question with Answer & Explanation
The correct answer is A. Establish a cluster with four hosts and implement rules to prioritize resources for the application. N+1 availability requires one spare host for failover (e.g., 3 active + 1 = 4 hosts minimum for 5 VMs). Option A, "four hosts with prioritization rules" (e.g., DRS VM-Host affinity), ensures resources for the 5 VMs, meets N+1 (3 active, 1 spare), and minimizes cost compared to 6
Question
Options
- AEstablish a cluster with four hosts and implement rules to prioritize resources for the application
- BEstablish a cluster with three hosts and exclusively run the application virtual machines on this
- CEstablish a cluster with six hosts and implement automated placement rules to keep the
- DEstablish a cluster with six hosts and implement automated placement rules to distribute the
Explanation
N+1 availability requires one spare host for failover (e.g., 3 active + 1 = 4 hosts minimum for 5 VMs). Option A, "four hosts with prioritization rules" (e.g., DRS VM-Host affinity), ensures resources for the 5 VMs, meets N+1 (3 active, 1 spare), and minimizes cost compared to 6 hosts. Option B (3 hosts) lacks N+1 (no spare). Options C and D (6 hosts) exceed minimal cost, with C risking bottlenecks (VMs together) and D less optimal for resource focus. A balances VCF 5.2 HA
Community Discussion
No community discussion yet for this question.