SlideShare a Scribd company logo
Hyper-V v3 in Windows Server 8

Susantha Silva
Consulting Engineer
Email: susanthasilva@hotmail.com
Enhancement in Hyper-V v3.0

• Memory
• Storage
• Network
Windows Server 8 Hyper-V (v3.0)

MEMORY
Windows Hardware Error Architecture (WHEA)

• Adds support for WHEA
• Detects errors in memory, and handles
  them to ensure that applications continue
  running.
• Memory fault won't take down an entire
  server, just the one affected VM
How it works

• When there is a memory problem
   – suspend all the VMs
   – determine if the error can be isolated to a
     single VM
   – terminate that VM, mark the memory page as
     bad
   – restart the affected VM while resuming the
     paused VMs
Others Memory Enhancements

• No longer need to
  shutdown the Virtual
  Machine when you want
  to configure Min and
  Max Memory (Dynamic
  Memory)
• Memory with Dynamic
  Memory is 2TB
Windows Server 8 Hyper-V (v3.0)

STORAGE
Welcome VHDX !

•   Beyond 2TB limit in VHD
•   New limit at 16TB
•   Only usable in Windows Server 8
•   Improvement in term of:
    – performance
    – larger block size
    – more resilient to corruption
Playing Around with VHD(X)
             Mounting a VHD(X)
             - Access your VM data easily

             Ejecting a VHD(X)
             - Eject VHD(X) just like DVD

             Boot from a VHD(X)
             - Boot from anywhere
Live Storage Migration

• Eliminate “Quick Storage Migration” in
  SCVMM 2008 R2 downtime requirement.
• Moving VHD(X) while your users still using
  it.
Live Storage Migration

                                         Users using the application
Online Virtual Machine

                                  No Down Time
                                  while moving
                                      VHDs                        .BIN
                                                                 .VSV
                                                                .XML
                                                               .VHD

                                                            Shared Storage

     Host with Internal Storage
Others Storage Enhancements

• Offloaded Data Transfer (ODX) – similar to VAAI
• Virtual Fibre Channel Support (4 vHBA, direct access to
  SAN LUNs using MPIO)
• Data deduplication
• BitLocker volume encryption for clustered disks,
• Built-in replication
• Hardware snapshotting
• Remote Direct Memory Access (RDMA) networks for
  SMB storage
Windows Server 8 Hyper-V (v3.0)

NETWORK
Wireless Network Support

• Creating an external network switch is
  simple in current Hyper-V

• Same steps but different ways
Networking
between VM
and external
machine using
wired
connection
The Solution

• Microsoft Bridging solution
   – ARP proxying (for IPv4)
   – Neighbor Discovery proxying (for IPv6)
• The bridge maintains an internal mapping
  between the virtual NIC’s IP address and its
  MAC address to ensure that the packets coming
  from the external world are sent to the
  appropriate virtual NIC.
The Solution …cont.

• Hyper-V integrates the bridge as part of creating
  the virtual switch such that when you create an
  external virtual switch using a WiFi adapter, Hyper-
  V will:
   – Create a single adapter bridge connected to the WiFi
     adapter
   – Create the external virtual switch
   – Bind the external virtual switch to use the bridge,
     instead of the WiFi adapter directly
Networking
between
VM and
external
machine
using WiFi
connection
Bandwidth Network Management

• Manage the Network Bandwidth with a
  Maximum and a Minimum value
• SLAs for hosted Virtual Machines
• Control per VMs and not per HOST
Windows server 8 and hyper v
Others Network Enhancements

• SR-IOV
• Native NIC teaming
• Cisco VXLAN – Nexus
HYPER-V enhancement with CISCO
Q&A
Thank you!
Windows server 8 and hyper v
Hyper-V Manager Enhancement
Scalability:
- Support 160 logical processors per host
- 512GB of memory per virtual machine
- New virtual disk format (VHDX)

