Skip to main content
ONTAP MetroCluster

Verifying the ha-config state of components

Contributors netapp-martyh netapp-driley netapp-folivia netapp-thomi netapp-aoife

In a MetroCluster IP configuration that is not preconfigured at the factory, you must verify that the ha-config state of the controller and chassis components is set to “mccip” so that they boot up properly. For systems received from the factory, this value is preconfigured and you do not need to verify it.

Before you begin

The system must be in Maintenance mode.

Steps
  1. Display the HA state of the controller module and chassis:

    ha-config show

    The controller module and chassis should show the value “mccip”.

  2. If the displayed system state of the controller is not “mccip”, set the HA state for the controller:

    ha-config modify controller mccip

  3. If the displayed system state of the chassis is not “mccip”, set the HA state for the chassis:

    ha-config modify chassis mccip

  4. Repeat these steps on each node in the MetroCluster configuration.