SlideShare a Scribd company logo
1 of 50
Microsoft
Virtual
Academy
Microsoft
Virtual
Academy
First Half Second Half
(01) Introduction to Microsoft Virtualization (05) Hyper-V Management
(02) Hyper-V Infrastructure
(06) Hyper-V High Availability
and Live Migration
(03) Hyper-V Networking
(07) Integration with System Center 2012
Virtual Machine Manager
(04) Hyper-V Storage
(08) Integration with Other
System Center 2012 Components
** MEAL BREAK **
Microsoft
Virtual
Academy
Processor
Virtualization
Local storage
RAM
All hardware components should have a
Window Server logo
• NUMA (Non-uniform memory
access)
• Helps hosts scale up the number of
cores and memory access
• Partitions cores and memory into
“nodes”
• Allocation and latency depends on
the memory location relative to a
processor
• High performance applications
detect NUMA and minimize cross-
node memory access
Host NUMA
Memory
Processors
NUMAnode1 NUMAnode2
• This is optimal…
• Memory allocation and
thread allocations within
the same NUMA node
• Memory populated in
each NUMA node
Host NUMA
Memory
Processors
NUMAnode1 NUMAnode2
Memory
Processors
NUMAnode3 NUMAnode4
• This isn’t optimal…
• System is imbalanced
• Memory allocation and thread
allocations across different NUMA
nodes
• Multiple node hops
• NUMA Node 2 has an odd number
of DIMMS
• NUMA Node 3 doesn’t have enough
• NUMA Node 4 has no local memory
(worst case)
Memory
Processors
NUMAnode1 NUMAnode2
Memory
Processors
NUMAnode3 NUMAnode4
Host NUMA
• Guest NUMA
• Presenting NUMA topology
within VM
• Guest operating systems &
apps can make intelligent
NUMA decisions about thread
and memory allocation
• Guest NUMA nodes are aligned
with host resources
• Policy driven per host –
best effort, or force alignment
vNUMAnodeA vNUMAnodeB vNUMAnodeA vNUMAnodeB
NUMAnode1 NUMAnode2 NUMAnode3 NUMAnode4
Windows Server 2008 Windows Server 2008 R2 Windows Server 2012
HW Logical Processor
Support
16 LPs 64 LPs 320 LPs
Physical Memory Support 1 TB 1 TB 4 TB
Cluster Scale 16 Nodes up to 1000 VMs 16 Nodes up to 1000 VMs 64 Nodes up to 8000 VMs
Virtual Machine Processor
Support
Up to 4 VPs Up to 4 VPs Up to 64 VPs
VM Memory Up to 64 GB Up to 64 GB Up to 1 TB
Live Migration Yes, one at a time Yes, one at a time Yes, with no limits. As many
as hardware will allow.
Live Storage Migration No. Quick Storage Migration
via SCVMM
No. Quick Storage Migration
via SCVMM
Yes, with no limits. As many
as hardware will allow.
Servers in a Cluster 16 16 64
VP:LP Ratio 8:1 8:1 for Server
12:1 for Client (VDI)
No limits. As many as
hardware will allow.
Startup RAM
Maximum RAM
Memory Buffer
Memory Weight (aka Memory Priority)
T = 0 T = 15 T = 30 T = 0 T = 15 T = 30
2 GB
4 GB
6 GB
8 GB
Virtual Machines
Memory Settings
Total System Memory
Memory in Use by VMs
8 GB
3 GB
Physical Memory Used 37.5 %
3 VMs started
Finance VM
Sales VM
Engineering VM
T = 0 T = 15 T = 30 T = 0 T = 15 T = 30
2 GB
4 GB
6 GB
8 GB
Virtual Machines
Memory Settings
Total System Memory
Memory in Use by VMs
8 GB
6 GB
Physical Memory Used 75 %
3 VMs started
Finance starts reports
Engineering starts an
analysis job
Finance VM
Sales VM
Engineering VM
Memory recovered
to allow Service VM
3 VMs started
Finance report finished
Engineering analysis running
IT starts a Service VM
Finance starts reports
Engineering starts an
analysis job
Engineering reaches
max allocation
T = 0 T = 15 T = 30 T = 0 T = 15 T = 30
Virtual Machines
Memory Settings
Total System Memory
Memory in Use by VMs
8 GB
7.5 GB
Physical Memory Used 94 %
Finance VM
Sales VM
Engineering VM
Service VM
2 GB
4 GB
6 GB
8 GB
Most OSes require more
memory during boot and
will use less when idle
Customers wanted more
configuration flexibility
Assume that Sales and
Service VM are Restarted
Finance & Engineering
Grab all available memory
T = 0 T = 15 T = 30
Virtual Machines
Memory Settings
Total System Memory 8 GB
Finance VM
Sales VM
Engineering VM
Service VM
2 GB
4 GB
6 GB
8 GB
Smart Paging designed to ensure VMs always restart
When restarting VMs:
Why only on VM Reset?
When starting new VMs:
Q: Are there any recommendations for types of disks or
storage subsystems (SATA, SAS, SSD) for Hyper-V Smart
Paging?
A: Dynamic Memory has been architected so that in the
vast majority of cases, Hyper-V Smart Paging is rarely used
and, if used, only on a temporary basis. Thus, the need for
special high end storage isn’t needed and Smart Paging
will take advantage of whatever storage is presented.
Microsoft
Hyper-V
Server 2012
Windows
Server 2012
Standard
Windows
Server 2012
Datacenter
Host OS is free Licensed per CPU Licensed per CPU
No guest OS
licenses
2 guest OS
licenses
Unlimited guest
licenses
CLI & Remote
Management only
Full installation
or Server Core
Full installation
or Server Core
Set-NetFirewallProfile -Profile Domain,Public,Private
-Enabled True
free download
Install-WindowsFeature –Name WDS
free download
free download
free download
free download
Add-WindowsFeature Hyper-V
DISM /online /enable-feature /featurename:Microsoft-Hyper-V
start /w ocsetup Microsoft-Hyper-V
Server role
Add-WindowsFeature Hyper-V
DISM /online /enable-feature /featurename:Microsoft-Hyper-V
start /w ocsetup Microsoft-Hyper-V
Will be automatically
enabled when adding hosts
Enterprise-class, Microsoft
hypervisor
Standalone Hyper-V
Free ISO download from
Microsoft.com website
Designed for remote
management
Contains all Hyper-V features
Is this an evaluation version? Is their Activation?
Is this supported in production?
Does Hyper-V Server have reduced/limited scale?
Is System Center required for Live Migration or Live
Storage Migrate VMs?
Is clustering included with Hyper-V Server 2012?
Does Hyper-V Server include Live Migration?
Shared Nothing Live Migration?
Does this include the new Extensible Switch?
Does this include Hyper-V Replica?
MS Hyper-V Server 2008 R2 SP1 Microsoft Hyper-V Server 2012
Release Date: August 2011 August 2012
Cost: Free Download from:
www.microsoft.com/hvs
Free Download from:
www.microsoft.com/hvs
Physical Processor Support: Up to 8 processors
(no core limitations)
Up to 64 processors
(no core limitations)
Physical Memory Support: Up to 1 TB per server Up to 4 TB per server
Virtual Processors Up to 4 per VM Up to 64 per VM
Virtual Machine Memory Support: 64 GB of memory per VM
(no memory tax)
1 TB of memory per VM
(no memory tax)
Live Migration/High Availability: Yes Yes
Live Storage Migration: No Yes
Shared Nothing Live Migration: No Yes
RemoteFX: Yes More monitors, more resolutions
Storage Spaces: No Yes
VMs on File Based Storage No Yes
• There are many considerations for planning the server,
storage, networking, software, and security
• Virtualization hosts will have different requirements than
infrastructure servers
• Consider virtualization rights when selecting the host OS
• Use the Microsoft Assessment and Planning Toolkit (MAP)
for guidance
©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the
U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft
must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided
after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

