16.) Company XYZ beginning a green-field implementation on vSphere Cluster of 5 hosts each of (25 GHz and 128 GB memory)
They want to enable HA Cluster with DRS and DPM enabled.
The companies workload will be:
- 25 VMs Tier-3 with 3GB memory reserved and 1 GHz
- 15 Vms Tier-2 5 GB Memory and 2GHz CPU reserved
- 10 VMs Tier-1 10GB memory and 5 GHz CPU reserved.
Ignore overhead and choose the correct answer
Using percentage based Admission Control, and providing that the company wants a N+1 HA protection, which percent will be the perfect to apply the policy:
Explanation:
To find the % required we would take the following formula
100% / NumberofHosts * N+X
So in this case 100 / 5 * 1 = 20%, however if the user wanted N+2 it would look like this 100 / 5 * 2 = 40%