1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
.. _vim.host.Capability: ../../../vim/host/Capability.rst
.. _ftCompatibilityIssues: ../../../vim/host/Capability.rst#ftCompatibilityIssues
.. _vim.host.Capability.FtUnsupportedReason: ../../../vim/host/Capability/FtUnsupportedReason.rst
vim.host.Capability.FtUnsupportedReason
=======================================
Set of possible values for `ftCompatibilityIssues`_
:contained by: `vim.host.Capability`_
:type: `vim.host.Capability.FtUnsupportedReason`_
:name: haAgentIssue
values:
--------
missingFTLoggingNic
FT logging nic is not configured on the host
missingVMotionNic
VMotion nic is not configured on the host
haAgentIssue
Host does not have HA agent running properly
vMotionNotLicensed
No VMotion license
ftNotLicensed
Host does not have proper FT license
|