ha engine reset cluster-config

Prev Next

Resets the cluster configuration to the factory default cluster settings and removes the node from the cluster.

Note

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

Syntax

ha engine reset cluster-config

Parameters

None

Example

The following example stops the cluster engine on node2, which allows you to stop the cluster engine on the primary node (node1). It then resets the default settings for node1. In this example, the fe_address resource agent, which was explicitly enabled, becomes disabled (the default state).

node2 (config) # ha engine stop
node1 (config) # ha engine stop
node1 (config) # ha engine reset cluster-config
Type 'YES' to confirm HA engine configuration reset: YES
success
CM HA configure reset is initiated.
Please wait for 'stopped' status with CLI 'show ha status'.
node1 (config) # show ha status
...
node1 (config) # show ha configuration
CMS HA Cluster Settings: 
   ...
   Cluster Resources:
      ...
         fe_address enabled:         no

...
node1 (config) # write memory

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, including how to convert a node to a standard (non-HA) Central Management System appliance, see the Central Management System High Availability Guide.