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
      • 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
    • 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

ESXi 6.0 Downgrade Options – lab time

By Vladan SEGET | Last Updated: October 30, 2018

Shares

If you're new to VMware or still learning, gaining experience this post might be your interest as I'll be talking about ESXi 6.0 downgrade options but also about the possibility to downgrade VMware infrastructure as a whole. It's not something that cannot be done, but some preparations must be done previously in order to be able to revert back to for example vSphere 5.5 version (or to 6.5 version if you have upgraded to 6.7), if that was the version you were running before your upgrade.

Reasons to revert back might be various – testing, lab, non-production clusters, learning experience etc etc… By now you should master the different ways of upgrading VMware ESXi and vCenter server. I have detailed it through few posts from the lab where you could learn how to do it through CLI, through a physical CD (if the server has CD/DVD drive) or via VMware Update manager (VUM). You can find those posts here:

  • Patch ESXi 5.5 to ESXi 6.0 – Lab Time  (via vSphere Upgrade bundle OR via ISO)
  • Upgrade ESXi with VMware Update Manager (VUM)

vCenter server upgrade (VCSA based):

  • How to Upgrade from VCSA 5.5 to 6.0 – Lab Time

Note you can also take granular backups of vCenter DB:

  • vSphere 6 – How To Backup vCenter 6 vPostgres Database On Windows
  • How to backup and restore vPostgres database on VCSA 6

The way to revert back to previous release is fairly easy for ESXi hosts. Let's say you have patched ESXi 5.5 to ESXi 6.0 and now you want to revert back.

Steps for ESXi Downgrade:

Step 1: During the boot sequence (after the BIOS init) hit Shift + R (Recovery mode).

Recover from unsuccessful ESXi 5.x upgrade

Step 2: You have the option to validate that you want to go back to the previous version (the version from which you were upgrading). You can hit Y to confirm…

Roll back unsuccessful ESXi 5.X upgrade

That's all. The server will boot the previous version – (5.5 in our example), the next boot. Note that you won't have the option to boot ESXi 6.0 anymore….

vCenter Server Downgrade options

If you have successfully migrated from vCenter Server 5.5 to vCenter server 6.0 the downgrade is not necessary if you have let's say some compatibility problems on your hosts. You can manage your hosts running ESXi 5.5 via vCenter 6.0.

If you still planning reverting back you have to think of it before upgrading. You need to backup or snapshot your vCenter server before you starting your upgrade to vCenter 6. Once you have your backup or snapshot, two options. Those option can possibly be used the way to keep a possibility for you that you might want to still having option, to fast forward and be on the v 6.0 vCenter server at later time):

Option 1. Stop your vCenter server 6 >  restore your vCenter server 5.5 via your backup software (you must give the VM a different name). Usually the backup products allows to restore vCenter if this isn't available (VDP does it, Veeam does it….)

Option 2. I assume that you took a snapshot of your vCenter Server. Create a clone of your vCenter server, so you will keep the possibility to use this VM for v 6.0 > Revert the snapshot you took before the upgrade.

Downgrade virtual hardware in VMware VMsWhat if I already upgraded some VMs to virtual hardware 11 (vmx-11)?

Well, in this case, depending if you have took a snapshot of your VM before you have upgraded to the vmx-11, you can revert back, but in fact there are 3 possible options:

1. Snapshot – You can revert back in case you took a snapshot before you upgraded the virtual machine hardware. Well this obviously not work if the VM has already been created in for example vmx-10 and you only want vmx-8….

2. Convert the VM – with VMware converter you have a possibility to specify which virtual hardware you want for the destination VM. Easy and without a risk as it's a cloning operation which does not alter the source disks.

Convert VM to downgrade virtual machine version

3. Create New VM – You can create new VM with let's say C# client and specify for example virtual hardware version 8. Then attach the existing virtual disk to that VM. Yes it's supported way, according to this VMware KB article.

Create New VM with desired virtual hardware and attach existing virtual disk

Then there are some unsupported ways to change the virtual hardware by editing the vmx file, but I won't list those, as it's unsupported.

Wrap up:

This is only the tip of the iceberg, as there might also be product incompatibility version involved as well. Let's say you run SRM, vCloud Director, vSphere Replication…. It's certainly worth to think twice before starting to upgrade your virtual infrastructure.

I'm not fan of upgrading and usually wait quite a time, then (if I have time) start to gather documentation, compatibility options. Dependency with other products I run at the client's side. Backup software… You get the picture.

For more tutorials check our vSphere 6.0 page or our Free Tools page for free tools destined for IT admins and virtualization engineers.

With that said I hope you liked this post. You may want to share it through your social media channels, re-tweet, etc? Don't forget to subscribe to our RSS feed, FB and Twitter !!

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: ESXi 6.0 Downgrade Options

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.

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

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

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