ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • VVF 9 and VCF 9
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Windows Server 2025
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Default VM Compatibility Level in VMware vSphere 5.1

By Vladan SEGET | Last Updated: January 29, 2013

Shares

VMware vSphere 5.1 has introduced Virtual Hardware version 9 (vmx-09). With the latest hardware version, VMs can have up to 64 vCPU, 1Bt of RAM or hardware accelerated 3D graphics (VMware View only). Together with VHV (virtualized hardware virtualization) improvements and less reboot requirements (from the vmx-09 and onwards), the overall management of versioning of virtual hardware and VMware tools installed per VM, has been changed too. The Default VM Compatibility Level decides what version of virtual hardware is presented as default for the VMs running on your host (cluster)/datacenter.

The Default VM compatibility level is set at the cluster level or at the datacenter level. The compatibility level determines the virtual hardware available to the virtual machine. The virtual hardware corresponds to the physical hardware available on the host machine. You can schedule an upgrade of the compatibility level to make a virtual machine compatible with newer versions of ESXi running on the host.

Depending on your needs and the age of your hosts, which compatibility level they can provide, I imagine that setting will vary for each user individually. I would say that more people would be able to use rather the cluster level, than the datacenter level.

Default VM Compatibility Level will be set at the cluster level or at the datacenter level. Settings done through vSphere Web client: Hosts and clusters > right click cluster > All vCenter Actions > Edit Default VM Compatibility.

VM Compatiblity level in VMware vSphere 5.1

Once you set the default VM compatibility level, you can schedule upgrade of selected VMs which are running withing your cluster (datacenter). You can do it two ways:

1. Through the vSphere Client ( The Windows C++) – by selecting the VMs which you want to upgrade the virtual hardware, and then doing a right click > upgrade virtual hardware.

If you can't see the menu, than the VM is powered ON or the VM is running already the latest virtual hardware.  Note: As usually, you should make sure that you take a snapshot of your VM before or create a backup, in case something goes wrong and you want to go back.

Upgrade VM hardware - vSphere client

2. Through the new vSphere web client – you can then easily schedule the upgrade of the virtual hardware by selecting several VMs, and run the assistant, which enables you to schedule the process for running VMs. It means that the process of upgrade of the virtual hardware is scheduled and will be executed during the next reboot of those VMs.

While executing the assistant you'll get a warning concerning the backup of your VMs, that the process is irreversible etc…   And also you'll be able to select the VM compatibility level (ESXi 5.1, or lower ESXi 5.0, ESXi 4.X etc.. ), but the default level is presented first. That's the one you've setup at the cluster level.

Plan ahead, since the VM with the latest virtual hardware version won't be able to run on older hosts running ESXi 4.1 or 5.0. Or it might loose some of the functionality.

There is a VMware KB 1003746 which states exactly that:

A VMware product cannot power on a virtual machine with a virtual hardware version that is higher than what it supports.

Note: If a virtual machine is created on a VMware product that supports a given virtual hardware version and is then migrated to a VMware product that does not support this level of virtual hardware, it does not power on.

The initiation of VM hardware upgrade is done by selecting the VM (or one several VMs at the same time) > then through the menu All vSphere Actions > Schedule VM Compatibility wizard.

You can click to enlarge.

Upgrade VM hardware through vSphere Web Client

There is also an option where you can select Only upgrade after normal guest OS shutdown.  This option prevents the scheduled upgrade if there is a crash in that VM or any other problems, and the VM does not shut down or restarts normally.

If you're protecting your infrastructure with good backup software, you're sure that your backups are correct and you're able to restore, then you should be safe.

Hope it clears out some misunderstanding on the subject.

Update: The Virtual Hardware versions and VMware Tools table recap can be also found at the Free ESXi 5.1 reference poster, which is a free download.

Here is a screenshot from the Virtual Hardware Support table:

Screenshot from the ESXi 5.1 Reference Poster Download

Enjoy..-:)

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: Default VM Compatibility Level

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Michael Laggis says

    July 2, 2013 at 9:39 pm

    Is there a setting that will make hardware version 9 the default for the “Thick” vSphere Client. Currently the highest version when creating a new VM is 8. This is on an upgrade vCenter (5.0 to 5.1). All VM’s have been storage vMotioned to new VMFS 5 volumes and the older VMFS volumes have been unmounted and removed.

    • Vladan SEGET says

      July 2, 2013 at 10:43 pm

      No, this is default behaviour. But there is an easy workaround, since after you VM is created (not installed yet), do a right click and choose “Upgrade Virtual Hardware”. This will upgrade the VM to the latest version with virtual hardware version 9.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Why NordVPN is Your Must-Have for Business Security and Personal Freedom
  • Agentless Backup Solutions for XCP-ng Hypervisor: External Vendor Options
  • Vinchin Earns Acclaimed Recognition in Gartner Peer Insights 2025 Report
  • VMware vSphere 9 Standard and Enterprise Plus – Not Anymore?
  • Free Virtual Backup Appliance from StarWind – With Community Support (example configuration for ESXi and Veeam Backup)
  • VMware vSphere Foundation (VVF 9) and VMware Cloud Foundation (VCF 9) Has been Released
  • Veeam Backup & Replication 12.3.2 – patch critical vulnerabilities for your dataprotection environments
  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support
  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in