SlideShare a Scribd company logo
1 of 1
Download to read offline
Windows Server 2012 R2 Hyper-V Component Architecture
Author: Martin McClean (Cloud & Enterprise Division) email: virtua@microsoft.com© 2012 Microsoft Corporation. Microsoft, Hyper-V, RemoteFX, Windows, Windows PowerShell, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All rights reserved. Other trademarks or trade names
Generation 2 Virtual Machines Understanding Generation 2 Virtual Machines
Generation 2 Virtual Machines
Windows Server 2012 R2 introduces a new class of virtual machines that are optimized for
virtualization—generation 2 virtual machines. They provide advanced features that deliver
significant management, storage and security benefits.
In Windows Server 2012 R2, generation 2 virtual machine hardware removes most of the
emulated (”legacy”) devices, or replaces them with optimized software-based devices.
Generation 2 virtual machines lay the foundation for advanced virtual machine features,
including a reduced attack surface for the platform and faster boot times for virtual
machines.
Booting Generation 2 Virtual Machines
Generation 2 virtual machines use a Unified Extensible Firmware Interface (UEFI) and
software-based devices when turning on your computer. UEFI is an alternate firmware
interface and delivers improved boot time performance and flexibility.
Generation 2 virtual machines provide the following boot capabilities.
Network boot. Generation 2 virtual machines use the optimized virtual
network adapter. This eliminates the need for an emulated network
adapter. It simplifies the process of booting a virtual machine and
decreases problems associated with configuring virtual machine net-
work adapters. IPV4 and IPV6 addressing schemes are supported.
Virtual Machine
Secure Boot. Generation 2 virtual machines use UEFI firmware, which
provides support for Secure Boot. Secure Boot functionality prevents
“unauthorized” operating systems and software from loading during the
startup process.
Boot from a SCSI CD/DVD. Generation 2 virtual machines can boot
from a SCSI CD/DVD drive using an ISO image file.
1010101010101
0101010101010
1010101010101
Boot from a SCSI-attached virtual hard disk. Using UEFI firmware
support, generation 2 virtual machines can boot from SCSI-attached virtual
hard disks (VHDX). The VHDX file format supports volumes up to 64 TB.
VHDX
Generation 2 Virtual Machine
Generation 2 virtual machines in Windows Server 2012 R2 support the same Hyper-V features
as generation 1 virtual machines in Windows Server 2012. These include checkpoints
(snapshots), state transitions (for example Saved or Paused), import/export, backup/restore,
failover replication, clustering and advanced networking features such as Quality of
Service(QoS), Single-Root I/O Virtualization (SR-IOV) and virtual machine queuing.
Generation 2 virtual machines do not support RemoteFX.
Generation 2 virtual machines use
UEFI firmware instead of the BIOS.
Generation 2 virtual machines use
software-based devices for video. They
support the same video modes as
generation 1 virtual machines.
Generation 2 virtual machines can
use software-based Fibre Channel
and network adapters.
Generation 2 virtual machines
have faster boot times.
Generation 2 virtual machines support the VHDX file format and support large boot
volumes up to 64 TB. You can also use online resizing to expand or shrink your
virtual hard disk files (VHDX). This includes the operating system (boot drive) and
data volumes. Online resizing is only available for SCSI-attached VHDX files.
UEFI
BIOS Fibre
Channel
Network
Adapter
1010101010
1010101010
1010101010
1010101010
1010101010
CD/DVD devices can be hot-added and hot-removed from a generation 2
virtual machine. No CD/DVD devices are present by default.
Generation 2 virtual machines support ISO format images.
Generation 2 virtual machines are available for integration services setup.
SCSI
You can manage generation 2 virtual machine boot order using Windows
PowerShell, Hyper-V Manager, or Windows Management Interface (WMI).
Generation 2 virtual machines support 64-bit versions of Windows 8 or Windows
Server 2012 and Windows Server 2012 R2.
Running simultaneous virtual machines on the same server.
Windows Server 2012 R2 supports creating and running generation 1
and generation 2 virtual machines on the same server simultaneously.
This ensures you can easily migrate virtual machines running on an
earlier version of Hyper-V to Windows Server 2012 R2.
Generation 1
Generation 2
i Generation 1 virtual machines use the BIOS and emulated IDE before software-based
devices can be utilized.
Secure Boot is not available in generation 1 virtual machines.
More
information ...
You can get the free mobile app
at http://gettag.mobi
You can get the free Windows 8
app, Server Posterpedia, from
the Windows Store
Storage Failure Detection for Virtual Machines
Hyper-V and Failover Clustering
Storage failure detection supports VHD and VHDX file formats, differencing disks, virtual hard disks
connected to IDE controllers, virtual hard disks connected to SCSI controllers, virtual machine
checkpoints (snapshots), and virtual machines using storage and network resource pools.
Windows Server has always allowed you to cluster your virtual machines using storage managed by the
failover cluster. If a storage failure was detected, the failover cluster responded in an appropriate manner
and ensured that your virtual machine maintained access to its storage. In Windows Server 2012 R2,
Hyper-V and Failover Clustering have been enhanced to detect physical storage failures on storage
devices that are not managed by the failover cluster (for example, SMB 3.0 shares).
Storage failure detection can detect the failure of a virtual machine boot disk or any secondary data disk
associated with the virtual machine. If such an event occurs, Failover Clustering ensures that the virtual
machine is relocated and restarted on another node in the cluster. This eliminates situations where
unmanaged storage failures would not be detected and where virtual machines resources may become
unavailable. For example, a SQL data store failing on a secondary drive is now detected.
Network Failure Detection for Virtual Machines
In previous releases, Failover Clustering has monitored and managed network connectivity among
cluster nodes, and between clients and cluster nodes. It detects problems with a network adapter or
other network device and takes appropriate action to ensure connectivity is uninterrupted. In Windows
Server 2012 R2, Hyper-V and Failover Clustering have been enhanced to detect network connectivity
issues for virtual machines. If the physical network assigned to the virtual machine suffers a failure-
such as a faulty switch port, network adapter, or a disconnected network cable—then the failover
cluster moves the virtual machine to another node in the failover cluster in order to restore network
connectivity.
You can use network failure detection to monitor the health of a physical cluster node as well as the
health of the virtual machine and ensure that you can provide a robust environment to host private
cloud environments.
Network failure detection works with any virtual machine. It supports legacy and software-based
network adapters, SR-IOV–enabled network adapters, virtual machine checkpoints, storage or
network resource pools, and advanced networking features enabled on virtual machines.
Event log entries describe the reason for
a virtual machine being restarted or
moved when a storage failure is
detected.
Server Running Hyper-V
in Failover Cluster
Failover Cluster
Node A
Failover Cluster
Node B
A storage network failure breaks the link
between a virtual machine to its storage.
Failover Clustering detects the problem
and restarts the virtual machines on the
other node in the cluster.
A virtual machine is moved to a new cluster
node when storage failure detects a virtual
machine can no longer access its storage.
You can access virtual
machine storage from
the virtual machine
moved to Node B.
Shared Storage
Storage Network
Server Running Hyper-V
in Failover Cluster
SMB 3.0
Shares
Network
Adapter
Cluster Shared Volumes
(CSV)
Storage failure detection identifies
physical storage failures on storage
devices that are not managed by
the failover cluster.
Virtual Machine
Virtual Machine
Virtual Machine
Server Running Hyper-V
in Failover Cluster
Server Running Hyper-V
in Failover Cluster
Failover Cluster Node A
If a virtual machine loses
network connectivity due to a
physical network failure (link
state of network adapter fails),
then the failover cluster will
move the virtual machine to
another node in the cluster.
Before the virtual machine is
moved, link detection of the
destination network adapter is
confirmed on the destination
computer.
Switch
Network
Adapter
Network
Cable
Network
Switch
Network
Adapter
Network
Cable
Failover Cluster Node B
Event log entries indicate the reason for a virtual machine being moved when a network failure is detected.
Virtual Machine
Virtual Machine
Virtual Machine
Network
Adapter
More
information...
Live Migration
Available through the graphical user interface
and Windows PowerShell
Hyper-V live migration in Windows Server 2012 R2 updates live migration with new
capabilities that enable you to easily upgrade and manage your private cloud. You
can now live migrate your virtual machines from Windows Server 2012 to Windows
Server 2012 R2 in a simple, automated process that delivers zero downtime for your
virtual machines.
You can now easily upgrade your private cloud infrastructure, which eliminates impact
to your virtual machine workloads and helps you avoid the cost and inconvenience
associated with unwanted downtime. Live migration delivers a more robust and
automated upgrade path for large-scale environments and makes it easy to adapt to
a faster upgrade cadence as different versions of Windows Server are released. It also
makes it easier for you to manage and deliver on your service level agreements.
Migrated Virtual Machines
Windows Server 2012 Windows Server 2012 R2
You can migrate a virtual machine from Windows
Server 2012 to Windows Server 2012 R2 with no
downtime.
Zero downtime for virtual machines
and end users
Simple Live Migration
Virtual machines remain up and active
throughout the entire upgrade
process.
Migrated Virtual Machines
Windows Server 2012
Virtual Machine Live migration without shared storage (also known
as “shared nothing live migration”) enables you to
migrate virtual machines and their associated
storage between servers running Hyper-V. This kind
of live migration uses only an Ethernet connection.
Ethernet Cable
You can migrate a virtual machine without
shared storage from Windows Server 2012 to
Windows Server 2012 R2 with zero downtime.
Live Migration Without Shared Storage
Live Migration with SMB Shared Storage
Windows Server 2012
Virtual Machine Live migration with Server Message Block (SMB)
shared storage enables you to move virtual
machines between servers running Hyper-V while
the virtual machine storage remains on the
SMB-based file server.
You can upgrade a virtual machine with SMB
shared storage from Windows Server 2012 to
Windows Server 2012 R2 with zero downtime.
Ethernet
File-based Server
Storage (SMB)
Ethernet
Live Migration with Failover Clusters
Virtual Machine
Live migration with failover clusters enables you
to move running virtual machines from a
Windows Server 2012 cluster to a Windows
Server 2012 R2 cluster.
You can upgrade a virtual machine with
failover clusters from a Windows Server 2012
cluster to Windows Server 2012 R2 cluster
with zero downtime.
Private Network
Shared
Storage
Windows Failover
Cluster Node A
Public Network
In Windows Server 2012 R2, in-place upgrades are easier than before. Hyper-V now
supports restoring virtual machines from a saved state created on Windows Server
2012 in Windows Server 2012 R2. You simply save your virtual machine state prior to
upgrading your host computer, upgrade the host, and then restore the virtual
machine. The ability to save and restore virtual machine states across different
releases is supported across all Hyper-V features—including import/export, backup
and restore, in-place upgrades and checkpoints (snapshots). This can significantly
reduce the downtime associated with release upgrades.
In-Place Upgrades
Non-disruptiveSupported
Non-disruptiveSupported
Non-disruptiveSupported
Windows Server 2012 R2
Virtual Machine
Virtual Machine
Virtual Machine
Virtual Machine
Migrated Virtual Machines
Virtual Machine
Ethernet
Shared
Storage
Virtual Machine
Windows Server 2012 R2
Network
Adapter
Network
Adapter
Failover Cluster
Windows Server 2012
Private Network
Public Network
Migrated Virtual Machines
Windows Failover
Cluster Node B
Virtual Machine
Failover Cluster
Windows Server 2012 R2
Upgrading Your Private Cloud More
information...
Windows Server 2012 R2 takes full advantage of your hardware to reduce the time
required to live migrate virtual machines. It is now faster and easier to manage and
maintain and your private cloud infrastructure. When maintenance or upgrades are
required on your server running Hyper-V, live migration enables you to quickly
migrate your virtual machines. This reduces the time it takes to monitor lengthy
migration operations.You can also quickly and efficiently balance your virtual
machine workloads.
In Windows Server 2012 R2, live migration provides three options to reduce the time
required to live migrate your virtual machines. You can choose to use memory
compression. Alternatively, you can choose to use Remote Direct Memory Access
(RDMA) functionality (which requires RDMA-enabled adapters) or multichannel
network adapters.
Live Migration
Improved Live Migration
Live Migration with Multi-Channel Network Adapters
Windows Server 2012 R2 servers running multi-channel network adapters installed can
perform faster live migrations for your virtual machines. Large virtual machines can be
migrated simultaneously, utilizing multiple network adapters and hence achieving
faster migration efficiencies.
Faster Live Migration (less than 10 GB)
In environments where hardware and networking resources are constrained, live
migration delivers performance improvements for migrating virtual machines by
compressing the memory data before sending it across the network. This utilizes
spare CPU capacity available in the server running Hyper-V. Hyper-V closely
monitors the CPU requirements of the virtual machine and only consumes an
appropriate amount of CPU resources to quickly move virtual machines from one
server to the next.
Live Migration with RDMA-enabled Network Adapters
Hyper-V compresses virtual machine
memory transferred across the network.
Hyper-V utilizes available CPU
resources on the server running
Hyper-V to reduce the network load.
Migrated Virtual
Machines
Virtual Machine
More efficient use of
CPU resources
Server Running Hyper-V Server Running Hyper-V
Live migration compression is enabled by default.
Virtual Machine
Virtual Machine
You can implement multi-channel functionality
while using live migration. Each host computer is
configured with dual 10 GB Ethernet network
adapters.
Server Running Hyper-V
Virtual Machine
Server Running Hyper-V
GbE (Gigabit Ethernet) Network Connectivity
Virtual Machine
Computers that are running Windows Server 2012 R2 can be equipped with RDMA-
enabled network adapters that deliver significantly faster live migrations for your virtual
machines. RDMA is able to perform a direct memory access from the memory of one
computer into that of another without involving the operating system. This permits high-
throughput, low-latency networking and delivers greater effeciency with live migration.
Migrated Virtual Machines
Server Running Hyper-V
Virtual Machine
Server Running Hyper-V
GbE (Gigabit Ethernet ) Network Connectivity
RDMA enabled
Network
Interface
Adapter
RDMA enabled
Network
Interface
Adapter
RDMA delivers low-latency network
and CPU utilization.
20 GB Connection
Fast Network Connection
Network
Adapter
Network
Adapter
Faster Live Migration (greater than 10 GB)
In environments where networking resources are not constrained, you can configure live
migration to use multi-channel network adapters or RDMA-enabled network adapters, which
reduces the time required to live migrate virtual machines.
Virtual Machine
40 GB Connection
Network
AdapterNetwork
Adapter
Network
Adapter
Network
Adapter
Increasing the efficiency of live migration when your hardware resources are
constrained (memory compression).
Increasing the scalability of live migration when your hardware resources are
not constrained (multi-channel and RDMA-enabled network adapters).
More
information...
These live migration options can support your private cloud infrastructure by:
Basic Session Mode
Mouse
Information
Keyboard
Information
Display Graphics
VMConnect
Basic session mode provides a basic console view for the virtual machine, which allows you to send
mouse and keyboard information and to view the graphics displayed by the virtual machine. This is
analogous to plugging in a monitor to a physical computer.
Local Computer
Enhanced Session Mode
In enhanced session mode, VMConnect provides you with a high-fidelity experience when
connecting to Hyper-V virtual machines. It delivers the ability to share a clipboard between the
client computer and virtual machine—and supports redirected audio, redirected USB, multi-touch,
multi-monitor, and the use of smartcards for logon authentication. Enhanced session mode
provides similar capabilities to Remote Desktop Services without the need for a network
connection to the virtual machine.
Session Modes
Server Running Hyper-V
Virtual Machine
Virtual
Machines
Enter credentials
(including smartcards)
VMConnect
Keyboard, Graphics, Mouse, Audio, Clipboard, USB Devices,
Printers, and Redirected Plug and Play Devices
You can choose to switch between
basic and enhanced modes using
VMConnect. Server Running Hyper-V
Virtual
Machines
VMBus
Virtual
Machines
Local Computer
Management
Operating
System
Enhanced session mode support requires a guest operating system that supports Remote
Desktop Services. Device redirection capabilities might differ depending on the operating system
running in the virtual machine.
USB device redirection requires that Group Policy is configured on the client computer.
Remote Desktop Services does not need to be enabled in the guest operating system.
The Hyper-V Virtual Machine Connection tool (VMConnect) provides you access to the desktop or
console environment of running virtual machines. Windows Server 2012 R2 and Windows 8.1 introduce
a new enhanced session mode to connect to virtual machines. Basic mode connections are supported.
Enter credentials
(including smartcards)
More
information...
Hyper-V with Virtual Hard Disk Sharing
Windows Server 2012 R2 enables you to share a virtual hard disk file (VHDX format),
which provides shared storage for a virtual machine failover cluster (also known as a
guest cluster). By making shared storage available to virtual machines, you can can easily
use a virtual machine failover cluster to protect your application services (for example,
SQL or file server services) running inside your virtual machines.
Virtual Machine Clustering Using Cluster Shared Volumes
Virtual Machine 1
Node 1
Boot
Disk
Shared
DiskConfiguration
File
VHDX 1
Virtual Machine 2
Boot
Disk
Shared
Disk
Node 2
VHDX 1 VHDX 2VHDX 3
Shared Virtual Hard Disk
on Cluster Shared
Volumes
Disk 1 Disk 2 Disk 3 Disk 4
Shared Serial Attached SCSI (SAS) Storage
Storage Spaces
Regular VHDX
Shared VHDX
Storage migration.
Hyper-V Replica.
Storage Quality of Service (QoS).
Space 1
One option for using virtual hard disk sharing is to use Cluster Shared Volumes.
Hyper-V Storage
VHDX 1 VHDX 2VHDX 3
Space 1
Disk 1 Disk 2 Disk 3 Disk 4
Shared SAS Storage
Storage Spaces
File Server 1 File Server 2
Share 1
Share 1
Shared Virtual
Hard Disk Stored
on SMB File Share
Server Running Hyper-V
Virtual Machine 1
Node 1
Boot
Disk
Shared
Disk
Virtual Machine 2
Boot
Disk
Shared
Disk
Node 2
Regular VHDX
Shared VHDX
Virtual Machine Clustering with SMB Storage in a Scale-Out File Server
Supported Scenarios for Virtual Hard Disk Sharing
Supported scenarios include:
Fast virtual hard disk sharing using SMB Direct and SMB Multichannel.
Migrating shared virtual hard disks using live migration.
Saving and restoring virtual machines.
Protecting against the failure of a guest node, Hyper-V host, or file server node.
Using Windows Server 2012 R2 and Windows Server 2012 for guest nodes.
Using Windows Server 2012 R2 for file server nodes and Hyper-V hosts.
One option for using virtual hard disk sharing is to use a scale-out file server.
A virtual machine failover cluster using a shared
virtual hard disk is not limited to a specific
storage topology. It is supported on Fibre
Channel, iSCSI, Storage Spaces, and SMB.
VHDX format only
VHDX format only
Hyper-V virtual machine failover
clustering is available for use with
data virtual hard disks, not the boot
virtual hard disk.
You can configure virtual
machine storage on the
server running Hyper-V.
Configuration
File
VHDX 2
Server Running Hyper-V Server Running Hyper-V
Server Running Hyper-V
Virtual Hard Disk Sharing does not support:
A virtual machine failover cluster using a shared
virtual hard disk is not limited to a specific
storage topology. It is supported on Fibre
Channel, iSCSI, Storage Spaces, and SMB.
Configuration
File
VHDX 1
Configuration
File
VHDX 2
Hyper-V in Windows Server 2012 R2 includes the ability to set certain Quality of Service (QoS)
parameters for storage on a virtual machine.
Storage Quality of Service
Storage QoS provides storage performance isolation in a multi-tenant environment and
mechanisms to notify you when the storage I/O performance does not meet the defined
threshold to efficiently run your virtual machine workloads.
Virtual Machine
Maximum IOPS
IOPS
Minimum IOPS
IOPS
Quality of Service Management
Storage
Storage
Storage Quality of Service (QoS)
Minimum IOPS
Storage QoS delivers the ability
to specify a minimum IOPS
value for your virtual hard disk.
You will be notified when the IOPS to a
specified virtual disk is below a threshold
that is needed for its optimal performance.
Maximum IOPS
Storage QoS delivers the ability to
specify a maximum input/output
operations per second (IOPS)
value for your virtual hard disk.
You can throttle the storage I/O and stop a
tenant from consuming excessive storage
resources that may impact another tenant.
These maximum and minimum values are specified in terms of normalized IOPS where
every 8 KB of data is counted as an I/O.
You can monitor storage-related parameters for the virtual hard disk of the virtual
machine.
Windows Server 2012 R2 enhances your capability to manage virtual machine storage resources.
You can increase or decrease the size of a virtual hard disk while the virtual machine is still running.
Online Virtual Hard Disk Resizing
You can expand or
shrink virtual hard
disk files (VHDX).
Virtual Machine
Expand Virtual Hard Disk
Operating
System
Volume
Unallocated Volume
(created by the online
resize of a virtual hard
disk (VHDX)).
You can expand the operating system
volume to include the unallocated volume
space and make the expanded virtual hard
disk capacity available to the operating
system within the virtual machine.
Expand VHDX
Virtual Machine
Shrink Virtual Hard Disk
Operating
System
Volume
It is only possible to
shink an unalloacted
volume when reducing
the size of a virtual
hard disk.
Shrink VHDX
Allocated
Volume
Virtual Hard Disk
Virtual Hard Disk
Unallocated
Volume
Hyper-V Manager
Online resizing is intended exclusively for SCSI-attached VHDX files.
More
information...

