SlideShare uma empresa Scribd logo
1 de 33
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
Others Network Enhancements

• SR-IOV
• Native NIC teaming
• Cisco VXLAN – Nexus
HYPER-V enhancement with CISCO
Q&A
Thank you!
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.

Mais conteúdo relacionado

Mais procurados

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
 
Accelerating Data Management - Dave Fellinger - RDAP12
Accelerating Data Management - Dave Fellinger - RDAP12 Accelerating Data Management - Dave Fellinger - RDAP12
Accelerating Data Management - Dave Fellinger - RDAP12 ASIS&T
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMvwchu
 
KVM tools and enterprise usage
KVM tools and enterprise usageKVM tools and enterprise usage
KVM tools and enterprise usagevincentvdk
 
Introduction to Virtualization, Virsh and Virt-Manager
Introduction to Virtualization, Virsh and Virt-ManagerIntroduction to Virtualization, Virsh and Virt-Manager
Introduction to Virtualization, Virsh and Virt-Managerwalkerchang
 
Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1uNIX Jim
 
What is Coming in Hyper-V Vnext on Windows 8
What is Coming in Hyper-V Vnext on Windows 8What is Coming in Hyper-V Vnext on Windows 8
What is Coming in Hyper-V Vnext on Windows 8Lai Yoong Seng
 
Windows server 2012 failover clustering new features
Windows server 2012 failover clustering new featuresWindows server 2012 failover clustering new features
Windows server 2012 failover clustering new featuresJoseph D'Antoni
 
RFC: Windows 2016 & Power BI
RFC: Windows 2016 & Power BIRFC: Windows 2016 & Power BI
RFC: Windows 2016 & Power BIAymen Mami
 
Xen and Client Virtualization: the case of XenClient XT
Xen and Client Virtualization: the case of XenClient XTXen and Client Virtualization: the case of XenClient XT
Xen and Client Virtualization: the case of XenClient XTThe Linux Foundation
 
Dave Gilbert - KVM and QEMU
Dave Gilbert - KVM and QEMUDave Gilbert - KVM and QEMU
Dave Gilbert - KVM and QEMUDanny Abukalam
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityPaulo Freitas
 
Redhat Virualization Technology: A Detailed Manual.
Redhat Virualization Technology: A Detailed Manual.Redhat Virualization Technology: A Detailed Manual.
Redhat Virualization Technology: A Detailed Manual.Ankur Verma
 
20150531 virtualizatino station 2.0 partner's day
20150531 virtualizatino station 2.0 partner's day20150531 virtualizatino station 2.0 partner's day
20150531 virtualizatino station 2.0 partner's dayqnapivan
 
NIC 2013 - VM Mobility
NIC 2013 - VM MobilityNIC 2013 - VM Mobility
NIC 2013 - VM MobilityKristian Nese
 

Mais procurados (20)

Kvm
KvmKvm
Kvm
 
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
 
Drive into kvm
Drive into kvmDrive into kvm
Drive into kvm
 
Accelerating Data Management - Dave Fellinger - RDAP12
Accelerating Data Management - Dave Fellinger - RDAP12 Accelerating Data Management - Dave Fellinger - RDAP12
Accelerating Data Management - Dave Fellinger - RDAP12
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
 
Virtualization & tipping point
Virtualization & tipping pointVirtualization & tipping point
Virtualization & tipping point
 
KVM tools and enterprise usage
KVM tools and enterprise usageKVM tools and enterprise usage
KVM tools and enterprise usage
 
Introduction to Virtualization, Virsh and Virt-Manager
Introduction to Virtualization, Virsh and Virt-ManagerIntroduction to Virtualization, Virsh and Virt-Manager
Introduction to Virtualization, Virsh and Virt-Manager
 
Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1
 
Kvm setup
Kvm setupKvm setup
Kvm setup
 
What is Coming in Hyper-V Vnext on Windows 8
What is Coming in Hyper-V Vnext on Windows 8What is Coming in Hyper-V Vnext on Windows 8
What is Coming in Hyper-V Vnext on Windows 8
 
Windows server 2012 failover clustering new features
Windows server 2012 failover clustering new featuresWindows server 2012 failover clustering new features
Windows server 2012 failover clustering new features
 
RFC: Windows 2016 & Power BI
RFC: Windows 2016 & Power BIRFC: Windows 2016 & Power BI
RFC: Windows 2016 & Power BI
 
Xen and Client Virtualization: the case of XenClient XT
Xen and Client Virtualization: the case of XenClient XTXen and Client Virtualization: the case of XenClient XT
Xen and Client Virtualization: the case of XenClient XT
 
Dave Gilbert - KVM and QEMU
Dave Gilbert - KVM and QEMUDave Gilbert - KVM and QEMU
Dave Gilbert - KVM and QEMU
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
Redhat Virualization Technology: A Detailed Manual.
Redhat Virualization Technology: A Detailed Manual.Redhat Virualization Technology: A Detailed Manual.
Redhat Virualization Technology: A Detailed Manual.
 
