An IT specialist is preparing a host server to run guest virtual machines (VMs) for software QA testing. The physical computer contains of installed system RAM. The host operating system requires of RAM, and the Type 2 hypervisor application requires an additional of dedicated host RAM overhead. If each guest VM requires of RAM for optimal performance, what is the maximum number of guest VMs that can run concurrently without overcommitting physical host memory?
- A9 virtual machines
- 8 virtual machinesCevap
- C7 virtual machines
- D4 virtual machines
Cevap
8 virtual machines can run concurrently without overcommitting memory.
To determine the maximum number of virtual machines without overcommitting RAM, first subtract the combined host operating system requirement () and hypervisor overhead () from total physical RAM (). Then, divide the remaining available memory by the per-VM requirement (). Therefore, 8 virtual machines can run concurrently.
Adım Adım Çözüm
Anahtar Kavram
Virtual Machine Host Memory Allocation and Overhead Planning