1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.. _str: https://docs.python.org/2/library/stdtypes.html
.. _string: ../../str
.. _vim.fault.VmFaultToleranceIssue: ../../vim/fault/VmFaultToleranceIssue.rst
vim.fault.NoHostSuitableForFtSecondary
======================================
:extends:
`vim.fault.VmFaultToleranceIssue`_
The NoHostSuitableForFtSecondary fault is thrown when the system is unable to find a suitable host for the Fault Tolerance secondary virtual machine. This fault can be thrown when Virtual Center is trying to place or power on a Fault Tolerance Secondary, in both DRS or non-DRS cases.
Attributes:
vm (`str`_)
vmName (`str`_)
|