Stops the cluster engine on a node.
Important
You cannot stop the cluster engine on the primary node if the secondary node is running. You must either stop the cluster engine on the secondary node first, or fail over to the secondary node, which changes the role of the primary node to secondary.
Syntax
ha engine stop
Parameters
None
Example
The following example stops the cluster engine on the secondary node. It monitors the status until the status is stopped, and then stops the cluster engine on the primary node.
node2 (config) # ha engine stop node2 (config) # show ha status ... Nodes Status Status: node1 node2 running stopped ... node1 (config) # ha engine stop ...
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: Before Release 6.4.0
Note
For more information about Central Management System HA, see the Central Management System High Availability Guide.