You have a server named Server1 that runs Windows Server 2012 R2. Server1 has 2 dual-core
processors and 16 GB of RAM.
You install the Hyper-V server role in Server1.
You plan to create two virtual machines on Server1.
You need to ensure that both virtual machines can use up to 8 GB of memory. The solution must
ensure that both virtual machines can be started simultaneously.
What should you configure on each virtual machine?

A.
Dynamic Memory
B.
NUMA topology
C.
Memory weight
D.
Resource Control
So, this isnt covered by NUMA?
1
0
That strange, I remember similar question like this and the answer was B
1
0
strange, bz you are pointing to this one:
http://www.aiotestking.com/microsoft/what-should-you-configure-on-each-virtual-machine-3/
Those are different questions. make sure you read questions carefully…
1
0
good tip, I was wondering the same thing
0
0
I think i found it.
That question was similar, but wanted to know which was the fastest way to access the memory
https://www.briefmenow.org/microsoft/70-410-11-you-have-new-server-named-server1-that-runs-windows-server-2012-r2/
0
0
Theoretically NUMA improve memory access for apps like SQL Server but here we have other problem, our server have only 16Gb: Host system need a few of that, 1st VM need 8Gb and 2VM need 8Gb. Thats why we need to use Dynamic Memory to get 16Gb for virtual machines.
https://technet.microsoft.com/en-us/library/hh831766.aspx
0
0