More Related Content

What's hot

Admin Tech Ed Presentation Hardening Sql Server
Admin Tech Ed Presentation   Hardening Sql ServerAdmin Tech Ed Presentation   Hardening Sql Server
Admin Tech Ed Presentation Hardening Sql Server
rsnarayanan
 
Adv 64 Bit Env
Adv 64 Bit EnvAdv 64 Bit Env
Adv 64 Bit Env
Raghu veer
 

What's hot (20)

IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktopIBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
IBM SmartCloud Desktop Infrastructure with Citrix XenDesktop
 
Admin Tech Ed Presentation Hardening Sql Server
Admin Tech Ed Presentation   Hardening Sql ServerAdmin Tech Ed Presentation   Hardening Sql Server
Admin Tech Ed Presentation Hardening Sql Server
 
High Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-ClusteringHigh Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-Clustering
 
Upgrading and deploying Windows 7
Upgrading and deploying Windows 7Upgrading and deploying Windows 7
Upgrading and deploying Windows 7
 
FailOver Clustring
FailOver ClustringFailOver Clustring
FailOver Clustring
 
Sysinternals utilities : a brief introduction to
Sysinternals utilities : a brief introduction to Sysinternals utilities : a brief introduction to
Sysinternals utilities : a brief introduction to
 
Remote Access Outgoing VDI Gateway
Remote Access Outgoing VDI GatewayRemote Access Outgoing VDI Gateway
Remote Access Outgoing VDI Gateway
 
