Ohad Saban CTO High Networks. A compression engine is built into Live Migration in Windows Server 2012 R2 Hyper-V. The CPU in hosts is often underused.

Slides:



Advertisements
Similar presentations
Disks and VMs. Agenda Disk Formats –VHD, VHDx, VMDKs –Format conversions –Disk cloning –Exporting / importing VM Generations –Comparison of Gen 1 and.
Advertisements

Novi VMM... što je ustvari novo? Tomica Kaniški CITUS d.o.o.
Ravi Sankar Technology Evangelist | Microsoft
The System Center Family Microsoft. Mobile Device Manager 2008.
What’s New: Windows Server 2012 R2 Tim Vander Kooi Systems Architect
What's New in Hyper-v 2012 R2 JIM RATSCH DMVMUG Reston, VA
 Welkom  Virtualization  Storage  Pauze  Networking  Identity and Access.
Copyright 2009 FUJITSU TECHNOLOGY SOLUTIONS PRIMERGY Servers and Windows Server® 2008 R2 Benefit from an efficient, high performance and flexible platform.
Lesson 7: Creating and Configuring Virtual Machine Settings
DatacenterMicrosoft Azure Consistency Connectivity Code.
Implementing Failover Clustering with Hyper-V
1ConsistentPlatform Windows Azure Pack Service Providers Private Cloud Public Cloud DEVELOPMENT MANAGEMENTIDENTITYVIRTUALIZATIONDATA Azure Virtual Machines.
Upgrading the Platform - How to Get There!
The Journey to the 2012 R2 wave The 2012 R2 wave File Based Storage Storage Management for Private Cloud Storage Spaces.
Hyper-V 3.0 – What’s New in Windows Server 2012? Brien Posey
Elad Hayun Agenda What's New in Hyper-V 2012 Storage Improvements Networking Improvements VM Mobility Improvements.
Hyper-V High-Availability & Mobility: Designing the Infrastructure for Your Private Cloud Symon Perriman Technical Evangelist Microsoft
Understand what’s new for Windows File Server Understand considerations for building Windows NAS appliances Understand how to build a customized NAS experience.
Yury Kissin Infrastructure Consultant Storage improvements Dynamic Memory Hyper-V Replica VM Mobility New and Improved Networking Capabilities.
Windows Server 2012 VSP Windows Kernel Applications Non-Hypervisor Aware OS Windows Server 2008, 2012 Windows Kernel VSC VMBus Emulation “Designed for.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Hyper-V Storage Senthil Rajaram Senior PM Microsoft Corporation.
Hands-On Virtual Computing
IT:NETWORK:MICROSOFT SERVER 2 DHCP AND WINDOWS DEPLOYMENT SERVICES.
Module 7: Hyper-V. Module Overview List the new features of Hyper-V Configure Hyper-V virtual machines.
Chapter 8 Implementing Disaster Recovery and High Availability Hands-On Virtual Computing.
Appendix B Planning a Virtualization Strategy for Exchange Server 2010.
Implementing Hyper-V®
What’s New in Windows Server 2012 David Tesar Technical Evangelist WSV311.
Microsoft Virtual Academy Module 8 Managing the Infrastructure with VMM.
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Microsoft Virtual Academy. Microsoft Virtual Academy First HalfSecond Half (01) Introduction to Microsoft Virtualization(05) Hyper-V Management (02) Hyper-V.
IT Pro Day Windows Server 2012 Hyper-V – The next chapter Michel Luescher, Senior Consultant Microsoft Thomas Roettinger, Program Manager Microsoft.
VMware vSphere Configuration and Management v6
MDC323B SMB 3 is the answer Ned Pyle Sr. PM, Windows Server
Rick Claus Sr. Technical Evangelist,
Microsoft Windows XP Professional MCSE Exam
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
What’s new in Hyper-V 2016 Thomas
Alessandro Cardoso, Microsoft MVP Creating your own “Private Cloud” with Windows 10 Hyper- V WIN443.
Hands-On Virtual Computing
Microsoft Windows Server 2012 R2. What’s NEW in Windows Server 2012 R2.
What's New in Windows Server Hyper-V
Virtual Machine Movement and Hyper-V Replica
Network Virtualization Policy-Based Isolation QoS Performance Metrics Live & Storage Migrations Cross-Premise Connectivity Dynamic & Multi-Tenant.
Microsoft Advertising 16:9 Template Light Use the slides below to start the design of your presentation. Additional slides layouts (title slides, tile.
IT Pro Day Windows Server 2012 Hyper-V – The next chapter Michel Luescher, Senior Consultant Microsoft Thomas Roettinger, Program Manager Microsoft.
Windows Server 2012: How hot can it be? Show me! Chris Spanougakis MCT MVP [DS] IT Consultant / Trainer SystemPlus IT Consulting & Training.
Brian Lauge Pedersen Senior DataCenter Technology Specialist Microsoft Danmark.
Windows Server 2012 Overview Michael Leworthy Senior Product Manager Microsoft Corporation WSV205.
Microsoft Virtual Academy Module 9 Configuring and Managing the VMM Library.
Lesson 8: Configuring Hyper-V MOAC : Configuring Windows 8.1.
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
Chapter 6: Securing the Cloud
Lesson 7: Creating and Configuring Virtual Machine Settings
Hyper-V Replica in Windows Server 2012 R2 Goran Svetlecic Senior Systems Engineer Combis.
Windows Server 2016 New Features & Enhancements October 6, 2016
Windows Server 2012.
Welcome! Thank you for joining us. We’ll get started in a few minutes.
Introduction to Networks
Hyper-V Management Symon Perriman Jeff Woolsey
Microsoft Azure P wer Lunch
Managing Clouds with VMM
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
12/9/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
Building continuously available systems with Hyper-V
Specialized Cloud Architectures
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Presentation transcript:

Ohad Saban CTO High Networks

A compression engine is built into Live Migration in Windows Server 2012 R2 Hyper-V. The CPU in hosts is often underused. Hyper-V will monitor the utilization of CPU resources on the host and throttle compression to prioritize guest.

Virtual hard disks of the VHDX format that are attached to the SCSI controllers of virtual machines can be resized without shutting down the virtual machine. VHDX files can be up- and down-sized. Downsizing can only occur if there is unpartitioned space within the VHDX. This feature supports both Windows and Linux guests. Live Resizing of VHDX files will be huge value to those running mission critical workloads

New storage metrics for IOPS have been added to WS2012 R2. With these metrics, you can determine the IOPS requirements of virtual machines and put caps on storage activity. This will limit how much physical disk activity that virtual machines can create, and therefore limit the damage that activity spikes can cause to other virtual machines and their guest services. One of the concerns with shared storage is the possibility of a race for storage throughput. Enabling Storage QoS will limit the damage that any virtual machine or tenant can do in a cloud.

WS2012 R2 Hyper-V allows you to clone a running virtual machine. This will create an exact copy of the virtual machine that is stored in a saved state. This feature supports GenerationID. That means you can use Live Virtual Machine Cloning to create Active Directory supported clones of a virtual domain controller that is not the PDC Emulator. This feature will be useful for situations where you need to debug a production system or you want to perform tests, such as guest OS upgrades.

You can export a virtual machine with a checkpoint (formerly known as a snapshot) You can also export a checkpoint of a virtual machine.

You can configure up to 64 virtual machines to share a single VHDX file on some shared storage (such as CSV or SMB 3.0). The VM sees the shared VHDX as a shared SAS disk with SCSI-3 persistent reservations. This is for data volumes to create guest clusters, and not for shared boot volumes. It works with down-level guest OSs, such as W2008 R2 with the WS2012 R2 Hyper-V Integration Components installed. This feature is supported by Service Templates in VMM 2012 R2. This will really simplify guest clustering, where virtual machines are used to create a highly available service at the application layer.

The default period for asynchronous replication of the Hyper-V Replica Log is every 5 minutes, but this can be changed to every 30 seconds or every 15 minutes. This allows companies to choose the allowed recovery point objective (RPO) – the maximum allowed amount of data loss in time. Hyper-V Replica can now be extended to a third site. This is an A-B-C extension, and not an A-B/A-C extension. The performance and scalability of Hyper-V Replica has been improved. Maintaining historical copies of virtual machines in the secondary site is costly (IOPS). This has been reduced, so maintaining historical copies of your replica VMs will not punish your storage in the secondary site.

The criticized virtual machine connection of the past (VMConnect.exe process) is being replaced by a Remote Desktop experience that is built into the virtualization stack. This has no dependency on the virtual machine’s networking. By default, this feature is disabled in WS2012 R2 Hyper-V and enabled in Windows 8.1 Client Hyper-V. Things that Remote Desktop VM Connect allow you to do include: Copy & paste text and images. Copy files to/from the client desktop. Do session-based USB redirection. This means you might use a USB stick to copy files. It is not a USB dongle solution.

You can live migrate a virtual machine from WS2012 Hyper-V to WS2012 R2 Hyper-V. This could eliminate downtime when deploying WS2012 R2 Hyper-V. For example, you can deploy a WS2012 R2 Hyper-V host/cluster alongside an existing WS2012 Hyper-V host/cluster. You can then live migrate the virtual machines from the older platform to the new platform with zero downtime to the availability of the services provided by the virtual machines. Note that you cannot do a Live Migration downgrade from WS2012 R2 Hyper-V to WS2012 Hyper-V. It is a one-way upgrade path.

If the parent partition is activated, and if it is running Windows Server 2012 R2, the Windows Server 2012 R2 guest partition is automatically activated without any intervention.

Similar to the StorSimple appliance, Windows Server 2012 R2 can measure the “heat” of storage needs. “Hot” portions of files (block levels) are moved to Solid State Drives (SSDs) and cold data to slower magnetic drives. This allows a favorable balance between capacity and performance. Administrators can assign files to specific storage tiers. This could be a master “gold” vhd for a business customer.

Performance gains of over 50% can be had by having process awareness of the common blocks that are referenced by deduplication.

64 Tb is the addressable space of Windows Server 2012, and a.VHDX can be 64 Tb in size. Now.VHDX virtual disks can be used with iSCSi in Windows Server 2012 R2.

Live Migration can be configured to leverage SMB Direct (Remote Direct Memory Access, or RDMA) on hosts that that NICs with support for this feature. This feature will provide hardware offloaded accelerated copy of memory pages using SMB 3.0 NICs. This can take advantage of SMB Multichannel to span multiple networks. SMB Direct Live Migration provides the fastest way to live migrate virtual machines (not including storage) from one host to another. Memory speed will be the rare bottleneck on a host with PCI3 support and three RDMA NICs for Live Migration.

Dynamic Memory will be supported in Linux Guest OS’s on Windows Server 2012 R2 Hyper-V. This will give much better memory optimization for Linux virtual machines, and it'll allow for much greater densities. Linux distributions with this built-in Linux Integration Services for Hyper- V HyH support are already available. There will be support for online backup of Linux guest OSs. This is not Volume Shadow Copy Service (VSS) for Linux, and it does not give an application consistent backup. Instead, a file system consistent backup is created by freezing the file system. This feature does require an upgrade of any already deploy Linux Integration Services.

PowerShell 4.0 adds new cmdlets for: VPN configuration Start Screen customization DISM NAT TPM WMI TCP/IP Systems Management Storage

This is the first time that Windows Server (and thus Hyper-V) is being developed with and released at or close to the same time as System Center. There has been closer than ever before cooperation within Windows Server and System Center (WSSC). That means you can deploy System Center immediately and follow it up with WS2012 R2 Hyper-V, without the long delays of the past.

Feature or functionalityNew or updated Shared virtual hard diskNew Resize virtual hard diskUpdated Storage Quality of ServiceNew Live migrationsUpdated Virtual machine generationNew Integration servicesUpdated ExportUpdated Failover Clustering and Hyper-VUpdated Enhanced session modeNew Hyper-V ReplicaUpdated Linux supportUpdated ManagementUpdated Automatic Virtual Machine ActivationNew

Feature or functionalityNew or updated Shared virtual hard disk Hyper-V in Windows Server 2012 R2 Preview enables clustering virtual machines by using shared virtual hard disk (VHDX) files. Resize virtual hard disk Hyper-V storage has been updated to support resizing virtual hard disks while the virtual machine is running. Storage Quality of Service Storage QoS enables you to manage storage throughput for virtual hard disks that are accessed by your virtual machines Live migrations Hyper-V live migration has been updated to allow the administrator to select the optimal performance options when moving virtual machines to a different server. Virtual machine generation Virtual machine generation determines the virtual hardware and functionality that is presented to the virtual machine: Secure Boot (enabled by default) Boot from a SCSI virtual hard disk Boot from a SCSI virtual DVD PXE boot by using a standard network adapter UEFI firmware support

Thank You Ohad Saban CTO High Networks Windows Server 2012R2