SlideShare a Scribd company logo
WINDOWS SERVER “10”:
ЧТО НОВОГО В ВИРТУАЛИЗАЦИИ
A. Kibkalo
ROLLING CLUSTER UPGRADES
• No new hardware
• No downtime
• Roll-back if needed
VM CONFIGURATION CHANGES
• New virtual machine configuration file
• Binary format for performance and scale (in Replica mostly, due
to IOPS storms)
• Resilient logging for changes
• New file extensions
• .VMCX and .VMRS
NEW VM UPGRADE PROCESS
• In Windows Server 2012 R2:
• Hyper-V automatically upgrades VM configuration
• No ability to roll-back the process
• No way to import VM to previous systsems
NEW VM UPGRADE PROCESS
• In Windows Server Technical Preview:
• Hyper-V doesn’t automatically upgrade VMs
• Manual process, separate from upgrading host
• No new features before upgrade, but..
• Live Migration to previous systems supported
• Snapshots and export supported
NEW VM UPGRADE PROCESS
• In Windows Server Technical Preview:
• PowerShell process only
• New cmdlet: Update-VMConfigurationVersion
• Can be done online and simultaneously
VM SERVICING CHANGES
• In Windows Server 2012 R2:
• VM drivers (Integration Services) updated with host release
• Required for VM drivers to match the host version
• Drivers shipped with host
VM SERVICING CHANGES
• In Windows Server Technical Preview:
• VM drivers (Integration Services) updated when needed
• Require lstest available drivers for guest system
• Drivers delivered directly to guest from Windows Update
• Meaning:
• No VM drivers inside Windows Server Technical Preview
• No update button in Hyper-V Manager
SECURE BOOT SUPPORT FOR LINUX
• Kernel code integrity protectors for Linux guests
• Works with:
• Ubuntu 14.04+
• SUSE Linux Enterprise Server 12
• Need to change the security template
• Can be done via:
• Set-VMFirmware “Ubuntu” –SecureBootTemplate
MicrosoftUEFICertificateAuthority
DISTRIBUTED STORAGE QOS
• In Windows Server 2012 R2:
• Introduced an ability to limit maximum IOPs per disk
• In Windows Server Technical Preview:
• Define IOPs reserves for virtual disks
• Define IOPs reserves and limits for group of VMs/disks
KNOWN TECH PREVIEW BUG 1
• Error applying Hard drive changes:
• When storing VHDs on SMB share
• Already fixed in later builds
• Can be fixed in TP via:
• Reg add
“HKLMSystemCurrentControlSetControlLsaKerberosParameters
/v DevicePKinitEnabled /t REG_DWORD /d 0”
ENHANCED HYPER-V BACKUP
• New architecture to improve scale, reliability and performance
• Decouples backups of VMs from backing up the underlying storage
• No longer dependent on hardware snapshots, but still able to take
advantage of hardware capabilities
BUILT-IN CHANGE TRACKING FOR BACKUP
• Current backup systems implement kernel level file system filters
• Difficult for backup partners to follow service packs and upgrades
• Lowers the reliability of Hyper-V
• In Windows Server Technical Preview
• Effective change tracking for backups is now a part of platform
PRODUCTION CHECKPOINTS
• Delivering same checkpoint experience, as in Windows Server 2012 R2
but now fully supported for production environments
• Uses VSS instead of Saved State to create a checkpoint
• Restoring is now just like restoring from backup
REPLICA SUPPORT FOR HOT ADD VHDX
• When you add a disk to a replicated VM, it’s added to replication
• No extra configuration needed
DYNAMIC MEMORY RESIZE
• For Windows Server Technical Preview guests you can now increase
and decrease the amount of static memory, assigned to a running VM
HOT ADD/REMOVE NETWORK ADAPTERS
• Network adapters can be added to Gen2 VMs. Finally!
NETWORK ADAPTER IDENTIFICATION
• You can name individual network adapters in VM configuration… -
and see that name inside the guest system!
• PowerShell on host:
• Add-VMNetworkAdapter –VMName “TestVM” – SwitchName
“MySwitch” – name “Alex” | Set-VMNetworkAdapter –
DeviceNaming on
• PowerShell in guest:
• Get-NetAdapterAdvancedProperty | ?{$_.DisplayName –eq
“Hyper-V Network Adapter Name”} | Select Name,
DisplayValue
HYPER-V MANAGER IMPROVEMENTS
• Connecting via WinRM instead of WMI (easy Firewalls)
• Support for alternate credentials (requires CredSSP on server and client)
• Connect via IP address
• Able to manage WS2012, WS2012R2 and vNext TP hosts from one
console
KNOWN TECH PREVIEW BUG 2
• I can’t see any machines in Hyper-V Manager!
• Solution:
• Get-VM | ?{$_.heartbeat –eq “OKApplicationsUnknown”}
DisableVMIntegrationService “Heartbeat”
HYPERVISOR POWER MANAGEMENT
• Updated power management model
• Connected Standby works!
HYPER-V CLUSTER MANAGEMENT
• A single view to Hyper-V Cluster via WMI:
• “Just one Hyper-V Server”
• Can enumerate VMs and receive Live Migration notifications
• RootHyperVClusterv2
???

