what’s new in windows server hyper-v ben armstrong m227

57

Upload: alberta-carson

Post on 29-Dec-2015

216 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: What’s new in Windows Server Hyper-V Ben Armstrong M227
Page 2: What’s new in Windows Server Hyper-V Ben Armstrong M227

What’s new in Windows Server Hyper-VBen Armstrong M227

Page 3: What’s new in Windows Server Hyper-V Ben Armstrong M227

What is this about?Giving you a detailed view of everything you can do with Hyper-V in Windows Server Technical Preview 3

It is not… A complete overview of everything that will be in the final release of Windows Server

Page 4: What’s new in Windows Server Hyper-V Ben Armstrong M227

Windows 10Many of these features are / will be available in Windows 10!

Page 5: What’s new in Windows Server Hyper-V Ben Armstrong M227

Hyper-V on Nano Server Minimum-footprint infrastructure OS and application OSNew Windows Serverinstallation option ‘Cloud-first’ refactoring• Essential infrastructure OS requirements • Essential application OS requirements

Server roles and features enabled• Hyper-V clustering, Storage• Next-gen application platform and run-time• Containers

Nano ServerServer Core

Minimal Server Interface

GUI Shell

Windows Server 2016

Page 6: What’s new in Windows Server Hyper-V Ben Armstrong M227

ContainersA new approach to build, ship, deploy, and instantiate applications

Physical

Virtual

}}

Apps traditionally tied to physical server

New apps required new servers for resource isolation

Higher consolidation ratios and better server utilization

High app compatibility

Physical/Virtual

}Benefits

Enable modern app patterns

Empower dev-ops collaboration

Agility with resource-control

containers

Package and run apps within

Page 7: What’s new in Windows Server Hyper-V Ben Armstrong M227

Making Cloud Great

Page 8: What’s new in Windows Server Hyper-V Ben Armstrong M227

Making Cloud Great• Security• Isolation• Availability• Operational Improvements• Scale

Page 9: What’s new in Windows Server Hyper-V Ben Armstrong M227

Security

Page 10: What’s new in Windows Server Hyper-V Ben Armstrong M227

Virtual Machine ProtectionTrust is the biggest blocker to cloud adoption• We want to allow customers to know that

their data is secure

Page 11: What’s new in Windows Server Hyper-V Ben Armstrong M227

Virtual TPM & Linux Secure Boot

Ben Armstrong

Page 12: What’s new in Windows Server Hyper-V Ben Armstrong M227

Shielded VMs

Host Guardian Service

Storage

HOST without TPM (generic host)

Virtual hard disk

HOST with TPM

Virtual hard disk

Virtual hard disk

Shielded Virtual Machines

Shielded Virtual Machines

Shielded Virtual MachinesShielded Virtual Machines can

only run in fabrics that are designated as owners of that virtual machine

Shielded Virtual Machines will need to be encrypted (by BitLocker or other means) in order to ensure that only the designated owners can run this virtual machine

You can convert a running virtual machine into a Shielded Virtual Machine

Page 13: What’s new in Windows Server Hyper-V Ben Armstrong M227

Secure Boot Support for LinuxProviding kernel code integrity protections for Linux guest operating systems.Works with:• Ubuntu 14.04 and later• SUSE Linux Enterprise Server 12

Page 14: What’s new in Windows Server Hyper-V Ben Armstrong M227

Secure Boot Support for LinuxPowerShell to enable this:

Set-VMFirmware "Ubuntu" -SecureBootTemplate MicrosoftUEFICertificateAuthority

Page 15: What’s new in Windows Server Hyper-V Ben Armstrong M227

Isolation

Page 16: What’s new in Windows Server Hyper-V Ben Armstrong M227

Distributed Storage QoSWindows Server 2012 R2:• Introduced the ability to limit maximum

IOPs for an individual virtual hard disk

Page 17: What’s new in Windows Server Hyper-V Ben Armstrong M227

Distributed Storage QoSWindows Server Technical Preview 3:Leveraging Scale Out File Server to allow you to:• Define IOPs reserves for important virtual

hard disks• Define a IOPs reserve and limit that is

shared by a group of virtual machines / virtual hard disks

Page 18: What’s new in Windows Server Hyper-V Ben Armstrong M227

Demo: Storage QoS

Page 19: What’s new in Windows Server Hyper-V Ben Armstrong M227

Host Resource ProtectionDynamically identify virtual machines that are not “playing well” and reduce their resource allocation

Page 20: What’s new in Windows Server Hyper-V Ben Armstrong M227

Availability

Page 21: What’s new in Windows Server Hyper-V Ben Armstrong M227