Storage:
- Virtual Fibre Channel for virtual guests
- Clusters can connect to SAN fabrics through HBAs on the physical host, support 4
virtual HBAs per virtual machine
- New Storage Live Migration feature: move virtual disks between different types of
storage (NAS, DAS, and SAN) - No downtime

Networking:
- Extensible Virtual Switch that allows third-party switches to work with the Windows 8
Server network
Hyper-V Manager Enhancement
Virtual migration:
- Move a virtual machine from one server to another without using shared storage; use local storage of each
system (design for planned migration, not a replacement for HA)
- Known as Share-Nothing Live Migration

Multiple Concurrent Live Migration:
- No limit to the number of concurrent migrations

Performance Improvements:
- Hyper-V ODX (offload data transfer) engine can utilize back-end shared storage subsystem that supports
ODX
- Reduce the CPU usage during data transfers (processing power handle by the storage)
- Allow mapping of a virtual machine to specific CPU cores (ensure dedicated resources always available)

Virtual Machine Copy Recovery:
- Hyper-V Replica feature allows replicate VMs to another Hyper-V host (good for DR site setup)
Virtual Hard Disk Enhancement (VHDX)
 • VHD = max 2TB (for > 2TB, need to use pass-through disk)
 • VHDX = max 16TB (may increase the limit at later time)

 • Conversion between
 • VDH to VHDX format
 • VHDX to VHD format

 • VHDX have great improvement in term of performance, larger block size and is more resilient
   to file corruption.
Hyper-V Replica
 • Hyper-V Replica is asynchronous, application consistent, virtual machine
   replication built-in to Windows Server 8.
 • With Hyper-V Replica, you can
   replicate a virtual machine from
   one location to another with
   Hyper-V and a network
   connection.


 • Unlimited VM replication in the box
Hyper-V Enhancement
Hyper-V Enhancement - SR-IOV

                     Host                                  Host
   Root Partition           Virtual         Root Partition                 Virtual
                            Machine                                        Machine
   Hyper-V Switch                           Hyper-V Switch
                             Virtual NIC                                       Virtual Function

       Routing                                   Routing
    VLAN Filtering                            VLAN Filtering
      Data Copy                                 Data Copy




      Physical NIC                                       SR-IOV Physical NIC


     Network I/O path without SRIOV         Network I/O path with SRIOV

 Windows Server 8 supports direct device assignment to virtual machines
                   without compromising flexibility
Dynamic Virtual Machine Queue (D-VMQ)
    Root Partition             Root Partition            Root Partition



  CPU   CPU     CPU    CPU   CPU    CPU    CPU    CPU   CPU   CPU     CPU    CPU
   0     1       2      3     0      1      2      3     0     1       2      3




        Physical NIC               Physical NIC               Physical NIC


        No VMQ                     Static VMQ             Windows Server 8
                                                           Dynamic VMQ
 VMQ = Reduces the overhead of routing packets
    Adaptive network processing across CPU to provide optimal power and
                  performance across changing workloads
NIC Teaming

 • For performance and redundancy, we install multiple •   No need for 3rd-party
   network card and configure with NIC Teaming utility.    utilities and driver kits to do
 • Different brand and model of NIC often cannot be        this.
   mixed.



 Windows 8 Enhancement
 •   Windows Server 8 NIC teaming provides reliability
     against hardware failures

 •   Can mix different brand and model of network cards
NIC Teaming
 • NIC teaming works either in the root or the guest.

More Related Content

PPTX
Sysctr Track: The Capable & Scalable Cloud OS
ODP
Mastering kvm virtualization- A complete guide of KVM virtualization
ODP
Kvm virtualization platform
PDF
The kvm virtualization way
PDF
Virtualization with KVM (Kernel-based Virtual Machine)
PDF
Virtualization - Kernel Virtual Machine (KVM)
PDF
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
PDF
12 christian ferber xen_server_advanced
Sysctr Track: The Capable & Scalable Cloud OS
Mastering kvm virtualization- A complete guide of KVM virtualization
Kvm virtualization platform
The kvm virtualization way
Virtualization with KVM (Kernel-based Virtual Machine)
Virtualization - Kernel Virtual Machine (KVM)
Technical update KVM and Red Hat Enterprise Virtualization (RHEV) by syedmshaaf
12 christian ferber xen_server_advanced