More Related Content

What's hot

SOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DBSOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DBUniFabric
 
Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Duncan Epping
 
Presentazione HPE @ VMUGIT UserCon 2015
Presentazione HPE @ VMUGIT UserCon 2015Presentazione HPE @ VMUGIT UserCon 2015
Presentazione HPE @ VMUGIT UserCon 2015VMUG IT
 
JetStor portfolio update final_2020-2021
JetStor portfolio update final_2020-2021JetStor portfolio update final_2020-2021
JetStor portfolio update final_2020-2021Gene Leyzarovich
 
Planning & Best Practice for Microsoft Virtualization
Planning & Best Practice for Microsoft VirtualizationPlanning & Best Practice for Microsoft Virtualization
Planning & Best Practice for Microsoft VirtualizationLai Yoong Seng
 
GO HyperScale: Mind-blowing Performance Starting at $128/Desktop
GO HyperScale: Mind-blowing Performance Starting at $128/DesktopGO HyperScale: Mind-blowing Performance Starting at $128/Desktop
GO HyperScale: Mind-blowing Performance Starting at $128/DesktopPatrick Brennan
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructurexKinAnx
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld
 
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld
 
Revisiting CephFS MDS and mClock QoS Scheduler
Revisiting CephFS MDS and mClock QoS SchedulerRevisiting CephFS MDS and mClock QoS Scheduler
Revisiting CephFS MDS and mClock QoS SchedulerYongseok Oh
 