Storage and Cluster Resiliency

Cluster

Page 22: What’s new in Windows Server Hyper-V Ben Armstrong M227

Storage and Cluster Resiliency

Cluster

?

??

?

?Network

Communication

Failure

Page 23: What’s new in Windows Server Hyper-V Ben Armstrong M227

Storage and Cluster Resiliency

Cluster

?

??

?

?Network

Communication

Failure

Page 24: What’s new in Windows Server Hyper-V Ben Armstrong M227

Virtual Machine Storage ResiliencyStorage fabric outage no longer means that virtual machines crash• Virtual machines pause and resume

automatically in response to storage fabric problems

Page 25: What’s new in Windows Server Hyper-V Ben Armstrong M227

Virtual Machine Cluster ResiliencyVMs continue to run even when a node falls out of cluster membershipResiliency to transient failuresRepeat offenders are “quarantined”

Page 26: What’s new in Windows Server Hyper-V Ben Armstrong M227

Shared VHDX

File Based StorageBlock Storage

VHDX VHDX

Guest Clustering

Guest Clustering with commodity storage

Sharing VHDX files provides shared storage for Hyper-V Failover Clustering

Maintains separation between infrastructure and tenants

Virtual SAS

VM presented a shared virtual SAS disk

Appears as shared SAS disk to VM

Cluster Shared Volumes (CSV)

on block storage

Scale-Out File Server for file based storage

Page 27: What’s new in Windows Server Hyper-V Ben Armstrong M227

Host Based Backup of Shared VHDXIn Windows Server 2012 R2 the backup story for Shared VHDX clusters was to use a guest agent• Now you can backup shared VHDX clusters

as easily as any other virtual machine

Page 28: What’s new in Windows Server Hyper-V Ben Armstrong M227

Online Resize of Shared VHDXYou can now resize shared VHDX virtual hard disks while the guest cluster is running

Page 29: What’s new in Windows Server Hyper-V Ben Armstrong M227

Demo: Storage Availability

Page 30: What’s new in Windows Server Hyper-V Ben Armstrong M227

Replica Support for Hot Add of VHDXWhen you add a new virtual hard disk to a virtual machine that is being replicated – it is automatically added to the not-replicated set. This set can be updated online.

Set-VMReplication "VMName" -ReplicatedDisks (Get-VMHardDiskDrive "VMName")

Page 31: What’s new in Windows Server Hyper-V Ben Armstrong M227

Runtime Memory ResizeDynamic memory is great, but more can be done.

For Windows Server Technical Preview 3 / Windows 10 guests, you can now increase and decrease the memory assigned to virtual machines while they are running.

Page 32: What’s new in Windows Server Hyper-V Ben Armstrong M227

Hot add / remove of network adaptersNetwork adapters can be added and removed from Generation 2 virtual machines while they are running.

Page 33: What’s new in Windows Server Hyper-V Ben Armstrong M227

Demo: Hot Add

Page 34: What’s new in Windows Server Hyper-V Ben Armstrong M227

Rolling Cluster UpgradeYou can now upgrade a 2012 R2 Hyper-V cluster to Windows Server Technical Preview 3 with:• No new hardware• No downtime• The ability to roll-back safely if needed

Page 35: What’s new in Windows Server Hyper-V Ben Armstrong M227

New VM Upgrade ProcessWindows Server 2012 R2:• Hyper-V automatically upgrades virtual

machines to the latest version• No ability to roll-back the upgrade process

Page 36: What’s new in Windows Server Hyper-V Ben Armstrong M227

New VM Upgrade ProcessWindows 10 / Server Technical Preview 3:• Hyper-V will not automatically upgrade

virtual machines• Upgrading a virtual machine is a manual

operation that is separate from upgrading the host

• Individual virtual machines can be moved back to earlier versions, until they have been manually upgraded

Page 37: What’s new in Windows Server Hyper-V Ben Armstrong M227

Demo: Upgrade

Page 38: What’s new in Windows Server Hyper-V Ben Armstrong M227

Operational Improvements

Page 39: What’s new in Windows Server Hyper-V Ben Armstrong M227

Production CheckpointsDelivers the same Checkpoint experience that you had in Windows Server 2012 R2 – but now fully supported for Production Environments• Uses VSS instead of Saved State to create

checkpoint• Restoring a checkpoint is just like restoring

a system backup

Page 40: What’s new in Windows Server Hyper-V Ben Armstrong M227

PowerShell Direct to Guest OSYou can now script PowerShell in the Guest OS directly from the Host OS• No need to configure PowerShell Remoting• Or even have network connectivity• Still need to have guest credentials

