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.
maybe B is correct
C is correct
What is the correct answer?
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!
By the way, you can get part of that PassLeader 70-410 dumps here for free:
https://drive.google.com/open?id=0B-ob6L_QjGLpfnJzOE1fWnlJOWVtaE93SnJNT3gtaTNYYnVpZkw5THBSMWRKbFlfaXh1azg
Hope you all can pass exam easily! Lets see you all in 70-411! GOOD LUCK!
I think D is correct.
Deploying Virtual NUMA for VMM:
https://technet.microsoft.com/en-us/library/jj628164(v=sc.12).aspx
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.