NGENSTOR_ODA_P2V_V5
NGENSTOR_ODA_P2V_V5NGENSTOR_ODA_P2V_V5
NGENSTOR_ODA_P2V_V5UniFabric
 
IMCSummit 2015 - Day 2 Developer Track - The NVM Revolution
IMCSummit 2015 - Day 2 Developer Track - The NVM RevolutionIMCSummit 2015 - Day 2 Developer Track - The NVM Revolution
IMCSummit 2015 - Day 2 Developer Track - The NVM RevolutionIn-Memory Computing Summit
 
Storwize SVC presentation February 2017
Storwize SVC presentation February 2017Storwize SVC presentation February 2017
Storwize SVC presentation February 2017Joe Krotz
 
Deploying ssd in the data center 2014
Deploying ssd in the data center 2014Deploying ssd in the data center 2014
Deploying ssd in the data center 2014Howard Marks
 
UniPlex vScaleDB pat. pending
UniPlex vScaleDB pat. pendingUniPlex vScaleDB pat. pending
UniPlex vScaleDB pat. pendingUniFabric
 
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...In-Memory Computing Summit
 

What's hot (19)

SOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DBSOUG_Deployment__Automation_DB
SOUG_Deployment__Automation_DB
 
Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015Five common customer use cases for Virtual SAN - VMworld US / 2015
Five common customer use cases for Virtual SAN - VMworld US / 2015
 
Presentazione HPE @ VMUGIT UserCon 2015
Presentazione HPE @ VMUGIT UserCon 2015Presentazione HPE @ VMUGIT UserCon 2015
Presentazione HPE @ VMUGIT UserCon 2015
 
JetStor portfolio update final_2020-2021
JetStor portfolio update final_2020-2021JetStor portfolio update final_2020-2021
JetStor portfolio update final_2020-2021
 
Planning & Best Practice for Microsoft Virtualization
Planning & Best Practice for Microsoft VirtualizationPlanning & Best Practice for Microsoft Virtualization
Planning & Best Practice for Microsoft Virtualization
 
GO HyperScale: Mind-blowing Performance Starting at $128/Desktop
GO HyperScale: Mind-blowing Performance Starting at $128/DesktopGO HyperScale: Mind-blowing Performance Starting at $128/Desktop
GO HyperScale: Mind-blowing Performance Starting at $128/Desktop
 
