Skip to main content
StorageGRID appliances

Replace SGF6212 or SG6200-CN CMOS batteries

Contributors netapp-ivanad

Use this procedure to replace the CMOS coin cell batteries on the system board.

About this task

To prevent service interruptions, confirm that all other Storage Nodes are connected to the grid before starting the CMOS battery replacement or replace the batteries 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 replace the batteries during a scheduled maintenance window because you might temporarily lose access to those objects during this procedure. See information about why you should not use single-copy replication.
Before you begin
Steps
  1. Wrap the strap end of the ESD wristband around your wrist, and secure the clip end to a metal ground to prevent static discharge.

  2. Remove the first CMOS battery.

    1. Locate the CMOS battery on the system board.

    2. Use your finger or a plastic pry tool to press the retaining clip away from the battery to spring it from the socket.

      Removing a CMOS battery from the system board
    3. Remove the battery and dispose of it properly.

  3. Install the replacement CMOS battery.

    1. Remove the replacement CMOS battery from its packaging.

    2. Press the replacement battery into the empty socket on the system board with the positive (+) side up until the battery snaps in place.

  4. Repeat these steps for the second CMOS battery.

  5. If you have no other maintenance procedures to perform in the appliance, reinstall the appliance cover, return the appliance to the rack, attach cables, and apply power.

  6. If the appliance you replaced had drive encryption enabled for the SED drives, you must enter the drive encryption passphrase to access the encrypted drives when the replacement appliance starts for the first time.

  7. If the appliance you replaced used a key management server (KMS) to manage encryption keys for node encryption, 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:

  8. Log in to the 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.

  9. Restore BMC network connectivity for the appliance using one of the following 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

  10. 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.

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