Introducing VMware vSphere 7 features, updates | TechTarget (2024)

On April 2, 2020, VMware released its general availability of vSphere 7, which embeds containers and Kubernetes into the platform, and it enables IT administrators to run existing enterprise applications in vSphere. These updates address several issues found within vSphere, such as those pertaining to lifecycle management, security, performance and resiliency.

Some specific vSphere 7 features that VMware enhanced include Lifecyle Manager, Identity Federation, vSAN, DRS, and content libraries and templates.

In addition, one of the major enhancements of vSphere 7 is the integration with Kubernetes, which enables admins to run containerized workloads on vSphere with Kubernetes. However, this feature is only available in the edition of vSphere that comes with VMware Cloud Foundation.

Updates to Lifecycle Manager

The updated Lifecycle Manager in VMware vSphere 7 simplifies updating ESXi hosts and keeping those hosts compliant.

Lifecycle Manager replaces Update Manager, but admins still have the option to use Update Manager in vSphere 7 if needed. The image below shows which ESXi image admins can use to keep hosts compliant in Lifecycle Manager.

Introducing VMware vSphere 7 features, updates | TechTarget (1)

The Image Depot tab provides the feature to add and use vendor add-ons and components such as drivers. This is similar to what admins might use when setting up images for the Auto Deploy feature, which places hosts in a cluster boot with Preboot Execution Environment from the same image and, therefore, will all have the same consistent setup.

Though the updated Lifecycle Manager installs the software locally, it still provides the same functionality: ensure all hosts are based on the same image. The difference with Update Manager is that admins can choose a baseline image that only verifies installed patches. The base image and other drivers could vary between hosts in a cluster.

The image below shows a cluster that is being configured with an image used for the entire cluster. Once admins enable this, they can no longer use Update Manager and baselines.

Introducing VMware vSphere 7 features, updates | TechTarget (2)

Content libraries and templates

Content libraries have never been very popular with admins because they can be too hard to manage and keep up to date. Content libraries are practical to keeping templates synchronized between vCenter Servers, but updating templates in a content library was never simple.

However, in vSphere 7, templates from a local library are now visible in the vCenter inventory and the system can use them directly from there. As a result, there is no need for admins to navigate to the content library first to deploy a new VM. But what's even more important is that admins can check out a template from the library to apply an update and once the update is complete, they can check the template back in.

For example, the image below shows a template named Linux-Web that was checked out to a VM named Linux-Web-v2. That VM can now be powered on, updated and then checked back into the content library. With the existing library synchronization, subscribed libraries will also receive the updated template.

Introducing VMware vSphere 7 features, updates | TechTarget (3)

Content library synchronization was not configurable in previous versions of vSphere, but vSphere 7 has an advanced configuration option that enables admins to change the synchronization settings.

Identity federation and authentication

Until now, vSphere admins have been using the Platform Services Controller to connect their environments to Active Directory (AD) or other Lightweight Directory Access Protocol directories. This is still possible in vSphere 7, but a new approach is to use Identity Federation. However, admins can only use Identity Federation with the Active Directory Federation Services (ADFS).

Introducing VMware vSphere 7 features, updates | TechTarget (4)

The image above shows where admins can navigate to Single Sign-On and configure Identity Provider to point to ADFS.

Introducing VMware vSphere 7 features, updates | TechTarget (5)

This setup uses OpenID OIDC and OAUTH2 as protocols to change the login process as described in the diagram to the left. For example, admins connect to the vCenter Server to log in to the vSphere Client. The login is then redirected to the Identity Provider that authenticates admins logging in.

Once authenticated, the system generates a token used to access the vSphere Client.

The benefit of this setup compared to previous Single Sign-On techniques is that admins can now consume any multifactor authentication methods configured for AD and ADFS.

Enhancements to vSAN

Several technical improvements have been made for storage support in vSphere 7, such as hot plug support for non-volatile memory express devices and for capacity disks up to 32 TB. In addition, VMware introduced a new feature in vSAN known as File Services.

With File Services, admins can now access the vSAN Datastore via Network File System, which enables admins who can work as NFS clients to consume storage from their vSAN cluster. For this to work, admins must deploy a VM on every host in their vSAN-enabled cluster. These VMs can then communicate with the VMkernel to gain access to the distributed file system.

Though, theoretically, any NFS client can connect to the network with the help of File Services, even an ESXi host, that's not what it's there for. Cloud-native applications that have a large number of containers connecting to a single volume can especially benefit from this feature of centrally storing files on a vSAN-enabled cluster.

Improvements to DRS

VMware's DRS service has seen new features in previous releases of vSphere, but the engine didn't really change in vSphere 7. In previous versions of vSphere, migration recommendations were made every five minutes based on the load of all ESXi hosts in a cluster.

In vSphere 7, the recommendations are now based on a VM DRS score that calculates by the minute. Metrics such as CPU ready time and swapping are taken into consideration to determine if a VM is experiencing resource contention and, if so, whether there are other hosts in the cluster containing more resources available to run the VM.

Another improvement VMware made to DRS is scalable shares. A problem that many admins didn't even know they had was that using shares on resource pools with an unbalanced number of VMs could lead to unexpected results. Many would, therefore, shy away from using resource pools at all. However, in some cases resource pools were useful.

For example, when a resource pool with low shares contains a single VM and a resource pool with high shares contains 10 VMs, then vSphere assigns those resources to the resource pools based on the shares' value. However, if 10 virtual machines are sharing resources from an 8,000-shares pool and a single VM uses resources from a 2,000-shares pool, then the VM using the 2,000-share pool is better off.

In vSphere 7, admins can now change this behavior on the cluster level, as shown in the image below.

Introducing VMware vSphere 7 features, updates | TechTarget (6)