Configuring a highly available Microsoft Exchange Server 2013 environment on ...
Configuring a highly available Microsoft Exchange Server 2013 environment on ...Configuring a highly available Microsoft Exchange Server 2013 environment on ...
Configuring a highly available Microsoft Exchange Server 2013 environment on ...
 
Vmware documentação tecnica
Vmware documentação tecnicaVmware documentação tecnica
Vmware documentação tecnica
 
ITE - Chapter 12
ITE - Chapter 12ITE - Chapter 12
ITE - Chapter 12
 
Microsoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter GuideMicrosoft Windows Server 2012 Early Adopter Guide
Microsoft Windows Server 2012 Early Adopter Guide
 
Net scaler vpx
Net scaler vpxNet scaler vpx
Net scaler vpx
 
Native VHD Boot: A Walkthrough of Common Scenarios
Native VHD Boot: A Walkthrough of Common ScenariosNative VHD Boot: A Walkthrough of Common Scenarios
Native VHD Boot: A Walkthrough of Common Scenarios
 
Citrix Virtual Desktop Handbook
Citrix Virtual Desktop HandbookCitrix Virtual Desktop Handbook
Citrix Virtual Desktop Handbook
 
Windows Server 2008 for Developers - Part 2
Windows Server 2008 for Developers - Part 2Windows Server 2008 for Developers - Part 2
Windows Server 2008 for Developers - Part 2
 
