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

The Virtual Machine is Running in monitor mode that is incompatible for Fault Tolerance – How to Fix

By Vladan SEGET | Last Updated: May 25, 2015

Shares

When doing a testing in my lab today I had this error saying “The Virtual Machine is Running in monitor mode that is incompatible for Fault Tolerance” – when wanting to activate VMware Fault Tolerance (FT) on one of my test VMs. The test VM it was a Windows 2012 R2 VM and I was using vSphere C# client. A quick search gave me the solution via one VMware KB.

The solution is simple and consists in changing a value on the VM's config and concerns a  CPU/MMU Virtualization option which is by default on “automatic”. VMware gives advices to change it to one of the other options. But there is no simple choice, but multiple choice radio buttons and it depends of the underlying host system, which gen CPU it runs etc..

Here is what was happening:

The virtual machine is running in a monitor mode that is incompatible for Fault Tolerance

How to change the default option Automatic to something else in the config file? The setting you need to change are the same but the way you change them varies depending if you're using vSphere client or vSphere Web Client.

If you're using vSphere Client

is just here: Right click a VM > Edit Setting > Options > CPU/MMU Virtualization

 CPU/MMU Virtualization option

If you're using vSphere web client

You shall look for the option here:

Right Click a VM > Virtual hardware > Click to expand the CPU section > CPU/MMU Virtualization

The virtual machine is running in a monitor mode that is incompatible for Fault Tolerance

In my case I did have to shut down the VM to change those options (obviously), but I did not have to vMotion the VM elsewhere (I have found that some users have reported that they had to do that).For me the third option worked for me fine and the option you can see above (Hardware CPU, Software MMU) through the vSphere Web client.

The vSphere 6 and FT brought 4 vCPUs for FT and so even “bigger VMs” in terms of CPUs can now be leveraged for FT protection. However when I tried to change the VM's CPU, to let's say 4 vCPU I have been receiving an error each time saying that:

the virtual machine has 4 virtual cpu and it is not supported for fault tolerance

like this.

the virtual machine has 4 virtual cpu and it is not supported for fault tolerance

Why was that How does FT works in vSphere 6.0?

Obviously I was using vSphere client (not web client) and it seems that this is the problem as vSphere 6 is able to leverage FT and 4vCPU VMs, but you must activate the FT through vSphere Web Client!

The steps to activate 4vCPU VM for FT in vSphere 6.0 looks like this:

Step 1 – change the number of vCPU from 1 to 4 and validate the choice. Restart the VM.

Step 2 – Select a datastore (different from the one where the curent vm is having its VMDKs) > browse for another datastore…

VMware FT with 4vCPU VMs

VMware FT with 4vCPU VMs

Step 3 – click finish to activate the FT…

VMware FT with 4vCPU VMs

Note that the VM's hardware does not need to be upgraded to the latest one for the operation to succeed. As you can see, my VM's hardware is “only” compatible up to vSphere 5.0 (vmx-08). To activate FT through vSphere client on vSphere 6.0 is the same for 1vCPU or 4 vCPU. I mean in both cases you are invited to use another datastore for the FT VM. It's because things has changed in vSphere 6.0 and FT is also using different technology than the FT present in vSphere 4.x or 5.x.

FT has 4vCPU VM support and 64 Gb of RAM per VM. The host limit with FT protected VMs is 4. From the networking perspective it’s required to have 10gig network as single FT protected VM will use 1gb (or a bit more) of network bandwidth. Here are all the features of FT in VMware vSphere 6.

FT Features:

  • 4vCPU VMs can be protected by FT
  • VMs with up to 64Gb of RAM
  • Up to 4 FT protected VMs per host
  • Hot configured FT possibility
  • Enhanced virtual disk format support
  • VADP support (can backup FT protected VMs now. Previously not possible)

The snapshot feature will however still remain. So no manual snapshots for VMs runing FT.

FT Storage – FT VMs will need to have a secondary storage! This is new as previously you could use the same storage (for primary and secondary VMs). It’s a hard requirement.

VMware vSphere 6 features - Fault tolerance

The details are resumed in this screen:

VMware vSphere 6 New features - Fault tolerance

The first resource which will gets exhausted by configuring VMs, it will be the network bandwidth. Concerning an overhead. Yes, there is an overhead. (more latency…). The best way is to try and see how it goes in your environment. If a protected VM runs out of bandwidth (or the storage is slower for one of the VMs) then the VM will slow down the protected VM so the secondary VM can keep up….

Check more how-to articles, news, videos and tutorials from my vSphere 6 Page.

Shares
Vote !

| Filed Under: Server Virtualization Tagged With: The Virtual Machine is Running in monitor mode that is incompatible for Fault Tolerance

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