A systems administrator is planning the hardware provisioning for a hypervisor host system that will run two distinct workloads: database virtual machines (VMs) allocated of RAM each, and web server VMs allocated of RAM each. The host hypervisor operating system requires of dedicated physical RAM to operate, and the virtualization platform requires an additional of the total allocated guest RAM for management overhead. What is the minimum total host RAM, in , required to provision all VMs without memory overcommitment?
Answer: 67 GB
Answer
The minimum total host RAM required is .
To accurately provision a virtualization host without overcommitment, technicians must calculate the total memory assigned to guest VMs (), calculate hypervisor overhead ( of ), and include the host OS base requirement (). Adding these together () yields a total of .
Step-by-Step Solution
Key Concept
Virtual Machine Resource Requirements and Host RAM Capacity Planning