Adv 64 Bit Env
Adv 64 Bit EnvAdv 64 Bit Env
Adv 64 Bit Env
 
Windows server 2012 failover clustering improvements
Windows server 2012   failover clustering improvementsWindows server 2012   failover clustering improvements
Windows server 2012 failover clustering improvements
 
Windows Azure IaaS
Windows Azure IaaSWindows Azure IaaS
Windows Azure IaaS
 
Citrix XenDesktop on XenServer and IBM Hardware Sizing Baseline and Reference...
Citrix XenDesktop on XenServer and IBM Hardware Sizing Baseline and Reference...Citrix XenDesktop on XenServer and IBM Hardware Sizing Baseline and Reference...
Citrix XenDesktop on XenServer and IBM Hardware Sizing Baseline and Reference...
 
Dell PowerEdge R720 with Samsung SSDs and Windows Server 2012: Supporting vir...
Dell PowerEdge R720 with Samsung SSDs and Windows Server 2012: Supporting vir...Dell PowerEdge R720 with Samsung SSDs and Windows Server 2012: Supporting vir...
Dell PowerEdge R720 with Samsung SSDs and Windows Server 2012: Supporting vir...
 

Viewers also liked

RALPH RUCCI INVITATION
RALPH RUCCI INVITATIONRALPH RUCCI INVITATION
RALPH RUCCI INVITATION
Miriam Niembro
 