More Related Content

PPTX
Windows Server "10": что нового в виртуализации
PPTX
How to protect an Enterprise Email and Collaboration environment using Veeam ...
PDF
Rht upgrade v5-v2
PPTX
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
PDF
What's new in Veeam 7 - Was ist neu in Veeam 7
PDF
Veeam suite v8
PPTX
Veeam Backup & Replication Tips and Tricks
PPTX
Windows Server "10": что нового в кластеризации
Windows Server "10": что нового в виртуализации
How to protect an Enterprise Email and Collaboration environment using Veeam ...
Rht upgrade v5-v2
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
What's new in Veeam 7 - Was ist neu in Veeam 7
Veeam suite v8
Veeam Backup & Replication Tips and Tricks
Windows Server "10": что нового в кластеризации

What's hot (20)

PPTX
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
PDF
What’s new in Veeam Availability Suite v9
PPTX
Veeam - Digital Transformation event 29 feb - EuroSys
PPTX
Virtual Deep-Dive: Citrix Xen Server
PDF
PowerCLI & Onyx
PDF
VMworld 2013: vSphere Upgrade Series Part 1: vCenter Server
PDF
RHT Upgrading to vSphere 5
PDF
VMworld 2013: What's New in vSphere Platform & Storage
PDF
Hyper-V vNext
PPTX
Секреты виртуализации - Windows Server 2012 Hyper-V
PPTX
Veean Backup & Replication
PPT
xen server 5.6, provisioning server 5.6 — технические детали и планы на будущее
KEY
Backup virtual machines with XenServer 5.x
PPTX
Nashville VMUG Keynote April 8 2015 - vSphere 6
PDF
vSphere APIs for performance monitoring
PDF
XPDS16: Hypervisor-based Security: Vicarious Learning via Introspektioneerin...
PPTX
Inf bco2891 release candidate v11 copy
PPTX
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
PPT
Citrix XenServer 5.5 Troubleshooting
PDF
Advanced performance troubleshooting using esxtop
VMworld 2015: Automating Everything VMware with PowerCLI- Deep Dive
What’s new in Veeam Availability Suite v9
Veeam - Digital Transformation event 29 feb - EuroSys
Virtual Deep-Dive: Citrix Xen Server
PowerCLI & Onyx
VMworld 2013: vSphere Upgrade Series Part 1: vCenter Server
RHT Upgrading to vSphere 5
VMworld 2013: What's New in vSphere Platform & Storage
Hyper-V vNext
Секреты виртуализации - Windows Server 2012 Hyper-V
Veean Backup & Replication
xen server 5.6, provisioning server 5.6 — технические детали и планы на будущее
Backup virtual machines with XenServer 5.x
Nashville VMUG Keynote April 8 2015 - vSphere 6
vSphere APIs for performance monitoring
XPDS16: Hypervisor-based Security: Vicarious Learning via Introspektioneerin...
Inf bco2891 release candidate v11 copy
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
Citrix XenServer 5.5 Troubleshooting
Advanced performance troubleshooting using esxtop
Ad

