Skip to main content
StorageGRID Appliances

Power SG6000-CN controller off and on

Contributors netapp-perveilerk netapp-pcarriga

You can shut down the SG6000-CN controller and power it back on to perform maintenance.

Shut down SG6000-CN controller

Shut down the SG6000-CN controller to perform hardware maintenance.

Before you begin
About this task

To prevent service interruptions, confirm that all other Storage Nodes are connected to the grid before shutting down the controller or shut down the controller during a scheduled maintenance window when periods of service disruption are acceptable. See the information about monitoring node connection states.

Caution If you have ever used an ILM rule that creates only one copy of an object, you must shut down the controller during a scheduled maintenance window. Otherwise, you might temporarily lose access to those objects during this procedure.
See information about managing objects with information lifecycle management.
Steps
  1. Shut down the SG6000-CN controller.

    Caution You must perform a controlled shut down of the appliance by entering the commands specified below. It is a best practice to perform a controlled shutdown when possible to avoid unnecessary alerts, ensure full logs are available, and avoid service disruptions.
    1. If you have not already logged into the grid node, log in using PuTTY or another ssh client:

      1. Enter the following command: ssh admin@grid_node_IP

      2. Enter the password listed in the Passwords.txt file.

      3. Enter the following command to switch to root: su -

      4. Enter the password listed in the Passwords.txt file.

        When you are logged in as root, the prompt changes from $ to #.

    2. Shut down the SG6000-CN controller:
      shutdown -h now

      This command might take up to 10 minutes to complete.

  2. Use one of the following methods to verify that the SG6000-CN controller is powered off:

    • Look at the blue power LED on the front of the controller and confirm that it is off.

      SG6060 front panel power LED - off
    • Look at the green LEDs on both power supplies in the rear of the controller and confirm that they blink at a regular rate (approximately one blink per second).

      SG6060 rear panel power LED
    • Use the controller BMC interface:

      1. Access the controller BMC interface.

      2. Select Power Control.

      3. Verify that the Power Actions indicates that the host is currently off.

        BMC Power control page - controller off

Power on SG6000-CN controller and verify operation

Power on the controller after completing maintenance.

Before you begin
Steps
  1. Power on the SG6000-CN controller and monitor the controller LEDs and boot-up codes using one of the following methods:

    • Press the power switch on the front of the controller.

      SG6060 front panel power LED - off
    • Use the controller BMC interface:

      1. Access the controller BMC interface.

      2. Select Power Control.

      3. Select Power On Server and then select Perform Action.

        Power on controller from BMC

        Use the BMC interface to monitor start-up status.

  2. Confirm that the appliance controller displays in the Grid Manager and with no alerts.

    It might take up to 20 minutes for the controller to display in the Grid Manager.

  3. Confirm that the new SG6000-CN controller is fully operational:

    1. Log in to the grid node using PuTTY or another ssh client:

      1. Enter the following command: ssh admin@grid_node_IP

      2. Enter the password listed in the Passwords.txt file.

      3. Enter the following command to switch to root: su -

      4. Enter the password listed in the Passwords.txt file.

        When you are logged in as root, the prompt changes from $ to #.

    2. Enter the following command and verify that it returns the expected output:
      cat /sys/class/fc_host/*/port_state

      Expected output:

      Online
      Online
      Online
      Online

      If the expected output is not returned, contact technical support.

    3. Enter the following command and verify that it returns the expected output:
      cat /sys/class/fc_host/*/speed

      Expected output:

      16 Gbit
      16 Gbit
      16 Gbit
      16 Gbit

      If the expected output is not returned, contact technical support.

    4. From the Nodes page in Grid Manager, make sure that the appliance node is connected to the grid and does not have any alerts.

      Caution Don't take another appliance node offline unless this appliance has a green icon.
  4. Optional: Install the front bezel, if one was removed.