VmFaultToleranceConfigIssueReasonForIssue_enum
Possible values:
haNotEnabled
: HA is not enabled on the clustermoreThanOneSecondary
: There is already a secondary virtual machine for the primary virtual machinerecordReplayNotSupported
:Deprecated as of vSphere API 6.0.
The virtual machine does not support record/replay.
Vm::Capability.RecordReplaySupported is false.
replayNotSupported
:Deprecated as of vSphere API 6.0.
It is not possible to turn on Fault Tolerance on this powered-on VM.
The support for record/replay should be enabled or Fault Tolerance turned on, when this VM is powered off.
templateVm
: The virtual machine is a templatemultipleVCPU
: The virtual machine has more than one virtual CPUhostInactive
: The host is not activeftUnsupportedHardware
: The host ftSupported flag is not set because of hardware issuesftUnsupportedProduct
: The host ftSupported flag is not set because of it is a VMware Server 2.0missingVMotionNic
: No VMotion license or VMotion nic is not configured on the hostmissingFTLoggingNic
: FT logging nic is not configured on the hostthinDisk
: The virtual machine has thin provisioned disksverifySSLCertificateFlagNotSet
: The "check host certificate" flag is not sethasSnapshots
: The virtual machine has one or more snapshotsnoConfig
: No configuration information is available for the virtual machineftSecondaryVm
: The virtual machine is a fault tolerance secondary virtual machinehasLocalDisk
: The virtual machine has one or more disks on local datastoreesxAgentVm
: The virtual machine is an ESX agent VMvideo3dEnabled
: The virtual machine video device has 3D enabledhasUnsupportedDisk
: The virtual machine has a virtual disk with unsupported backing typeinsufficientBandwidth
: FT logging nic does not have desired bandwidthhasNestedHVConfiguration
: The host does not support fault tolerant VM with nested HV or VBS enabled.hasVFlashConfiguration
: The virtual machine has a vFlash memory device or/and disks with vFlash cache configured.unsupportedProduct
: VMware product installed on the host does not support fault tolerancecpuHvUnsupported
: Host CPU does not support hardware virtualizationcpuHwmmuUnsupported
: Host CPU does not support hardware MMU virtualizationcpuHvDisabled
: Host CPU is compatible for replay-based FT, but hardware virtualization has been disabled in the BIOS.hasEFIFirmware
: The virtual machine firmware is of type EFItooManyVCPUs
: The host does not support fault tolerance virtual machines with the specified number of virtual CPUs.tooMuchMemory
: The host does not support fault tolerance virtual machines with the specified amount of memory.unsupportedPMemHAFailOver
: Virtual Machine with Pmem HA Failover is not supportedSince: vSphere API Release 7.0.2.0