Viewers also liked (14)

PDF
Global Automotive Sensors Market with Special Focus on MEMS Sensors
PDF
Recurso Extraordinário 842.828
PPTX
Kirjautumisohjeet PaikkaOpin kartta-alustalle ja käyttäjänhallintaan
PDF
PPTX
English writing review
PDF
El ISR en las nóminas
DOCX
Linea del tiempo
PPTX
Agenzie Informagiovani
PPTX
Costos financieros
PDF
Reformas Al Codigo Fiscal
PPTX
Презентация RDS & App-V, VDI
PDF
Marquard & Bahls Value Chain
PPTX
IDEAS PARA UN EXCELENTE DEBATE
Global Automotive Sensors Market with Special Focus on MEMS Sensors
Recurso Extraordinário 842.828
Kirjautumisohjeet PaikkaOpin kartta-alustalle ja käyttäjänhallintaan
English writing review
El ISR en las nóminas
Linea del tiempo
Agenzie Informagiovani
Costos financieros
Reformas Al Codigo Fiscal
Презентация RDS & App-V, VDI
Marquard & Bahls Value Chain
IDEAS PARA UN EXCELENTE DEBATE
Ad

Similar to Windows Server «10»: Что нового в виртуализации (20)

PDF
Emad Younis - Keynote
PPTX
Server 2016 sneak peek
PPTX
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
PDF
VMworld 2014: vCenter Server Architecture and Deployment Deep Dive
PDF
Upgrading from WinS 2008/2008 R2 to WinS 2012
PPTX
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
PDF
VMworld 2013: vSphere Web Client - Technical Walkthrough
PPTX
OpenStack Summit 2013 Hong Kong - OpenStack and Windows
PDF
VMworld 2013: What's New in VMware vSphere?
PPTX
Server virtualization 2
PDF
VMworld 2013: vCenter Deep Dive
PDF
Nicolas Vazquez - Open vSwitch with DPDK on CloudStack
PPTX
Whats new v sphere 6
PDF
Nordic VMUG User Conference 2014 - Design VMware vCenter Server
PPTX
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
PDF
VMworld 2013: Keep it Simple and Integrated - Out-of the Box Cross-System Aut...
PPTX
Microsoft Server Virtualization and Private Cloud
PPTX
Intro to Deploying and administering server virtualization with Hyper-V and S...
PPTX
Server Virtualization using Hyper-V
PPTX
E2EVC SCVMM-Mania
Emad Younis - Keynote
Server 2016 sneak peek
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
VMworld 2014: vCenter Server Architecture and Deployment Deep Dive
Upgrading from WinS 2008/2008 R2 to WinS 2012
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2013: vSphere Web Client - Technical Walkthrough
OpenStack Summit 2013 Hong Kong - OpenStack and Windows
VMworld 2013: What's New in VMware vSphere?
Server virtualization 2
VMworld 2013: vCenter Deep Dive
Nicolas Vazquez - Open vSwitch with DPDK on CloudStack
Whats new v sphere 6
Nordic VMUG User Conference 2014 - Design VMware vCenter Server
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2013: Keep it Simple and Integrated - Out-of the Box Cross-System Aut...
Microsoft Server Virtualization and Private Cloud
Intro to Deploying and administering server virtualization with Hyper-V and S...
Server Virtualization using Hyper-V
E2EVC SCVMM-Mania

More from Виталий Стародубцев (13)