3 Hyper V
3 Hyper V3 Hyper V
3 Hyper V
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
 
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
 
Revisiting CephFS MDS and mClock QoS Scheduler
Revisiting CephFS MDS and mClock QoS SchedulerRevisiting CephFS MDS and mClock QoS Scheduler
Revisiting CephFS MDS and mClock QoS Scheduler
 
NGENSTOR_ODA_P2V_V5
NGENSTOR_ODA_P2V_V5NGENSTOR_ODA_P2V_V5
NGENSTOR_ODA_P2V_V5
 
IMCSummit 2015 - Day 2 Developer Track - The NVM Revolution
IMCSummit 2015 - Day 2 Developer Track - The NVM RevolutionIMCSummit 2015 - Day 2 Developer Track - The NVM Revolution
IMCSummit 2015 - Day 2 Developer Track - The NVM Revolution
 
VM-aware Adaptive Storage Cache Prefetching
VM-aware Adaptive Storage Cache PrefetchingVM-aware Adaptive Storage Cache Prefetching
VM-aware Adaptive Storage Cache Prefetching
 
Storwize SVC presentation February 2017
Storwize SVC presentation February 2017Storwize SVC presentation February 2017
Storwize SVC presentation February 2017
 
Deploying ssd in the data center 2014
Deploying ssd in the data center 2014Deploying ssd in the data center 2014
Deploying ssd in the data center 2014
 
TDS-16489U-R2 0215 EN
TDS-16489U-R2 0215 ENTDS-16489U-R2 0215 EN
TDS-16489U-R2 0215 EN
 
UniPlex vScaleDB pat. pending
UniPlex vScaleDB pat. pendingUniPlex vScaleDB pat. pending
UniPlex vScaleDB pat. pending
 
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...
IMCSummit 2015 - Day 1 Developer Track - Evolution of non-volatile memory exp...
 

Viewers also liked

christina brown new resume
christina brown new resumechristina brown new resume
christina brown new resumeChristina Brown
 
PowerEdge Rack and Tower Product Line Overview
PowerEdge Rack and Tower Product Line OverviewPowerEdge Rack and Tower Product Line Overview
PowerEdge Rack and Tower Product Line Overviewkareem khater
 
USB Video Conferencing Info-graphic
USB Video Conferencing Info-graphicUSB Video Conferencing Info-graphic
USB Video Conferencing Info-graphicPaul Richards
 
Presentation vmax hardware deep dive
Presentation   vmax hardware deep divePresentation   vmax hardware deep dive
Presentation vmax hardware deep divesolarisyougood
 
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716Alistair Kirkwood - Account Executive
 
Local Initiatives to promote apprenticeships in Leeds and Manchester, UK
Local Initiatives to promote apprenticeships in Leeds and Manchester, UKLocal Initiatives to promote apprenticeships in Leeds and Manchester, UK
Local Initiatives to promote apprenticeships in Leeds and Manchester, UKOECD CFE
 
Luca molà - Why Venice?
Luca molà - Why Venice?Luca molà - Why Venice?
Luca molà - Why Venice?OECD CFE
 

Viewers also liked (16)

Events 2005 2012
Events 2005 2012Events 2005 2012
Events 2005 2012
 
Software defined data center
Software defined data centerSoftware defined data center
Software defined data center
 
Traditional Home Design Hampton
Traditional Home Design HamptonTraditional Home Design Hampton
Traditional Home Design Hampton
 
christina brown new resume
christina brown new resumechristina brown new resume
christina brown new resume
 
PowerEdge Rack and Tower Product Line Overview
PowerEdge Rack and Tower Product Line OverviewPowerEdge Rack and Tower Product Line Overview
PowerEdge Rack and Tower Product Line Overview
 
Thalya maiza
Thalya maizaThalya maiza
Thalya maiza
 
Header footers
Header footersHeader footers
Header footers
 
