ha node leave

Prev Next

Removes the secondary node from the cluster using the CLI of the secondary node.

Syntax

ha node leave

Parameters

None

Example

The following example removes node2 from the cluster while it is online. The two show commands confirm that the cluster is no longer formed, because it has only one member. (The node is still displayed in a cluster configuration, because it has the Central Management System HA feature enabled. It can be converted to a standard, or non-HA, Central Management System appliance as described in the Central Management System High Availability Guide.)

node2 (config) # ha node leave
Please type YES to confirm leave: YES
Cluster leaving has started
Please check the status with CLI 'show ha configuration'.
node2 (config) # show ha configuration
...
Cluster Communications:
  
  Default Interface:   ether1
     Enabled:          yes
     Members:          10.11.121.18/node2,
  ...
node2 (config) # show ha members all
node2

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.