ha node <node> leave

Prev Next

Removes an offline secondary node from a cluster using the CLI of the primary node.

Syntax

ha node <node> leave

Parameters

node

The hostname of the secondary node.

Example

The following example removes node2 from the cluster using the primary node, because node2 is offline. The two show commands confirm that the cluster is no longer formed, because it has only one member.

node1 (config) # ha node node2 leave
Please type YES to confirm leave: YES
Node leaving has started
Please check the status with CLI 'show ha configuration'.
node1 (config) # show ha configuration
...
Cluster Communications:

  Default Interface:   ether1
     Enabled:          yes  
     Members:          10.11.121.13/node1,
  ....
node1 (config) # show ha members all
node1

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.