However, if admins don't require this behavior for all resource pools in the cluster, then they can enable it on a per-resource pool level, as shown in the image below.

Introducing VMware vSphere 7 features, updates | TechTarget (7)
Introducing VMware vSphere 7 features, updates | TechTarget (2024)

FAQs

What is the new feature introduced in vSphere 7? ›

You can only configure the new virtual hardware on vSphere 7.0. Its two most important new features are: Virtual Watchdog Timer enables guest monitoring within clusters. This feature is particularly useful for Microsoft clustered applications, but it also benefits other cluster applications such as databases.

What are the features of vSphere 7 update 2? ›

vSphere 7.0 Update 2 – Key Improvements and New Features
  • Support for New NVIDIA GPUs.
  • Optimizations for AMD Processors.
  • Support for High-Speed Network Adapters.
  • Support for USB Network Adapters.
  • Improvements for Running Containers.
  • A Higher Level of Security.
  • Precision Time for Windows.
  • Configuration Changes.
Jun 1, 2023

How do I update ESXi 7 vSphere? ›

If the ESXi host is deployed by using vSphere Auto Deploy, you can use vSphere Auto Deploy to reprovision the host with a 7.0 image. Use the vSphere Lifecycle Manager. You can upgrade interactively by using an ESXi installer ISO image on a CD, DVD, or USB flash drive or by network booting the installer.

Why should I upgrade to vSphere 7? ›

VMware vSphere 7 delivers key capabilities to enable IT organizations to address key trends that are placing demands on IT infrastructure: Explosive growth in quantity and variety of applications, from business-critical apps to new intelligent workloads. Rapid growth of hybrid cloud environments and use cases.

Which of the following new features are offered in the latest update of vSphere? ›

Some specific vSphere 7 features that VMware enhanced include Lifecyle Manager, Identity Federation, vSAN, DRS, and content libraries and templates. In addition, one of the major enhancements of vSphere 7 is the integration with Kubernetes, which enables admins to run containerized workloads on vSphere with Kubernetes.

What is new in vSphere 7 update 1? ›

With the vSphere 7U1 release, a vSphere cluster can now support a 50% higher number of hosts compared to the previous releases – up to 96 hosts per clusters. These capabilities allow customers to scale their infrastructure without compromise to meet the demands of modern applications.

Should I update ESXi or vCenter first? ›

Once your vCenter is up and running, you can proceed with upgrading the hosts from their old esxi version to the new version number. You just have to keep doing vCenter first then the ESXi. You can't have ESXi version number ahead of vCenter.

How do I update ESXi 7 with lifecycle manager? ›

Creating a Baseline
  1. Open you vSphere Web Client and navigate to Lifecycle Manager.
  2. In Lifecycle Manager go to Imported ISOs and click Import ISO.
  3. Click Browse and select your ISO image. ...
  4. Now go to Baselines, click New and choose Baseline.
  5. Type the name of your Baseline. ...
  6. Select imported ISO image. ...
  7. Summary and Finish.
Mar 13, 2023

How to update ESXi without vCenter? ›

Update Standalone ESXi Host
  1. Place the host in maintenance mode, enable SSH to your host, and log in. Right-click your host and select Enter Maintenance Mode. Select Manage > services. ...
  2. Log into the host via SSH. You can use putty, the terminal, or your favorite SSH client.
  3. Check the profile version you are running.

How long will vSphere 7 be supported? ›

VMware ESXi
ReleaseReleasedGeneral Support
7.04 years ago (02 Apr 2020)Ends in 11 months (02 Apr 2025)
6.76 years ago (17 Apr 2018)Ended 1 year and 6 months ago (15 Oct 2022)
6.57 years ago (15 Nov 2016)Ended 1 year and 6 months ago (15 Oct 2022)
6.09 years ago (12 Mar 2015)Ended 4 years ago (12 Mar 2020)
2 more rows
Nov 1, 2023

Do I need a new license for vSphere 7? ›

After you upgrade to ESXi 7.0, you must apply a vSphere 7 license. If you upgrade an ESXi host to a version that starts with the same number, you do not need to replace the existing license with a new one. For example, if you upgrade a host from ESXi 6.5 to 6.7, you can use the same license for the host.

What is VMware vSphere 7 essentials? ›

VMware vSphere Essentials Kits are for small businesses and combine virtualization for up to three physical servers with centralized management using VMware vCenter Server for Essentials.

What's new in vCenter Server 7? ›

New features in vCenter Server 7 including vCenter Server profiles, update planner, external PSC convergence, multi-homed NICs, and new VM template management and versioning provide great new capabilities as shown. Managing vSphere with vCenter Server 7 provides the best tools and management experience to date.

What's new in vSphere 7 update 3? ›

VMware has added support for dedicated witness host appliances for vSAN topologies in vSphere 7 U3. vSphere Lifecycle Manager (vLCM) now manages standalone vSAN witness nodes. You can use vLCM to patch the witness node and save time when patching vSAN clusters.

What is the difference between vSphere 7 and 8? ›

VMware vSphere 8.0 supports the latest Intel and AMD CPUs. Some limits have been increased in VMware vSphere 8 compared to VMware vSphere 7 U3: The number of vGPU devices is increased to 8. The number of ESXi hosts that can be managed by Lifecycle Manager is increased from 400 to 1,000.

What's new in vSphere 7.0 u2? ›

vSphere 7.0 Update 2 introduces a new Native Key Provider that is fully embedded within vCenter and clustered ESXi hosts. It allows out-of-the-box, data-at-rest-encryption and can leverage hardware TPM. Its implementation is quick and easy, while improving the overall security of the environment.

Top Articles
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 6223

Rating: 5 / 5 (50 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.