Illustrator 2015 creative cloud updates
Illustrator   2015 creative cloud updatesIllustrator   2015 creative cloud updates
Illustrator 2015 creative cloud updates
Michael Collins
 

Viewers also liked (12)

RALPH RUCCI INVITATION
RALPH RUCCI INVITATIONRALPH RUCCI INVITATION
RALPH RUCCI INVITATION
 
Encuesta maquillaje
Encuesta maquillajeEncuesta maquillaje
Encuesta maquillaje
 
La naturaleza
La naturalezaLa naturaleza
La naturaleza
 
Hollywood Top 10 Celebrities Scandals
Hollywood Top 10 Celebrities ScandalsHollywood Top 10 Celebrities Scandals
Hollywood Top 10 Celebrities Scandals
 
i2k2 Networks
i2k2 Networksi2k2 Networks
i2k2 Networks
 
Kayısı Sayma Uygulaması
Kayısı Sayma UygulamasıKayısı Sayma Uygulaması
Kayısı Sayma Uygulaması
 
Illustrator 2015 creative cloud updates
Illustrator   2015 creative cloud updatesIllustrator   2015 creative cloud updates
Illustrator 2015 creative cloud updates
 
ORourke Resume
ORourke ResumeORourke Resume
ORourke Resume
 
Mutual momentum
Mutual momentumMutual momentum
Mutual momentum
 
Muebles
Muebles Muebles
Muebles
 
Как создать лучшую модель продаж B2B в вашей нише на современном рынке-А.Еро...
 Как создать лучшую модель продаж B2B в вашей нише на современном рынке-А.Еро... Как создать лучшую модель продаж B2B в вашей нише на современном рынке-А.Еро...
Как создать лучшую модель продаж B2B в вашей нише на современном рынке-А.Еро...
 
Kusur bulma uygulaması
Kusur bulma uygulamasıKusur bulma uygulaması
Kusur bulma uygulaması
 

Similar to Windows server 2012 r2 hyper v component architecture ga

Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]
Louis Göhl
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
Paulo Freitas
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
Paulo Freitas
 
What's new in Windows Server 2012 R2
What's new in Windows Server 2012 R2What's new in Windows Server 2012 R2
What's new in Windows Server 2012 R2
Christopher Keyaert
 
virtualization and hypervisors
virtualization and hypervisorsvirtualization and hypervisors
virtualization and hypervisors
Gaurav Suri
 

Similar to Windows server 2012 r2 hyper v component architecture ga (20)

Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overview
 
Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]Security best practices for hyper v and server virtualisation [svr307]
Security best practices for hyper v and server virtualisation [svr307]
 
VMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HPVMready Virtual Machine-aware Networking for HP
VMready Virtual Machine-aware Networking for HP
 
Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012Comparação Hyper-V Windows 2008 R2 e Windows 2012
Comparação Hyper-V Windows 2008 R2 e Windows 2012
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
Introduction to Hyper-V
Introduction to Hyper-VIntroduction to Hyper-V
Introduction to Hyper-V
 
London VMUG July 2011
London VMUG July 2011London VMUG July 2011
London VMUG July 2011
 
Hyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wong
 
10215 A 01
10215 A 0110215 A 01
10215 A 01
 
Hyper-V Networking
Hyper-V NetworkingHyper-V Networking
Hyper-V Networking
 
微软虚拟化技术概览
微软虚拟化技术概览微软虚拟化技术概览
微软虚拟化技术概览
 
Microsoft Hyper-V
Microsoft Hyper-VMicrosoft Hyper-V
Microsoft Hyper-V
 
Microsoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumpsMicrosoft MCSE 70-982 it dumps
Microsoft MCSE 70-982 it dumps
 
Virtual desktop infrastructure a deployment guide for education
Virtual desktop infrastructure   a deployment guide for educationVirtual desktop infrastructure   a deployment guide for education
Virtual desktop infrastructure a deployment guide for education
 
What's new in Windows Server 2012 R2
What's new in Windows Server 2012 R2What's new in Windows Server 2012 R2
What's new in Windows Server 2012 R2
 
Virtualization for SQL
Virtualization for SQLVirtualization for SQL
Virtualization for SQL
 
virtualization and hypervisors
virtualization and hypervisorsvirtualization and hypervisors
virtualization and hypervisors
 
Секреты виртуализации - Windows Server 2012 Hyper-V
Секреты виртуализации - Windows Server 2012 Hyper-VСекреты виртуализации - Windows Server 2012 Hyper-V
Секреты виртуализации - Windows Server 2012 Hyper-V
 
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
 