GSTB5298WBTS - Dell Networking Strategy Overview
GSTB5298WBTS - Dell Networking Strategy OverviewGSTB5298WBTS - Dell Networking Strategy Overview
GSTB5298WBTS - Dell Networking Strategy Overview
 
Shapes characters
Shapes charactersShapes characters
Shapes characters
 
USB Video Conferencing Info-graphic
USB Video Conferencing Info-graphicUSB Video Conferencing Info-graphic
USB Video Conferencing Info-graphic
 
Presentation vmax hardware deep dive
Presentation   vmax hardware deep divePresentation   vmax hardware deep dive
Presentation vmax hardware deep dive
 
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716
WDCS0814WBTS - Why Dell for Client Solutions Strategy Overview v3 0716
 
Local Initiatives to promote apprenticeships in Leeds and Manchester, UK
Local Initiatives to promote apprenticeships in Leeds and Manchester, UKLocal Initiatives to promote apprenticeships in Leeds and Manchester, UK
Local Initiatives to promote apprenticeships in Leeds and Manchester, UK
 
Luca molà - Why Venice?
Luca molà - Why Venice?Luca molà - Why Venice?
Luca molà - Why Venice?
 
Time to launch Our New Data Center !
Time to launch Our New Data Center !Time to launch Our New Data Center !
Time to launch Our New Data Center !
 
Pge ficha inscricao
Pge ficha inscricaoPge ficha inscricao
Pge ficha inscricao
 

Similar to Hyper-V Infrastructure

Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructuresolarisyourep
 
Pulse 2011 virtualization and storwize v7000
Pulse 2011 virtualization and storwize v7000Pulse 2011 virtualization and storwize v7000
Pulse 2011 virtualization and storwize v7000Anthony Vandewerdt
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Vinayak Hegde
 
Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...Louis Göhl
 
Vx Rack : L'hyperconvergence avec l'experience VCE
Vx Rack : L'hyperconvergence avec l'experience VCEVx Rack : L'hyperconvergence avec l'experience VCE
Vx Rack : L'hyperconvergence avec l'experience VCERSD
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksAmit Gatenyo
 
VMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan EppingVMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan EppingVMUG IT
 
Get Your GeekOn with Ron - Session One: Designing your VDI Servers
Get Your GeekOn with Ron - Session One: Designing your VDI ServersGet Your GeekOn with Ron - Session One: Designing your VDI Servers
Get Your GeekOn with Ron - Session One: Designing your VDI ServersUnidesk Corporation
 
Windows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sWindows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sAmit Gatenyo
 
1.1 plan your_cloud_final
1.1 plan your_cloud_final1.1 plan your_cloud_final
1.1 plan your_cloud_finalPaulo Freitas
 
Private cloud server virtualization
Private cloud server virtualization Private cloud server virtualization
Private cloud server virtualization Pierre-Juan Labeyrie
 
Hyper-V 2008 R2 Best Practices
Hyper-V 2008 R2 Best PracticesHyper-V 2008 R2 Best Practices
Hyper-V 2008 R2 Best PracticesAidan Finn
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld
 
Frokost seminar windows server 2012
Frokost seminar   windows server 2012Frokost seminar   windows server 2012
Frokost seminar windows server 2012Olav Tvedt
 
VMWARE VS MS-HYPER-V
VMWARE VS MS-HYPER-VVMWARE VS MS-HYPER-V
VMWARE VS MS-HYPER-VDavid Ramirez
 
Windows Server 2008 R2 Hyper V
Windows Server 2008 R2 Hyper VWindows Server 2008 R2 Hyper V
Windows Server 2008 R2 Hyper VAmit Gatenyo
 
Momentum Webcast HP Virtualization
Momentum Webcast HP VirtualizationMomentum Webcast HP Virtualization
Momentum Webcast HP Virtualizationaljimenez
 
Software Defined Storage In Action
Software Defined Storage In ActionSoftware Defined Storage In Action
Software Defined Storage In ActionDataCore Software
 
