What should you configure on each virtual machine?

You have a new server named Server1 that runs Windows Server 2012 R2.
Server1 has two dual-core processors and 32 GB of RAM.
You install the Hyper-V server role on Server1.
You create two virtual machines on Server1 that each have 8 GB of memory.
You need to minimize the amount of time it takes for both virtual machines to access memory.
What should you configure on each virtual machine?

You have a new server named Server1 that runs Windows Server 2012 R2.
Server1 has two dual-core processors and 32 GB of RAM.
You install the Hyper-V server role on Server1.
You create two virtual machines on Server1 that each have 8 GB of memory.
You need to minimize the amount of time it takes for both virtual machines to access memory.
What should you configure on each virtual machine?

A.
Resource control

B.
Memory weight

C.
Dynamic Memory

D.
NUMA topology

Explanation:
Windows Server 2012 introduced support for projecting a virtual NUMA topology into Hyper-V
virtual machines. This capability can help improve the performance of workloads running on virtual
machines that are configured with large amounts of memory.



Leave a Reply 7

Your email address will not be published. Required fields are marked *

19 + 16 =


David

David

maybe B is correct

David

David

C is correct

Nuno

Nuno

What is the correct answer?

Frank King

Frank King

Passed 70-410 exam few days ago! Scored 9XX!

Few new questions on Azure, Virtual machine, etc. NO questions on ipv6 and ipv4.

Other questions were completely rephrased and data changed (IP addresses).

Recommend to learned the newest PassLeader 70-410 dumps (http://www.passleader.com/70-410.html), all questions have been updated in it!

Butternutsquasherino

Butternutsquasherino

D is the correct answer.

Memory and processors are divided into groups called NUMA nodes. When the VM starts up, Hyper-V attempts to allocate all the memory for the VM from a single physical NUMA node. If the memory requirements for the VM cannot be satisfied from a single node, Hyper-V allocates memory from another NUMA node.