A newer release of this product is available.
cluster ha modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify high-availability configuration of cluster management services
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The cluster ha modify
command enables or disables cluster high availability in a two-node cluster. Enable high availability when performing some procedures, such as replacing hardware.
This command is required to enable high availability if the cluster only has two nodes. Do not run this command in a cluster that has three or more nodes. |
Cluster high availability for two-node clusters differs from the storage failover technology used between two nodes for storage high availability. |
Parameters
[-configured {true|false}]
- HA Configured-
Use this parameter with the value
true
to enable high availability mode in the cluster. Use this parameter with the valuefalse
to disable high availability mode in the cluster.
Examples
The following example enables cluster high availability in a cluster.
cluster1::> cluster ha modify -configured true