PPTX
Технологии работы с дисковыми хранилищами и файловыми системами Windows Serve...
PPTX
Storage spaces direct webinar
PPTX
FirstLook: Экзамен 70-333 и 70-334 (на основе курсов 20333, 20334)
PPTX
Обзор администрирования и подготовка к сертификации по Office 365
PPTX
Файловая система ReFS в Windows Server 2012/R2 и её будущее в vNext
PPTX
Будущее Directory Services (в облаках)
PPTX
APP-V 5.0 Service Pack 3, виртуализация Microsoft Office
PDF
Аренда класса
PPTX
Подготовка к Экзамену Microsoft 70-411 (MCSA: Windows Server 2012)
PPTX
Подготовка к Экзамену Microsoft 70-410 с А. Кибкало
PPTX
Windows Server 2012 R2! Что нового в Hyper-V?
PPTX
System Center 2012 Operations Manager + SP1
PPTX
Advanced Directory Services Windows Server 2012
Технологии работы с дисковыми хранилищами и файловыми системами Windows Serve...
Storage spaces direct webinar
FirstLook: Экзамен 70-333 и 70-334 (на основе курсов 20333, 20334)
Обзор администрирования и подготовка к сертификации по Office 365
Файловая система ReFS в Windows Server 2012/R2 и её будущее в vNext
Будущее Directory Services (в облаках)
APP-V 5.0 Service Pack 3, виртуализация Microsoft Office
Аренда класса
Подготовка к Экзамену Microsoft 70-411 (MCSA: Windows Server 2012)
Подготовка к Экзамену Microsoft 70-410 с А. Кибкало
Windows Server 2012 R2! Что нового в Hyper-V?
System Center 2012 Operations Manager + SP1
Advanced Directory Services Windows Server 2012

Recently uploaded (20)

PDF
Insiders guide to clinical Medicine.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Pharma ospi slides which help in ospi learning
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
Open Quiz Monsoon Mind Game Prelims.pptx
PDF
01-Introduction-to-Information-Management.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Basic Mud Logging Guide for educational purpose
PDF
Pre independence Education in Inndia.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
master seminar digital applications in india
PDF
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
PDF
The Final Stretch: How to Release a Game and Not Die in the Process.
Insiders guide to clinical Medicine.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Pharma ospi slides which help in ospi learning
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
O7-L3 Supply Chain Operations - ICLT Program
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
TR - Agricultural Crops Production NC III.pdf
Open Quiz Monsoon Mind Game Prelims.pptx
01-Introduction-to-Information-Management.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Cell Structure & Organelles in detailed.
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Basic Mud Logging Guide for educational purpose
Pre independence Education in Inndia.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
master seminar digital applications in india
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
The Final Stretch: How to Release a Game and Not Die in the Process.