Recently uploaded

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Recently uploaded (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 

Windows server 2012 r2 hyper v component architecture ga

  • 1. Windows Server 2012 R2 Hyper-V Component Architecture Author: Martin McClean (Cloud & Enterprise Division) email: virtua@microsoft.com© 2012 Microsoft Corporation. Microsoft, Hyper-V, RemoteFX, Windows, Windows PowerShell, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All rights reserved. Other trademarks or trade names Generation 2 Virtual Machines Understanding Generation 2 Virtual Machines Generation 2 Virtual Machines Windows Server 2012 R2 introduces a new class of virtual machines that are optimized for virtualization—generation 2 virtual machines. They provide advanced features that deliver significant management, storage and security benefits. In Windows Server 2012 R2, generation 2 virtual machine hardware removes most of the emulated (”legacy”) devices, or replaces them with optimized software-based devices. Generation 2 virtual machines lay the foundation for advanced virtual machine features, including a reduced attack surface for the platform and faster boot times for virtual machines. Booting Generation 2 Virtual Machines Generation 2 virtual machines use a Unified Extensible Firmware Interface (UEFI) and software-based devices when turning on your computer. UEFI is an alternate firmware interface and delivers improved boot time performance and flexibility. Generation 2 virtual machines provide the following boot capabilities. Network boot. Generation 2 virtual machines use the optimized virtual network adapter. This eliminates the need for an emulated network adapter. It simplifies the process of booting a virtual machine and decreases problems associated with configuring virtual machine net- work adapters. IPV4 and IPV6 addressing schemes are supported. Virtual Machine Secure Boot. Generation 2 virtual machines use UEFI firmware, which provides support for Secure Boot. Secure Boot functionality prevents “unauthorized” operating systems and software from loading during the startup process. Boot from a SCSI CD/DVD. Generation 2 virtual machines can boot from a SCSI CD/DVD drive using an ISO image file. 1010101010101 0101010101010 1010101010101 Boot from a SCSI-attached virtual hard disk. Using UEFI firmware support, generation 2 virtual machines can boot from SCSI-attached virtual hard disks (VHDX). The VHDX file format supports volumes up to 64 TB. VHDX Generation 2 Virtual Machine Generation 2 virtual machines in Windows Server 2012 R2 support the same Hyper-V features as generation 1 virtual machines in Windows Server 2012. These include checkpoints (snapshots), state transitions (for example Saved or Paused), import/export, backup/restore, failover replication, clustering and advanced networking features such as Quality of Service(QoS), Single-Root I/O Virtualization (SR-IOV) and virtual machine queuing. Generation 2 virtual machines do not support RemoteFX. Generation 2 virtual machines use UEFI firmware instead of the BIOS. Generation 2 virtual machines use software-based devices for video. They support the same video modes as generation 1 virtual machines. Generation 2 virtual machines can use software-based Fibre Channel and network adapters. Generation 2 virtual machines have faster boot times. Generation 2 virtual machines support the VHDX file format and support large boot volumes up to 64 TB. You can also use online resizing to expand or shrink your virtual hard disk files (VHDX). This includes the operating system (boot drive) and data volumes. Online resizing is only available for SCSI-attached VHDX files. UEFI BIOS Fibre Channel Network Adapter 1010101010 1010101010 1010101010 1010101010 1010101010 CD/DVD devices can be hot-added and hot-removed from a generation 2 virtual machine. No CD/DVD devices are present by default. Generation 2 virtual machines support ISO format images. Generation 2 virtual machines are available for integration services setup. SCSI You can manage generation 2 virtual machine boot order using Windows PowerShell, Hyper-V Manager, or Windows Management Interface (WMI). Generation 2 virtual machines support 64-bit versions of Windows 8 or Windows Server 2012 and Windows Server 2012 R2. Running simultaneous virtual machines on the same server. Windows Server 2012 R2 supports creating and running generation 1 and generation 2 virtual machines on the same server simultaneously. This ensures you can easily migrate virtual machines running on an earlier version of Hyper-V to Windows Server 2012 R2. Generation 1 Generation 2 i Generation 1 virtual machines use the BIOS and emulated IDE before software-based devices can be utilized. Secure Boot is not available in generation 1 virtual machines. More information ... You can get the free mobile app at http://gettag.mobi You can get the free Windows 8 app, Server Posterpedia, from the Windows Store Storage Failure Detection for Virtual Machines Hyper-V and Failover Clustering Storage failure detection supports VHD and VHDX file formats, differencing disks, virtual hard disks connected to IDE controllers, virtual hard disks connected to SCSI controllers, virtual machine checkpoints (snapshots), and virtual machines using storage and network resource pools. Windows Server has always allowed you to cluster your virtual machines using storage managed by the failover cluster. If a storage failure was detected, the failover cluster responded in an appropriate manner and ensured that your virtual machine maintained access to its storage. In Windows Server 2012 R2, Hyper-V and Failover Clustering have been enhanced to detect physical storage failures on storage devices that are not managed by the failover cluster (for example, SMB 3.0 shares). Storage failure detection can detect the failure of a virtual machine boot disk or any secondary data disk associated with the virtual machine. If such an event occurs, Failover Clustering ensures that the virtual machine is relocated and restarted on another node in the cluster. This eliminates situations where unmanaged storage failures would not be detected and where virtual machines resources may become unavailable. For example, a SQL data store failing on a secondary drive is now detected. Network Failure Detection for Virtual Machines In previous releases, Failover Clustering has monitored and managed network connectivity among cluster nodes, and between clients and cluster nodes. It detects problems with a network adapter or other network device and takes appropriate action to ensure connectivity is uninterrupted. In Windows Server 2012 R2, Hyper-V and Failover Clustering have been enhanced to detect network connectivity issues for virtual machines. If the physical network assigned to the virtual machine suffers a failure- such as a faulty switch port, network adapter, or a disconnected network cable—then the failover cluster moves the virtual machine to another node in the failover cluster in order to restore network connectivity. You can use network failure detection to monitor the health of a physical cluster node as well as the health of the virtual machine and ensure that you can provide a robust environment to host private cloud environments. Network failure detection works with any virtual machine. It supports legacy and software-based network adapters, SR-IOV–enabled network adapters, virtual machine checkpoints, storage or network resource pools, and advanced networking features enabled on virtual machines. Event log entries describe the reason for a virtual machine being restarted or moved when a storage failure is detected. Server Running Hyper-V in Failover Cluster Failover Cluster Node A Failover Cluster Node B A storage network failure breaks the link between a virtual machine to its storage. Failover Clustering detects the problem and restarts the virtual machines on the other node in the cluster. A virtual machine is moved to a new cluster node when storage failure detects a virtual machine can no longer access its storage. You can access virtual machine storage from the virtual machine moved to Node B. Shared Storage Storage Network Server Running Hyper-V in Failover Cluster SMB 3.0 Shares Network Adapter Cluster Shared Volumes (CSV) Storage failure detection identifies physical storage failures on storage devices that are not managed by the failover cluster. Virtual Machine Virtual Machine Virtual Machine Server Running Hyper-V in Failover Cluster Server Running Hyper-V in Failover Cluster Failover Cluster Node A If a virtual machine loses network connectivity due to a physical network failure (link state of network adapter fails), then the failover cluster will move the virtual machine to another node in the cluster. Before the virtual machine is moved, link detection of the destination network adapter is confirmed on the destination computer. Switch Network Adapter Network Cable Network Switch Network Adapter Network Cable Failover Cluster Node B Event log entries indicate the reason for a virtual machine being moved when a network failure is detected. Virtual Machine Virtual Machine Virtual Machine Network Adapter More information... Live Migration Available through the graphical user interface and Windows PowerShell Hyper-V live migration in Windows Server 2012 R2 updates live migration with new capabilities that enable you to easily upgrade and manage your private cloud. You can now live migrate your virtual machines from Windows Server 2012 to Windows Server 2012 R2 in a simple, automated process that delivers zero downtime for your virtual machines. You can now easily upgrade your private cloud infrastructure, which eliminates impact to your virtual machine workloads and helps you avoid the cost and inconvenience associated with unwanted downtime. Live migration delivers a more robust and automated upgrade path for large-scale environments and makes it easy to adapt to a faster upgrade cadence as different versions of Windows Server are released. It also makes it easier for you to manage and deliver on your service level agreements. Migrated Virtual Machines Windows Server 2012 Windows Server 2012 R2 You can migrate a virtual machine from Windows Server 2012 to Windows Server 2012 R2 with no downtime. Zero downtime for virtual machines and end users Simple Live Migration Virtual machines remain up and active throughout the entire upgrade process. Migrated Virtual Machines Windows Server 2012 Virtual Machine Live migration without shared storage (also known as “shared nothing live migration”) enables you to migrate virtual machines and their associated storage between servers running Hyper-V. This kind of live migration uses only an Ethernet connection. Ethernet Cable You can migrate a virtual machine without shared storage from Windows Server 2012 to Windows Server 2012 R2 with zero downtime. Live Migration Without Shared Storage Live Migration with SMB Shared Storage Windows Server 2012 Virtual Machine Live migration with Server Message Block (SMB) shared storage enables you to move virtual machines between servers running Hyper-V while the virtual machine storage remains on the SMB-based file server. You can upgrade a virtual machine with SMB shared storage from Windows Server 2012 to Windows Server 2012 R2 with zero downtime. Ethernet File-based Server Storage (SMB) Ethernet Live Migration with Failover Clusters Virtual Machine Live migration with failover clusters enables you to move running virtual machines from a Windows Server 2012 cluster to a Windows Server 2012 R2 cluster. You can upgrade a virtual machine with failover clusters from a Windows Server 2012 cluster to Windows Server 2012 R2 cluster with zero downtime. Private Network Shared Storage Windows Failover Cluster Node A Public Network In Windows Server 2012 R2, in-place upgrades are easier than before. Hyper-V now supports restoring virtual machines from a saved state created on Windows Server 2012 in Windows Server 2012 R2. You simply save your virtual machine state prior to upgrading your host computer, upgrade the host, and then restore the virtual machine. The ability to save and restore virtual machine states across different releases is supported across all Hyper-V features—including import/export, backup and restore, in-place upgrades and checkpoints (snapshots). This can significantly reduce the downtime associated with release upgrades. In-Place Upgrades Non-disruptiveSupported Non-disruptiveSupported Non-disruptiveSupported Windows Server 2012 R2 Virtual Machine Virtual Machine Virtual Machine Virtual Machine Migrated Virtual Machines Virtual Machine Ethernet Shared Storage Virtual Machine Windows Server 2012 R2 Network Adapter Network Adapter Failover Cluster Windows Server 2012 Private Network Public Network Migrated Virtual Machines Windows Failover Cluster Node B Virtual Machine Failover Cluster Windows Server 2012 R2 Upgrading Your Private Cloud More information... Windows Server 2012 R2 takes full advantage of your hardware to reduce the time required to live migrate virtual machines. It is now faster and easier to manage and maintain and your private cloud infrastructure. When maintenance or upgrades are required on your server running Hyper-V, live migration enables you to quickly migrate your virtual machines. This reduces the time it takes to monitor lengthy migration operations.You can also quickly and efficiently balance your virtual machine workloads. In Windows Server 2012 R2, live migration provides three options to reduce the time required to live migrate your virtual machines. You can choose to use memory compression. Alternatively, you can choose to use Remote Direct Memory Access (RDMA) functionality (which requires RDMA-enabled adapters) or multichannel network adapters. Live Migration Improved Live Migration Live Migration with Multi-Channel Network Adapters Windows Server 2012 R2 servers running multi-channel network adapters installed can perform faster live migrations for your virtual machines. Large virtual machines can be migrated simultaneously, utilizing multiple network adapters and hence achieving faster migration efficiencies. Faster Live Migration (less than 10 GB) In environments where hardware and networking resources are constrained, live migration delivers performance improvements for migrating virtual machines by compressing the memory data before sending it across the network. This utilizes spare CPU capacity available in the server running Hyper-V. Hyper-V closely monitors the CPU requirements of the virtual machine and only consumes an appropriate amount of CPU resources to quickly move virtual machines from one server to the next. Live Migration with RDMA-enabled Network Adapters Hyper-V compresses virtual machine memory transferred across the network. Hyper-V utilizes available CPU resources on the server running Hyper-V to reduce the network load. Migrated Virtual Machines Virtual Machine More efficient use of CPU resources Server Running Hyper-V Server Running Hyper-V Live migration compression is enabled by default. Virtual Machine Virtual Machine You can implement multi-channel functionality while using live migration. Each host computer is configured with dual 10 GB Ethernet network adapters. Server Running Hyper-V Virtual Machine Server Running Hyper-V GbE (Gigabit Ethernet) Network Connectivity Virtual Machine Computers that are running Windows Server 2012 R2 can be equipped with RDMA- enabled network adapters that deliver significantly faster live migrations for your virtual machines. RDMA is able to perform a direct memory access from the memory of one computer into that of another without involving the operating system. This permits high- throughput, low-latency networking and delivers greater effeciency with live migration. Migrated Virtual Machines Server Running Hyper-V Virtual Machine Server Running Hyper-V GbE (Gigabit Ethernet ) Network Connectivity RDMA enabled Network Interface Adapter RDMA enabled Network Interface Adapter RDMA delivers low-latency network and CPU utilization. 20 GB Connection Fast Network Connection Network Adapter Network Adapter Faster Live Migration (greater than 10 GB) In environments where networking resources are not constrained, you can configure live migration to use multi-channel network adapters or RDMA-enabled network adapters, which reduces the time required to live migrate virtual machines. Virtual Machine 40 GB Connection Network AdapterNetwork Adapter Network Adapter Network Adapter Increasing the efficiency of live migration when your hardware resources are constrained (memory compression). Increasing the scalability of live migration when your hardware resources are not constrained (multi-channel and RDMA-enabled network adapters). More information... These live migration options can support your private cloud infrastructure by: Basic Session Mode Mouse Information Keyboard Information Display Graphics VMConnect Basic session mode provides a basic console view for the virtual machine, which allows you to send mouse and keyboard information and to view the graphics displayed by the virtual machine. This is analogous to plugging in a monitor to a physical computer. Local Computer Enhanced Session Mode In enhanced session mode, VMConnect provides you with a high-fidelity experience when connecting to Hyper-V virtual machines. It delivers the ability to share a clipboard between the client computer and virtual machine—and supports redirected audio, redirected USB, multi-touch, multi-monitor, and the use of smartcards for logon authentication. Enhanced session mode provides similar capabilities to Remote Desktop Services without the need for a network connection to the virtual machine. Session Modes Server Running Hyper-V Virtual Machine Virtual Machines Enter credentials (including smartcards) VMConnect Keyboard, Graphics, Mouse, Audio, Clipboard, USB Devices, Printers, and Redirected Plug and Play Devices You can choose to switch between basic and enhanced modes using VMConnect. Server Running Hyper-V Virtual Machines VMBus Virtual Machines Local Computer Management Operating System Enhanced session mode support requires a guest operating system that supports Remote Desktop Services. Device redirection capabilities might differ depending on the operating system running in the virtual machine. USB device redirection requires that Group Policy is configured on the client computer. Remote Desktop Services does not need to be enabled in the guest operating system. The Hyper-V Virtual Machine Connection tool (VMConnect) provides you access to the desktop or console environment of running virtual machines. Windows Server 2012 R2 and Windows 8.1 introduce a new enhanced session mode to connect to virtual machines. Basic mode connections are supported. Enter credentials (including smartcards) More information... Hyper-V with Virtual Hard Disk Sharing Windows Server 2012 R2 enables you to share a virtual hard disk file (VHDX format), which provides shared storage for a virtual machine failover cluster (also known as a guest cluster). By making shared storage available to virtual machines, you can can easily use a virtual machine failover cluster to protect your application services (for example, SQL or file server services) running inside your virtual machines. Virtual Machine Clustering Using Cluster Shared Volumes Virtual Machine 1 Node 1 Boot Disk Shared DiskConfiguration File VHDX 1 Virtual Machine 2 Boot Disk Shared Disk Node 2 VHDX 1 VHDX 2VHDX 3 Shared Virtual Hard Disk on Cluster Shared Volumes Disk 1 Disk 2 Disk 3 Disk 4 Shared Serial Attached SCSI (SAS) Storage Storage Spaces Regular VHDX Shared VHDX Storage migration. Hyper-V Replica. Storage Quality of Service (QoS). Space 1 One option for using virtual hard disk sharing is to use Cluster Shared Volumes. Hyper-V Storage VHDX 1 VHDX 2VHDX 3 Space 1 Disk 1 Disk 2 Disk 3 Disk 4 Shared SAS Storage Storage Spaces File Server 1 File Server 2 Share 1 Share 1 Shared Virtual Hard Disk Stored on SMB File Share Server Running Hyper-V Virtual Machine 1 Node 1 Boot Disk Shared Disk Virtual Machine 2 Boot Disk Shared Disk Node 2 Regular VHDX Shared VHDX Virtual Machine Clustering with SMB Storage in a Scale-Out File Server Supported Scenarios for Virtual Hard Disk Sharing Supported scenarios include: Fast virtual hard disk sharing using SMB Direct and SMB Multichannel. Migrating shared virtual hard disks using live migration. Saving and restoring virtual machines. Protecting against the failure of a guest node, Hyper-V host, or file server node. Using Windows Server 2012 R2 and Windows Server 2012 for guest nodes. Using Windows Server 2012 R2 for file server nodes and Hyper-V hosts. One option for using virtual hard disk sharing is to use a scale-out file server. A virtual machine failover cluster using a shared virtual hard disk is not limited to a specific storage topology. It is supported on Fibre Channel, iSCSI, Storage Spaces, and SMB. VHDX format only VHDX format only Hyper-V virtual machine failover clustering is available for use with data virtual hard disks, not the boot virtual hard disk. You can configure virtual machine storage on the server running Hyper-V. Configuration File VHDX 2 Server Running Hyper-V Server Running Hyper-V Server Running Hyper-V Virtual Hard Disk Sharing does not support: A virtual machine failover cluster using a shared virtual hard disk is not limited to a specific storage topology. It is supported on Fibre Channel, iSCSI, Storage Spaces, and SMB. Configuration File VHDX 1 Configuration File VHDX 2 Hyper-V in Windows Server 2012 R2 includes the ability to set certain Quality of Service (QoS) parameters for storage on a virtual machine. Storage Quality of Service Storage QoS provides storage performance isolation in a multi-tenant environment and mechanisms to notify you when the storage I/O performance does not meet the defined threshold to efficiently run your virtual machine workloads. Virtual Machine Maximum IOPS IOPS Minimum IOPS IOPS Quality of Service Management Storage Storage Storage Quality of Service (QoS) Minimum IOPS Storage QoS delivers the ability to specify a minimum IOPS value for your virtual hard disk. You will be notified when the IOPS to a specified virtual disk is below a threshold that is needed for its optimal performance. Maximum IOPS Storage QoS delivers the ability to specify a maximum input/output operations per second (IOPS) value for your virtual hard disk. You can throttle the storage I/O and stop a tenant from consuming excessive storage resources that may impact another tenant. These maximum and minimum values are specified in terms of normalized IOPS where every 8 KB of data is counted as an I/O. You can monitor storage-related parameters for the virtual hard disk of the virtual machine. Windows Server 2012 R2 enhances your capability to manage virtual machine storage resources. You can increase or decrease the size of a virtual hard disk while the virtual machine is still running. Online Virtual Hard Disk Resizing You can expand or shrink virtual hard disk files (VHDX). Virtual Machine Expand Virtual Hard Disk Operating System Volume Unallocated Volume (created by the online resize of a virtual hard disk (VHDX)). You can expand the operating system volume to include the unallocated volume space and make the expanded virtual hard disk capacity available to the operating system within the virtual machine. Expand VHDX Virtual Machine Shrink Virtual Hard Disk Operating System Volume It is only possible to shink an unalloacted volume when reducing the size of a virtual hard disk. Shrink VHDX Allocated Volume Virtual Hard Disk Virtual Hard Disk Unallocated Volume Hyper-V Manager Online resizing is intended exclusively for SCSI-attached VHDX files. More information...