What's hot (20)

ODP
PDF
Hyper-V Best Practices & Tips and Tricks
PPTX
Drive into kvm
PPTX
Accelerating Data Management - Dave Fellinger - RDAP12
PDF
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
PPSX
Virtualization & tipping point
PDF
KVM tools and enterprise usage
PPTX
Introduction to Virtualization, Virsh and Virt-Manager
ODP
Advantages of HyperV over vSphere 5.1
PPTX
PPTX
What is Coming in Hyper-V Vnext on Windows 8
PPTX
Windows server 2012 failover clustering new features
PPTX
RFC: Windows 2016 & Power BI
PDF
Xen and Client Virtualization: the case of XenClient XT
PDF
Dave Gilbert - KVM and QEMU
PDF
Hyper-V Virtual Machine Mobility
PPT
Redhat Virualization Technology: A Detailed Manual.
PPTX
Windows Server 2012 HyperV
PPTX
20150531 virtualizatino station 2.0 partner's day
PPTX
NIC 2013 - VM Mobility
Hyper-V Best Practices & Tips and Tricks
Drive into kvm
Accelerating Data Management - Dave Fellinger - RDAP12
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Virtualization & tipping point
KVM tools and enterprise usage
Introduction to Virtualization, Virsh and Virt-Manager
Advantages of HyperV over vSphere 5.1
What is Coming in Hyper-V Vnext on Windows 8
Windows server 2012 failover clustering new features
RFC: Windows 2016 & Power BI
Xen and Client Virtualization: the case of XenClient XT
Dave Gilbert - KVM and QEMU
Hyper-V Virtual Machine Mobility
Redhat Virualization Technology: A Detailed Manual.
Windows Server 2012 HyperV
20150531 virtualizatino station 2.0 partner's day
NIC 2013 - VM Mobility
Ad

Similar to Windows server 8 and hyper v (20)

PPTX
The Next Generation of Microsoft Virtualization With Windows Server 2012
PDF
Windows server 8 hyper v networking (aidan finn)
PPTX
Microsoft Server Virtualization and Private Cloud
PPTX
Windows 8 Hyper-V: Availability
PPTX
VMready Virtual Machine-aware Networking for HP
PPTX
Server Virtualization using Hyper-V
PPTX
Windows Server 8 Hyper V Networking
PDF
21.10.09 Microsoft Event, Microsoft Presentation
PDF
Implementing SR-IOv failover for Windows guests during live migration
PDF
Windows 2008 R2 Virtualization
PDF
Introduction to failover clustering with sql server
PPTX
Virtualizacao de Servidores - Windows
PPTX
Hyper-V overview and building test network - harold.wong
PDF
Unikernels: the rise of the library hypervisor in MirageOS
PDF
VMware EVO - Fremtidens datarom er hyperkonvergert
PDF
Unikernels: Rise of the Library Hypervisor
PDF
Windows server 8 hyper v & storage (hans vredevoort)
PPTX
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
PPS
Microsoft (Virtualization 2008)
PPTX
Ready for cloud computing with hyper v
The Next Generation of Microsoft Virtualization With Windows Server 2012
Windows server 8 hyper v networking (aidan finn)
Microsoft Server Virtualization and Private Cloud
Windows 8 Hyper-V: Availability
VMready Virtual Machine-aware Networking for HP
Server Virtualization using Hyper-V
Windows Server 8 Hyper V Networking
21.10.09 Microsoft Event, Microsoft Presentation
Implementing SR-IOv failover for Windows guests during live migration
Windows 2008 R2 Virtualization
Introduction to failover clustering with sql server
Virtualizacao de Servidores - Windows
Hyper-V overview and building test network - harold.wong
Unikernels: the rise of the library hypervisor in MirageOS
VMware EVO - Fremtidens datarom er hyperkonvergert
Unikernels: Rise of the Library Hypervisor
Windows server 8 hyper v & storage (hans vredevoort)
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Microsoft (Virtualization 2008)
Ready for cloud computing with hyper v
Ad

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Approach and Philosophy of On baking technology
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Encapsulation theory and applications.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Big Data Technologies - Introduction.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
sap open course for s4hana steps from ECC to s4
PPTX
Spectroscopy.pptx food analysis technology
PDF
cuic standard and advanced reporting.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
KodekX | Application Modernization Development
PDF
Electronic commerce courselecture one. Pdf
Unlocking AI with Model Context Protocol (MCP)
Approach and Philosophy of On baking technology
Building Integrated photovoltaic BIPV_UPV.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
MIND Revenue Release Quarter 2 2025 Press Release
Diabetes mellitus diagnosis method based random forest with bat algorithm
Encapsulation theory and applications.pdf
Understanding_Digital_Forensics_Presentation.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Big Data Technologies - Introduction.pptx
20250228 LYD VKU AI Blended-Learning.pptx
sap open course for s4hana steps from ECC to s4
Spectroscopy.pptx food analysis technology
cuic standard and advanced reporting.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Spectral efficient network and resource selection model in 5G networks
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
KodekX | Application Modernization Development
Electronic commerce courselecture one. Pdf