Windows Server 2012 HyperV
Windows Server 2012 HyperVWindows Server 2012 HyperV
Windows Server 2012 HyperV
 
20150531 virtualizatino station 2.0 partner's day
20150531 virtualizatino station 2.0 partner's day20150531 virtualizatino station 2.0 partner's day
20150531 virtualizatino station 2.0 partner's day
 
NIC 2013 - VM Mobility
NIC 2013 - VM MobilityNIC 2013 - VM Mobility
NIC 2013 - VM Mobility
 

Semelhante a Windows server 8 and hyper v

The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012Lai Yoong Seng
 
Windows server 8 hyper v networking (aidan finn)
Windows server 8 hyper v networking (aidan finn)Windows server 8 hyper v networking (aidan finn)
Windows server 8 hyper v networking (aidan finn)hypervnu
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMd Yousup Faruqu
 
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 HPIBM System Networking
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-VMd Yousup Faruqu
 
Windows Server 8 Hyper V Networking
Windows Server 8 Hyper V NetworkingWindows Server 8 Hyper V Networking
Windows Server 8 Hyper V NetworkingAidan Finn
 
21.10.09 Microsoft Event, Microsoft Presentation
21.10.09 Microsoft Event, Microsoft Presentation21.10.09 Microsoft Event, Microsoft Presentation
21.10.09 Microsoft Event, Microsoft Presentationdataplex systems limited
 
Implementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migrationImplementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migrationYan Vugenfirer
 
Windows 2008 R2 Virtualization
Windows 2008  R2  VirtualizationWindows 2008  R2  Virtualization
Windows 2008 R2 VirtualizationEduardo Castro
 
Introduction to failover clustering with sql server
Introduction to failover clustering with sql serverIntroduction to failover clustering with sql server
Introduction to failover clustering with sql serverEduardo Castro
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsSergio Maia
 
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.wongHarold Wong
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSDocker, Inc.
 
VMware EVO - Fremtidens datarom er hyperkonvergert
VMware EVO - Fremtidens datarom er hyperkonvergertVMware EVO - Fremtidens datarom er hyperkonvergert
VMware EVO - Fremtidens datarom er hyperkonvergertKenneth de Brucq
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorAnil Madhavapeddy
 
Windows server 8 hyper v & storage (hans vredevoort)
Windows server 8 hyper v & storage (hans vredevoort)Windows server 8 hyper v & storage (hans vredevoort)
Windows server 8 hyper v & storage (hans vredevoort)hypervnu
 
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...Spiceworks
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Vinayak Hegde
 
Ready for cloud computing with hyper v
Ready for cloud computing with hyper vReady for cloud computing with hyper v
Ready for cloud computing with hyper vAndik Susilo
 

Semelhante a Windows server 8 and hyper v (20)

The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012
 
Windows server 8 hyper v networking (aidan finn)
Windows server 8 hyper v networking (aidan finn)Windows server 8 hyper v networking (aidan finn)
Windows server 8 hyper v networking (aidan finn)
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private Cloud
 
Windows 8 Hyper-V: Availability
Windows 8 Hyper-V: AvailabilityWindows 8 Hyper-V: Availability
Windows 8 Hyper-V: Availability
 
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
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
 
Windows Server 8 Hyper V Networking
Windows Server 8 Hyper V NetworkingWindows Server 8 Hyper V Networking
Windows Server 8 Hyper V Networking
 
21.10.09 Microsoft Event, Microsoft Presentation
21.10.09 Microsoft Event, Microsoft Presentation21.10.09 Microsoft Event, Microsoft Presentation
21.10.09 Microsoft Event, Microsoft Presentation
 
Implementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migrationImplementing SR-IOv failover for Windows guests during live migration
Implementing SR-IOv failover for Windows guests during live migration
 
Windows 2008 R2 Virtualization
Windows 2008  R2  VirtualizationWindows 2008  R2  Virtualization
Windows 2008 R2 Virtualization
 
Introduction to failover clustering with sql server
Introduction to failover clustering with sql serverIntroduction to failover clustering with sql server
Introduction to failover clustering with sql server
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
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
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOS
 
VMware EVO - Fremtidens datarom er hyperkonvergert
VMware EVO - Fremtidens datarom er hyperkonvergertVMware EVO - Fremtidens datarom er hyperkonvergert
VMware EVO - Fremtidens datarom er hyperkonvergert
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library Hypervisor
 
Windows server 8 hyper v & storage (hans vredevoort)
Windows server 8 hyper v & storage (hans vredevoort)Windows server 8 hyper v & storage (hans vredevoort)
Windows server 8 hyper v & storage (hans vredevoort)
 
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)
 
Ready for cloud computing with hyper v
Ready for cloud computing with hyper vReady for cloud computing with hyper v
Ready for cloud computing with hyper v
 

Último

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 

Último (20)

Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 

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
  • 20.
  • 21. Others Network Enhancements • SR-IOV • Native NIC teaming • Cisco VXLAN – Nexus
  • 24.
  • 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.

Notas do Editor

  1. 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.