Windows Server «10»: Что нового в виртуализации

  • 1. WINDOWS SERVER “10”: ЧТО НОВОГО В ВИРТУАЛИЗАЦИИ A. Kibkalo
  • 2. ROLLING CLUSTER UPGRADES • No new hardware • No downtime • Roll-back if needed
  • 3. VM CONFIGURATION CHANGES • New virtual machine configuration file • Binary format for performance and scale (in Replica mostly, due to IOPS storms) • Resilient logging for changes • New file extensions • .VMCX and .VMRS
  • 4. NEW VM UPGRADE PROCESS • In Windows Server 2012 R2: • Hyper-V automatically upgrades VM configuration • No ability to roll-back the process • No way to import VM to previous systsems
  • 5. NEW VM UPGRADE PROCESS • In Windows Server Technical Preview: • Hyper-V doesn’t automatically upgrade VMs • Manual process, separate from upgrading host • No new features before upgrade, but.. • Live Migration to previous systems supported • Snapshots and export supported
  • 6. NEW VM UPGRADE PROCESS • In Windows Server Technical Preview: • PowerShell process only • New cmdlet: Update-VMConfigurationVersion • Can be done online and simultaneously
  • 7. VM SERVICING CHANGES • In Windows Server 2012 R2: • VM drivers (Integration Services) updated with host release • Required for VM drivers to match the host version • Drivers shipped with host
  • 8. VM SERVICING CHANGES • In Windows Server Technical Preview: • VM drivers (Integration Services) updated when needed • Require lstest available drivers for guest system • Drivers delivered directly to guest from Windows Update • Meaning: • No VM drivers inside Windows Server Technical Preview • No update button in Hyper-V Manager
  • 9. SECURE BOOT SUPPORT FOR LINUX • Kernel code integrity protectors for Linux guests • Works with: • Ubuntu 14.04+ • SUSE Linux Enterprise Server 12 • Need to change the security template • Can be done via: • Set-VMFirmware “Ubuntu” –SecureBootTemplate MicrosoftUEFICertificateAuthority
  • 10. DISTRIBUTED STORAGE QOS • In Windows Server 2012 R2: • Introduced an ability to limit maximum IOPs per disk • In Windows Server Technical Preview: • Define IOPs reserves for virtual disks • Define IOPs reserves and limits for group of VMs/disks
  • 11. KNOWN TECH PREVIEW BUG 1 • Error applying Hard drive changes: • When storing VHDs on SMB share • Already fixed in later builds • Can be fixed in TP via: • Reg add “HKLMSystemCurrentControlSetControlLsaKerberosParameters /v DevicePKinitEnabled /t REG_DWORD /d 0”
  • 12. ENHANCED HYPER-V BACKUP • New architecture to improve scale, reliability and performance • Decouples backups of VMs from backing up the underlying storage • No longer dependent on hardware snapshots, but still able to take advantage of hardware capabilities
  • 13. BUILT-IN CHANGE TRACKING FOR BACKUP • Current backup systems implement kernel level file system filters • Difficult for backup partners to follow service packs and upgrades • Lowers the reliability of Hyper-V • In Windows Server Technical Preview • Effective change tracking for backups is now a part of platform
  • 14. PRODUCTION CHECKPOINTS • Delivering same checkpoint experience, as in Windows Server 2012 R2 but now fully supported for production environments • Uses VSS instead of Saved State to create a checkpoint • Restoring is now just like restoring from backup
  • 15. REPLICA SUPPORT FOR HOT ADD VHDX • When you add a disk to a replicated VM, it’s added to replication • No extra configuration needed
  • 16. DYNAMIC MEMORY RESIZE • For Windows Server Technical Preview guests you can now increase and decrease the amount of static memory, assigned to a running VM
  • 17. HOT ADD/REMOVE NETWORK ADAPTERS • Network adapters can be added to Gen2 VMs. Finally!
  • 18. NETWORK ADAPTER IDENTIFICATION • You can name individual network adapters in VM configuration… - and see that name inside the guest system! • PowerShell on host: • Add-VMNetworkAdapter –VMName “TestVM” – SwitchName “MySwitch” – name “Alex” | Set-VMNetworkAdapter – DeviceNaming on • PowerShell in guest: • Get-NetAdapterAdvancedProperty | ?{$_.DisplayName –eq “Hyper-V Network Adapter Name”} | Select Name, DisplayValue
  • 19. HYPER-V MANAGER IMPROVEMENTS • Connecting via WinRM instead of WMI (easy Firewalls) • Support for alternate credentials (requires CredSSP on server and client) • Connect via IP address • Able to manage WS2012, WS2012R2 and vNext TP hosts from one console
  • 20. KNOWN TECH PREVIEW BUG 2 • I can’t see any machines in Hyper-V Manager! • Solution: • Get-VM | ?{$_.heartbeat –eq “OKApplicationsUnknown”} DisableVMIntegrationService “Heartbeat”
  • 21. HYPERVISOR POWER MANAGEMENT • Updated power management model • Connected Standby works!
  • 22. HYPER-V CLUSTER MANAGEMENT • A single view to Hyper-V Cluster via WMI: • “Just one Hyper-V Server” • Can enumerate VMs and receive Live Migration notifications • RootHyperVClusterv2
  • 23. ???