Windows server 8 and hyper v

  • 1. Hyper-V v3 in Windows Server 8 Susantha Silva Consulting Engineer Email: susanthasilva@hotmail.com
  • 2. Enhancement in Hyper-V v3.0 • Memory • Storage • Network
  • 3. Windows Server 8 Hyper-V (v3.0) MEMORY
  • 4. Windows Hardware Error Architecture (WHEA) • Adds support for WHEA • Detects errors in memory, and handles them to ensure that applications continue running. • Memory fault won't take down an entire server, just the one affected VM
  • 5. How it works • When there is a memory problem – suspend all the VMs – determine if the error can be isolated to a single VM – terminate that VM, mark the memory page as bad – restart the affected VM while resuming the paused VMs
  • 6. Others Memory Enhancements • No longer need to shutdown the Virtual Machine when you want to configure Min and Max Memory (Dynamic Memory) • Memory with Dynamic Memory is 2TB
  • 7. Windows Server 8 Hyper-V (v3.0) STORAGE
  • 8. Welcome VHDX ! • Beyond 2TB limit in VHD • New limit at 16TB • Only usable in Windows Server 8 • Improvement in term of: – performance – larger block size – more resilient to corruption
  • 9. Playing Around with VHD(X) Mounting a VHD(X) - Access your VM data easily Ejecting a VHD(X) - Eject VHD(X) just like DVD Boot from a VHD(X) - Boot from anywhere
  • 10. Live Storage Migration • Eliminate “Quick Storage Migration” in SCVMM 2008 R2 downtime requirement. • Moving VHD(X) while your users still using it.
  • 11. Live Storage Migration Users using the application Online Virtual Machine No Down Time while moving VHDs .BIN .VSV .XML .VHD Shared Storage Host with Internal Storage
  • 12. Others Storage Enhancements • Offloaded Data Transfer (ODX) – similar to VAAI • Virtual Fibre Channel Support (4 vHBA, direct access to SAN LUNs using MPIO) • Data deduplication • BitLocker volume encryption for clustered disks, • Built-in replication • Hardware snapshotting • Remote Direct Memory Access (RDMA) networks for SMB storage
  • 13. Windows Server 8 Hyper-V (v3.0) NETWORK
  • 14. Wireless Network Support • Creating an external network switch is simple in current Hyper-V • Same steps but different ways
  • 16. The Solution • Microsoft Bridging solution – ARP proxying (for IPv4) – Neighbor Discovery proxying (for IPv6) • The bridge maintains an internal mapping between the virtual NIC’s IP address and its MAC address to ensure that the packets coming from the external world are sent to the appropriate virtual NIC.
  • 17. The Solution …cont. • Hyper-V integrates the bridge as part of creating the virtual switch such that when you create an external virtual switch using a WiFi adapter, Hyper- V will: – Create a single adapter bridge connected to the WiFi adapter – Create the external virtual switch – Bind the external virtual switch to use the bridge, instead of the WiFi adapter directly
  • 19. Bandwidth Network Management • Manage the Network Bandwidth with a Maximum and a Minimum value • SLAs for hosted Virtual Machines • Control per VMs and not per HOST
  • 21. Others Network Enhancements • SR-IOV • Native NIC teaming • Cisco VXLAN – Nexus
  • 25. Hyper-V Manager Enhancement Scalability: - Support 160 logical processors per host - 512GB of memory per virtual machine - New virtual disk format (VHDX) Storage: - Virtual Fibre Channel for virtual guests - Clusters can connect to SAN fabrics through HBAs on the physical host, support 4 virtual HBAs per virtual machine - New Storage Live Migration feature: move virtual disks between different types of storage (NAS, DAS, and SAN) - No downtime Networking: - Extensible Virtual Switch that allows third-party switches to work with the Windows 8 Server network
  • 26. Hyper-V Manager Enhancement Virtual migration: - Move a virtual machine from one server to another without using shared storage; use local storage of each system (design for planned migration, not a replacement for HA) - Known as Share-Nothing Live Migration Multiple Concurrent Live Migration: - No limit to the number of concurrent migrations Performance Improvements: - Hyper-V ODX (offload data transfer) engine can utilize back-end shared storage subsystem that supports ODX - Reduce the CPU usage during data transfers (processing power handle by the storage) - Allow mapping of a virtual machine to specific CPU cores (ensure dedicated resources always available) Virtual Machine Copy Recovery: - Hyper-V Replica feature allows replicate VMs to another Hyper-V host (good for DR site setup)
  • 27. Virtual Hard Disk Enhancement (VHDX) • VHD = max 2TB (for > 2TB, need to use pass-through disk) • VHDX = max 16TB (may increase the limit at later time) • Conversion between • VDH to VHDX format • VHDX to VHD format • VHDX have great improvement in term of performance, larger block size and is more resilient to file corruption.
  • 28. Hyper-V Replica • Hyper-V Replica is asynchronous, application consistent, virtual machine replication built-in to Windows Server 8. • With Hyper-V Replica, you can replicate a virtual machine from one location to another with Hyper-V and a network connection. • Unlimited VM replication in the box
  • 30. Hyper-V Enhancement - SR-IOV Host Host Root Partition Virtual Root Partition Virtual Machine Machine Hyper-V Switch Hyper-V Switch Virtual NIC Virtual Function Routing Routing VLAN Filtering VLAN Filtering Data Copy Data Copy Physical NIC SR-IOV Physical NIC Network I/O path without SRIOV Network I/O path with SRIOV Windows Server 8 supports direct device assignment to virtual machines without compromising flexibility
  • 31. Dynamic Virtual Machine Queue (D-VMQ) Root Partition Root Partition Root Partition CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU CPU 0 1 2 3 0 1 2 3 0 1 2 3 Physical NIC Physical NIC Physical NIC No VMQ Static VMQ Windows Server 8 Dynamic VMQ VMQ = Reduces the overhead of routing packets Adaptive network processing across CPU to provide optimal power and performance across changing workloads
  • 32. NIC Teaming • For performance and redundancy, we install multiple • No need for 3rd-party network card and configure with NIC Teaming utility. utilities and driver kits to do • Different brand and model of NIC often cannot be this. mixed. Windows 8 Enhancement • Windows Server 8 NIC teaming provides reliability against hardware failures • Can mix different brand and model of network cards
  • 33. NIC Teaming • NIC teaming works either in the root or the guest.

Editor's Notes

  • #5: Transition from Previous SlideThank you. For next steps, I suggest you…Now I’d like to take any questionsGoal of this slideAllow questions, offer advice on next stepsTalking PointsCustom – for your audience.