ha node failover auto

Prev Next

Configures whether the cluster should automatically fail over to the secondary node if a failover condition occurs. This feature is enabled by default. You can disable automatic failover and instead fail over manually after receiving notification of a failure. In a disaster recovery (DR) deployment, you typically disable automatic failover on the secondary node. You can also disable automatic failover for troubleshooting. Automatic failover can be enabled or disabled on both nodes, or enabled on one node and disabled on the other.

Note

This is a local configuration. It is performed from each node, and is applied to only that node.

Syntax

[no] ha node failover auto

Parameters

no

Disables automatic failover to the secondary node.

Example

The following example disables automatic failover on node2.

node2 (config) # no ha node failover auto
node2 (config) # show ha configuration
CMS HA Cluster Settings:
   ...
   Auto-failover:         no
   ...
...

User role

Admin

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Central Management System: Release 7.7.0

Note

For more information about Central Management System HA, see the Central Management System High Availability Guide.