Commands for setting the HA mode
There are specific ONTAP commands for setting the HA mode. The system must be physically configured for HA before HA mode is selected. A reboot is required to implement the mode change.
| If you want to... | Use this command... |
|---|---|
| Set the mode to HA | storage failover modify -mode ha -node nodename |
| Set the mode to non-HA | storage failover modify -mode non_ha -node nodename Note You must disable storage failover before disabling HA mode. |
Give documentation feedback