Skip to main content

Shutting down the controller

To shut down the degraded controller, you must determine the status of the controller and, if necessary, take over that controller so that the healthy controller continues to serve data for the degraded controller’s storage.

Before you begin

  • If you have a cluster with more than two controllers, check the health and Epsilon from advanced mode: cluster show -epsilon*

  • If the cluster is not in quorum or a controller that is not the degraded controller shows false for eligibility and health, correct the issue before proceeding to the next step.

  • If Epsilon resides in the degraded controller:
    1. Remove Epsilon from the degraded controller: cluster modify -node degraded_node -epsilon false

    2. Assign Epsilon to a healthy controller in the cluster: cluster modify -node healthy_node -epsilon true

  1. If the degraded controller is part of an HA pair, disable automatic giveback from the console of the healthy controller using the following command: storage failover modify -node local -auto-giveback false
  2. Take the degraded controller to the LOADER prompt by typing halt.
    If the degraded controller is displaying...Then...
    The LOADER promptGo to the next step.
    Waiting for giveback...

    Press Ctrl-C, and then respond y when prompted.

    System prompt or password promptTake over or halt the degraded controller:
    • For an HA pair, take over the degraded controller from the healthy controller: storage failover takeover -ofnode impaired_node_name

      When the degraded controller shows Waiting for giveback..., press Ctrl-C, and then respond y.

  3. Turn off the power supplies, and then unplug the degraded controller’s power cords from the power source.