Skip to main content

Replace SGF6112 appliance

Contributors

You might need to replace the appliance if it is not functioning optimally or if it has failed.

Before you begin
  • You have a replacement appliance with the same part number as the appliance you are replacing.

  • You have labels to identify each cable that is connected to the appliance.

  • You have physically located the appliance.

About this task

The StorageGRID node will not be accessible while you replace the appliance. If the appliance is functioning sufficiently, you can perform a controlled shutdown at the start of this procedure.

Note If you are replacing the appliance before installing StorageGRID software, you might not be able to access the StorageGRID Appliance Installer immediately after completing this procedure. While you can access the StorageGRID Appliance Installer from other hosts on the same subnet as the appliance, you can't access it from hosts on other subnets. This condition should resolve itself within 15 minutes (when any ARP cache entries for the original appliance time out), or you can clear the condition immediately by purging any old ARP cache entries manually from the local router or gateway.
Steps
  1. Display the current configurations of the appliance and record them.

    1. Log in to the appliance to be replaced:

      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: run-host-command ipmitool lan print to display the current BMC configurations for the appliance.

  2. Shut down the appliance:

  3. If any of the network interfaces on this StorageGRID appliance are configured for DHCP, you may need to update the permanent DHCP lease assignments on the DHCP servers to reference the MAC addresses of the replacement appliance, to ensure the appliance is assigned the expected IP addresses. See Update MAC address references.

  4. Remove and replace the appliance:

    1. Label the cables and then disconnect the cables and any network transceivers.

      Important To prevent degraded performance, don't twist, fold, pinch, or step on the cables.
    2. Remove the failed appliance from the cabinet or rack.

    3. Note the position of the replaceable components (two power supplies, eight cooling fans, three NICs, and twelve SSDs) in the failed appliance.

      The twelve drives are in the following positions in the chassis (front of chassis with bezel removed shown):

      Fan locations
      Drive

      1

      HDD00

      2

      HDD01

      3

      HDD02

      4

      HDD03

      5

      HDD04

      6

      HDD05

      7

      HDD06

      8

      HDD07

      9

      HDD08

      10

      HDD09

      11

      HDD10

      12

      HDD11

    4. Transfer the replaceable components to the replacement appliance.

      Follow the maintenance instructions provided for reinstalling the replaceable components.

      Important If you wish to retain the data on the drives, be sure to insert the SSD drives into the same drive slots they occupied in the failed appliance. If you don't, the Appliance Installer will display a warning message and you will have to put the drives into the correct slots and reboot the appliance before the appliance can rejoin the grid.
    5. Install the replacement appliance into the cabinet or rack.

    6. Replace the cables and any optical transceivers.

    7. Power on the appliance and wait for it to rejoin the grid. If the appliance does not rejoin the grid, follow the guidance on the StorageGRID Appliance Installer home page to address any issues.

      Warning To prevent data loss if the Appliance Installer indicates that physical hardware changes are required, such as moving disk drives to different slots, power down the appliance before making hardware changes.
  5. If the appliance where you replaced the appliance used a key management server (KMS) to encrypt data, additional configuration might be required before the node can join the grid. If the node does not automatically join the grid, make sure that these configuration settings have transferred to the new appliance and manually configure any settings that don't have the expected configuration:

  6. Log in to the replaced appliance:

    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.

  7. Restore BMC network connectivity for the replaced appliance. There are two options:

    • Use static IP, netmask, and gateway

    • Use DHCP to obtain an IP, netmask, and gateway

      1. To restore the BMC configuration to use a static IP, netmask, and gateway, enter the following commands:

        run-host-command ipmitool lan set 1 ipsrc static

        run-host-command ipmitool lan set 1 ipaddr Appliance_IP

        run-host-command ipmitool lan set 1 netmask Netmask_IP

        run-host-command ipmitool lan set 1 defgw ipaddr Default_gateway

      2. To restore the BMC configuration to use DHCP to obtain an IP, netmask, and gateway, enter the following command:

        run-host-command ipmitool lan set 1 ipsrc dhcp

  8. After restoring BMC network connectivity, connect to the BMC interface to audit and restore any additional custom BMC configuration you might have applied. For example, you should confirm the settings for SNMP trap destinations and email notifications. See Configure BMC interface.

  9. Confirm that the appliance node appears in the Grid Manager and that no alerts appear.

After replacing the part, return the failed part to NetApp, as described in the RMA instructions shipped with the kit. See the Part Return & Replacements page for further information.