What's new in System Center Virtual Machine Manager
Important
This content has been retired and may not be updated in the future. The product, service, or technology mentioned in this content is no longer supported.
This article details the new features supported in System Center 1801 - Virtual Machine Manager (VMM).
What's new in System Center 1801 - Virtual Machine Manager
See the following sections for detailed information about the new features supported in VMM 1801.
Compute
Nested virtualization
VMM supports Nested Virtualization feature that allows you to run Hyper-V inside a Hyper-V virtual machine. In other words, with nested virtualization, a Hyper-V host itself can be virtualized. Nested virtualization can be enabled out-of-band by using PowerShell and Hyper-V host configuration.
You can use this functionality to reduce your infrastructure expense for development, test, demo, and training scenarios. This feature also allows you to use non-Microsoft virtualization management products with Microsoft hypervisor.
You can enable or disable the nested virtualization feature using SCVMM 1801. You can configure the VM as a Host in VMM and perform host operations from VMM on this VM. For example, VMM dynamic optimization considers a nested VM host for placement. Learn more.
Migration of VMware VM (EFI firmware-based VM) to Hyper-V VM
The current VMM migration for VMware VMs to Hyper-V only supports migration of BIOS-based VMs.
VMM 1801 release enables migration of EFI based VMware VMs to Hyper-V generation 2 VMs. VMware VMs that you migrate to Microsoft Hyper-V platform can take advantage of the Hyper-V generation 2 features.
As part of this release, the Convert Virtual machine wizard enables the VM migration based on the firmware type (BIOS or EFI), selects and defaults the Hyper-V VM generation appropriately: Learn more.
- BIOS-based VMs are migrated to Hyper-V VM generation 1.
- EFI-based VMs are migrated to Hyper-V VM generation 2.
We've also made improvements in the VMware VM conversion process that makes the conversion up to 50% faster.
Performance improvement in host refresher
The VMM 1801 host refresher has undergone certain updates for performance improvement.
With these updates, in scenarios where the organization is managing a large number of hosts and VMs with checkpoints – you would be able to observe significant and noticeable improvements in the performance of the job.
In our lab with VMM instances managing 20 hosts - each host managing 45-100 VMs, we've measured up to 10X performance improvement.
Enhanced console session in VMM
Console connect in VMM provides an alternative way to remote desktop to connect to the VM. This is most useful when the VM doesn't have any network connectivity or want to change network configuration that could break the network connectivity. Currently, the current console connect in VMM supports only basic session where clipboard text can only be pasted through Type Clipboard Text menu option.
VMM 1801 supports enhanced console session that enables Cut (Ctrl + X), Copy (Ctrl + C), and Paste (Ctrl + V) operations on the ANSI text and files available on the clipboard, thereby copy/paste commands for text and files are possible from and to the VM. Learn more.
Storage
Improvement in VMM storage QoS
Storage Quality of Service (SQoS) provides a way to centrally monitor and manage storage performance for virtual machines using Hyper-V and the Scale-Out File Server (SOFS) roles. The feature automatically improves storage resource fairness between multiple VMs using the same cluster and allows policy-based performance goals.
VMM 1801 supports the following improvements in SQoS:
- Extension of SQoS support beyond S2D - You can now assign storage QoS policies to storage area networks (SAN). Learn more.
- Support for VMM private cloud - storage QoS policies can now be consumed by the VMM cloud tenants. Learn more.
- Availability of storage QoS policies as templates - You can set storage QoS policies through VM templates. Learn more.
Networking
Configuration of guest clusters in SDN through VMM
With the advent of the software defined network (SDN), in Windows Server 2016 and System Center 2016, the configuration of guest clusters has undergone some change.
With the introduction of the SDN, VMs that are connected to the virtual network using SDN are only permitted to use the IP address that the network controller assigns for communication. The SDN design is inspired by Azure networking design, supports the floating IP functionality through the Software Load Balancer (SLB), like Azure networking.
VMM 1801 release also supports the floating IP functionality through the Software Load Balancer (SLB) in the SDN scenarios. VMM 1801 supports guest clustering through an Internal Load Balancer (ILB) VIP. The ILB uses probe ports, which are created on the guest cluster VMs to identify the active node. At any given time, the probe port of only the active node responds to the ILB and all the traffic directed to the VIP is routed to the active node. . Learn more.
Configuration of SLB VIPs through VMM service templates
SDN in Windows 2016 can use Software Load Balancing (SLB) to evenly distribute network traffic among workloads managed by service provider and tenants. VMM 2016 currently supports deployment of SLB Virtual IPs (VIPs) using PowerShell.
With VMM 1801, VMM supports configuration of SLB VIPs while deploying multi-tier application by using the service templates. Learn more.
Configuration of encrypted VM networks through VMM
VMM 1801 supports encryption of VM networks. Using the new encrypted networks feature, end-to-end encryption can be easily configured on VM networks by using the Network Controller (NC). This encryption prevents traffic between two VMs on the same network and same subnet, from being read and manipulated.
The control of encryption is at the subnet level and encryption can be enabled/disabled for each subnet of the VM network. Learn more.
Security
Support to Linux shielded VM
Windows Server 2016 introduced the concept of a shielded VM for Windows OS-based VMs. Shielded VMs provide protection against malicious administrator actions both when VM’s data is at rest or an untrusted software is running on Hyper-V hosts.
With Windows Server 1709, Hyper-V introduces support for provisioning Linux shielded VMs and the same has been extended to VMM 1801. Learn more.
Configuration of fallback HGS
Being at the heart of providing attestation and key protection services to run shielded VMs on Hyper-V hosts, the host guardian service (HGS) should operate even in situations of disaster. Windows Server 1709 added support for fallback HGS.
Using VMM 1801, a guarded host can be configured with a primary and a secondary pair of HGS URLS (an attestation and key protection URI). This capability enables scenarios such as guarded fabric deployments spanning two data centers for disaster recovery purposes, HGS running as shielded VMs, etc.
The primary HGS URLs will always be used in favor of the secondary. If the primary HGS fails to respond after the appropriate timeout and retry count, the operation will be reattempted against the secondary. Subsequent operations will always favor the primary; the secondary will only be used when the primary fails. Learn more.
Azure Integration
Management of Azure Resource Manager-based and region-specific Azure subscriptions
Currently, the VMM Azure plugin supports only classic virtual machines (VMs) and global Azure regions.
VMM 1801 supports management of Azure Resource Manager based VMs, Microsoft Entra ID-based authentication that is created by using the new Azure portal and region-specific Azure subscriptions (namely, Germany, China, US Government Azure regions). Learn more.