Software-defined Storage in Action
Software-defined Storage in ActionSoftware-defined Storage in Action
Software-defined Storage in ActionDataCore APAC
 

Similar to Hyper-V Infrastructure (20)

Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
 
Pulse 2011 virtualization and storwize v7000
Pulse 2011 virtualization and storwize v7000Pulse 2011 virtualization and storwize v7000
Pulse 2011 virtualization and storwize v7000
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)
 
Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...Storage and hyper v - the choices you can make and the things you need to kno...
Storage and hyper v - the choices you can make and the things you need to kno...
 
Vx Rack : L'hyperconvergence avec l'experience VCE
Vx Rack : L'hyperconvergence avec l'experience VCEVx Rack : L'hyperconvergence avec l'experience VCE
Vx Rack : L'hyperconvergence avec l'experience VCE
 
Hyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and TricksHyper-V Best Practices & Tips and Tricks
Hyper-V Best Practices & Tips and Tricks
 
VMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan EppingVMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan Epping
 
Get Your GeekOn with Ron - Session One: Designing your VDI Servers
Get Your GeekOn with Ron - Session One: Designing your VDI ServersGet Your GeekOn with Ron - Session One: Designing your VDI Servers
Get Your GeekOn with Ron - Session One: Designing your VDI Servers
 
prezentációt
prezentációtprezentációt
prezentációt
 
Windows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro'sWindows Server 2008 R2 & SP1 for IT Pro's
Windows Server 2008 R2 & SP1 for IT Pro's
 
1.1 plan your_cloud_final
1.1 plan your_cloud_final1.1 plan your_cloud_final
1.1 plan your_cloud_final
 
Private cloud server virtualization
Private cloud server virtualization Private cloud server virtualization
Private cloud server virtualization
 
Hyper-V 2008 R2 Best Practices
Hyper-V 2008 R2 Best PracticesHyper-V 2008 R2 Best Practices
Hyper-V 2008 R2 Best Practices
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
 
Frokost seminar windows server 2012
Frokost seminar   windows server 2012Frokost seminar   windows server 2012
Frokost seminar windows server 2012
 
VMWARE VS MS-HYPER-V
VMWARE VS MS-HYPER-VVMWARE VS MS-HYPER-V
VMWARE VS MS-HYPER-V
 
Windows Server 2008 R2 Hyper V
Windows Server 2008 R2 Hyper VWindows Server 2008 R2 Hyper V
Windows Server 2008 R2 Hyper V
 
Momentum Webcast HP Virtualization
Momentum Webcast HP VirtualizationMomentum Webcast HP Virtualization
Momentum Webcast HP Virtualization
 
Software Defined Storage In Action
Software Defined Storage In ActionSoftware Defined Storage In Action
Software Defined Storage In Action
 
Software-defined Storage in Action
Software-defined Storage in ActionSoftware-defined Storage in Action
Software-defined Storage in Action
 

More from Paulo Freitas

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and CostsPaulo Freitas
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform MangementPaulo Freitas
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App ManagementPaulo Freitas
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1Paulo Freitas
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and ResiliencyPaulo Freitas
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and FlexibilityPaulo Freitas
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and ResourcesPaulo Freitas
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and ScalePaulo Freitas
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsPaulo Freitas
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerPaulo Freitas
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationPaulo Freitas
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBPaulo Freitas
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterprisePaulo Freitas
 
SQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapSQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapPaulo Freitas
 

More from Paulo Freitas (20)

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and Costs
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform Mangement
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App Management
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and Resiliency
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and Flexibility
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and Resources
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and Scale
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 Components
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine Manager
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live Migration
 
Hyper-V Management
Hyper-V ManagementHyper-V Management
Hyper-V Management
 
Hyper-V Storage
Hyper-V StorageHyper-V Storage
Hyper-V Storage
 
Hyper-V Networking
Hyper-V NetworkingHyper-V Networking
Hyper-V Networking
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEB
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIP
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 Enterprise
 
SQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views MapSQL Server 2008 R2 System Views Map
SQL Server 2008 R2 System Views Map
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 

Recently uploaded (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 

Hyper-V Infrastructure

  • 2. Microsoft Virtual Academy First Half Second Half (01) Introduction to Microsoft Virtualization (05) Hyper-V Management (02) Hyper-V Infrastructure (06) Hyper-V High Availability and Live Migration (03) Hyper-V Networking (07) Integration with System Center 2012 Virtual Machine Manager (04) Hyper-V Storage (08) Integration with Other System Center 2012 Components ** MEAL BREAK **
  • 4.
  • 5. Processor Virtualization Local storage RAM All hardware components should have a Window Server logo
  • 6.
  • 7. • NUMA (Non-uniform memory access) • Helps hosts scale up the number of cores and memory access • Partitions cores and memory into “nodes” • Allocation and latency depends on the memory location relative to a processor • High performance applications detect NUMA and minimize cross- node memory access Host NUMA Memory Processors NUMAnode1 NUMAnode2
  • 8. • This is optimal… • Memory allocation and thread allocations within the same NUMA node • Memory populated in each NUMA node Host NUMA Memory Processors NUMAnode1 NUMAnode2 Memory Processors NUMAnode3 NUMAnode4
  • 9. • This isn’t optimal… • System is imbalanced • Memory allocation and thread allocations across different NUMA nodes • Multiple node hops • NUMA Node 2 has an odd number of DIMMS • NUMA Node 3 doesn’t have enough • NUMA Node 4 has no local memory (worst case) Memory Processors NUMAnode1 NUMAnode2 Memory Processors NUMAnode3 NUMAnode4 Host NUMA
  • 10. • Guest NUMA • Presenting NUMA topology within VM • Guest operating systems & apps can make intelligent NUMA decisions about thread and memory allocation • Guest NUMA nodes are aligned with host resources • Policy driven per host – best effort, or force alignment vNUMAnodeA vNUMAnodeB vNUMAnodeA vNUMAnodeB NUMAnode1 NUMAnode2 NUMAnode3 NUMAnode4
  • 11. Windows Server 2008 Windows Server 2008 R2 Windows Server 2012 HW Logical Processor Support 16 LPs 64 LPs 320 LPs Physical Memory Support 1 TB 1 TB 4 TB Cluster Scale 16 Nodes up to 1000 VMs 16 Nodes up to 1000 VMs 64 Nodes up to 8000 VMs Virtual Machine Processor Support Up to 4 VPs Up to 4 VPs Up to 64 VPs VM Memory Up to 64 GB Up to 64 GB Up to 1 TB Live Migration Yes, one at a time Yes, one at a time Yes, with no limits. As many as hardware will allow. Live Storage Migration No. Quick Storage Migration via SCVMM No. Quick Storage Migration via SCVMM Yes, with no limits. As many as hardware will allow. Servers in a Cluster 16 16 64 VP:LP Ratio 8:1 8:1 for Server 12:1 for Client (VDI) No limits. As many as hardware will allow.
  • 12.
  • 13.
  • 14.
  • 15. Startup RAM Maximum RAM Memory Buffer Memory Weight (aka Memory Priority)
  • 16. T = 0 T = 15 T = 30 T = 0 T = 15 T = 30 2 GB 4 GB 6 GB 8 GB Virtual Machines Memory Settings Total System Memory Memory in Use by VMs 8 GB 3 GB Physical Memory Used 37.5 % 3 VMs started Finance VM Sales VM Engineering VM
  • 17. T = 0 T = 15 T = 30 T = 0 T = 15 T = 30 2 GB 4 GB 6 GB 8 GB Virtual Machines Memory Settings Total System Memory Memory in Use by VMs 8 GB 6 GB Physical Memory Used 75 % 3 VMs started Finance starts reports Engineering starts an analysis job Finance VM Sales VM Engineering VM
  • 18. Memory recovered to allow Service VM 3 VMs started Finance report finished Engineering analysis running IT starts a Service VM Finance starts reports Engineering starts an analysis job Engineering reaches max allocation T = 0 T = 15 T = 30 T = 0 T = 15 T = 30 Virtual Machines Memory Settings Total System Memory Memory in Use by VMs 8 GB 7.5 GB Physical Memory Used 94 % Finance VM Sales VM Engineering VM Service VM 2 GB 4 GB 6 GB 8 GB
  • 19. Most OSes require more memory during boot and will use less when idle Customers wanted more configuration flexibility
  • 20. Assume that Sales and Service VM are Restarted Finance & Engineering Grab all available memory T = 0 T = 15 T = 30 Virtual Machines Memory Settings Total System Memory 8 GB Finance VM Sales VM Engineering VM Service VM 2 GB 4 GB 6 GB 8 GB
  • 21. Smart Paging designed to ensure VMs always restart When restarting VMs: Why only on VM Reset? When starting new VMs:
  • 22. Q: Are there any recommendations for types of disks or storage subsystems (SATA, SAS, SSD) for Hyper-V Smart Paging? A: Dynamic Memory has been architected so that in the vast majority of cases, Hyper-V Smart Paging is rarely used and, if used, only on a temporary basis. Thus, the need for special high end storage isn’t needed and Smart Paging will take advantage of whatever storage is presented.
  • 23.
  • 24.
  • 25. Microsoft Hyper-V Server 2012 Windows Server 2012 Standard Windows Server 2012 Datacenter Host OS is free Licensed per CPU Licensed per CPU No guest OS licenses 2 guest OS licenses Unlimited guest licenses CLI & Remote Management only Full installation or Server Core Full installation or Server Core
  • 26.
  • 27.
  • 29.
  • 36.
  • 37. Add-WindowsFeature Hyper-V DISM /online /enable-feature /featurename:Microsoft-Hyper-V start /w ocsetup Microsoft-Hyper-V
  • 38.
  • 40. Add-WindowsFeature Hyper-V DISM /online /enable-feature /featurename:Microsoft-Hyper-V start /w ocsetup Microsoft-Hyper-V
  • 41. Will be automatically enabled when adding hosts
  • 42.
  • 43. Enterprise-class, Microsoft hypervisor Standalone Hyper-V Free ISO download from Microsoft.com website Designed for remote management Contains all Hyper-V features
  • 44.
  • 45. Is this an evaluation version? Is their Activation? Is this supported in production? Does Hyper-V Server have reduced/limited scale? Is System Center required for Live Migration or Live Storage Migrate VMs?
  • 46. Is clustering included with Hyper-V Server 2012? Does Hyper-V Server include Live Migration? Shared Nothing Live Migration? Does this include the new Extensible Switch? Does this include Hyper-V Replica?
  • 47. MS Hyper-V Server 2008 R2 SP1 Microsoft Hyper-V Server 2012 Release Date: August 2011 August 2012 Cost: Free Download from: www.microsoft.com/hvs Free Download from: www.microsoft.com/hvs Physical Processor Support: Up to 8 processors (no core limitations) Up to 64 processors (no core limitations) Physical Memory Support: Up to 1 TB per server Up to 4 TB per server Virtual Processors Up to 4 per VM Up to 64 per VM Virtual Machine Memory Support: 64 GB of memory per VM (no memory tax) 1 TB of memory per VM (no memory tax) Live Migration/High Availability: Yes Yes Live Storage Migration: No Yes Shared Nothing Live Migration: No Yes RemoteFX: Yes More monitors, more resolutions Storage Spaces: No Yes VMs on File Based Storage No Yes
  • 48. • There are many considerations for planning the server, storage, networking, software, and security • Virtualization hosts will have different requirements than infrastructure servers • Consider virtualization rights when selecting the host OS • Use the Microsoft Assessment and Planning Toolkit (MAP) for guidance
  • 49.
  • 50. ©2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Office, Azure, System Center, Dynamics and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.