Page 41: What’s new in Windows Server Hyper-V Ben Armstrong M227

ReFS Accelerated VHDX OperationsTaking advantage of an intelligent file system for:• Instant fixed disk creation• Instant disk merge operations

Page 42: What’s new in Windows Server Hyper-V Ben Armstrong M227

Hyper-V Manager & PowerShell ImprovementsMultiple improvements to make it easier to remotely manage and troubleshoot Hyper-V Servers:• Support for alternate credentials• Connecting via IP address• Connecting via WinRM

Page 43: What’s new in Windows Server Hyper-V Ben Armstrong M227

Demo: Operational Improvements

Page 44: What’s new in Windows Server Hyper-V Ben Armstrong M227

Cross version management• Hyper-V Manager: Able to manage

Windows Server 2012, 2012 R2 and Technical Preview 3 from a single console

• Hyper-V PowerShell: Windows 10 and 2012 R2 modules included in-box (v1.1 and v2.0)

Page 45: What’s new in Windows Server Hyper-V Ben Armstrong M227

Changing how we handle VM servicingWindows 8.1 / Server 2012 R2:• VM drivers (integration services) updated

with each new host release• Require that VM driver version matches

the host• Drivers shipped with host operating

system

Page 46: What’s new in Windows Server Hyper-V Ben Armstrong M227

Changing how we handle VM servicingWindows 10 / Server Technical Preview 3:• VM drivers (integration services) updated

when needed• Require latest available VM drivers for that

guest operating system• Drivers delivered directly to the guest

operating system via Windows Update

Page 47: What’s new in Windows Server Hyper-V Ben Armstrong M227

Enhancing the platform

Page 48: What’s new in Windows Server Hyper-V Ben Armstrong M227

VM Configuration ChangesNew virtual machine configuration file• Binary format for efficient performance at

scale• Resilient logging for changesNew file extensions• .VMCX and .VMRS

Page 49: What’s new in Windows Server Hyper-V Ben Armstrong M227

Hypervisor power management improvements

Updated hypervisor power management model to support new modes of power management.

Page 50: What’s new in Windows Server Hyper-V Ben Armstrong M227
Page 51: What’s new in Windows Server Hyper-V Ben Armstrong M227

Hypervisor power management improvements

Updated hypervisor power management model to support new modes of power management.

Connected Standby works!

Page 52: What’s new in Windows Server Hyper-V Ben Armstrong M227

RemoteFX ImprovementsSupport for OpenGL 4.4 and OpenCL 1.1 APILarger dedicated VRAM and configurable VRAMSupport for Generation 2 virtual machines

Page 53: What’s new in Windows Server Hyper-V Ben Armstrong M227

SummaryLots of new functionality in Windows Server Technical Preview 3 and Windows 10!• More to come in the future!• Please try out the new functionality – and

provide us with feedback!• Talk to me at @VirtualPCGuy

Page 54: What’s new in Windows Server Hyper-V Ben Armstrong M227

Related Ignite NZ Sessions

Storage OverviewSKYCITY Theatre Thu 3:30pm

Server Virtualisation OverviewNZ2 Wed 1:30pm

What’s New in System Centre for ManagementNZ1 Fri 11:00am

Security and Assurance OverviewNZ4 Fri 9:00am

Azure Consistent Service Delivery OverviewNZ1 Wed 10:00am

Networking OverviewSKYCITY Theatre Thu 11:00am

Find me later at… Hub Happy Hour Wed 5:30-6:30pm Hub Happy Hour Thu 5:30-6:30pm Closing drinks Fri 3:00-4:30pm

1

2

3

4

5

6

Required Slide*delete this box once you have listed content that is related to your session.

Speakers, please list the other Breakout Sessions that relate to your session.

Also indicate where and when they can find you, to continue the discussion. If you’re going to be at Hub Happy Hour (5.30-6.30pm Wed and Thu, let them know)

Page 55: What’s new in Windows Server Hyper-V Ben Armstrong M227

Resources

TechNet & MSDN FlashSubscribe to our fortnightly newsletter

http://aka.ms/technetnz http://aka.ms/msdnnz

http://aka.ms/ch9nz

Microsoft Virtual AcademyFree Online Learning

http://aka.ms/mva

Sessions on Demand

Page 56: What’s new in Windows Server Hyper-V Ben Armstrong M227

Complete your session evaluation now and be in to win!

Page 57: What’s new in Windows Server Hyper-V Ben Armstrong M227

© 2015 Microsoft Corporation. All rights reserved.Microsoft, Windows and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or

other countries.MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.