Replace SGF6112 or SG6100-CN CMOS battery
Use this procedure to replace the CMOS coin cell battery on the system board.
Use these procedures to:
-
Remove the CMOS battery
-
Reinstall the CMOS battery
Remove the CMOS battery
-
You have verified the appliance where the CMOS battery needs to be replaced.
-
You have physically located the SGF6112 appliance or SG6100-CN controller where you are replacing the CMOS battery in the data center.
A controlled shutdown of the appliance is required before removing the appliance from the rack. -
You have disconnected all cables and removed the appliance cover.
To prevent service interruptions, confirm that all other Storage Nodes are connected to the grid before starting the CMOS battery replacement or replace the battery during a scheduled maintenance window when periods of service disruption are acceptable. See the information about monitoring node connection states.
If you have ever used an ILM rule that creates only one copy of an object, you must replace the battery 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. |
-
Wrap the strap end of the ESD wristband around your wrist, and secure the clip end to a metal ground to prevent static discharge.
-
Locate the two-slot riser assembly at the rear of the appliance.
-
Grasp the riser assembly through the blue-marked holes and carefully lift it upwards. Move the riser assembly toward the front of the chassis as you lift it to allow the external connectors in its installed NICs to clear the chassis.
-
Place the riser on a flat anti-static surface with the metal frame side down.
-
Locate the CMOS battery on the system board in the position beneath the removed riser assembly.
-
Use your finger or a plastic pry tool to press the retaining clip (highlighted) away from the battery to spring it from the socket.
-
Remove the battery and dispose of it properly.
Reinstall the CMOS battery
Install the replacement CMOS battery into the socket on the system board.
-
You have the correct replacement CMOS battery (CR2032).
-
You have removed the failed CMOS battery.
-
Wrap the strap end of the ESD wristband around your wrist, and secure the clip end to a metal ground to prevent static discharge.
-
Remove the CMOS battery from its packaging.
-
Press the replacement battery into the empty socket on the system board with the positive (+) side up until the battery snaps in place.
-
Locate the alignment hole on the two-slot riser assembly (circled) that aligns with the guide pin on the system board to ensure correct riser assembly positioning.
-
Locate the guide pin on the system board
-
Position the riser assembly in the chassis, making sure that it aligns with the connector on the system board and guide pin.
-
Carefully press the two-slot riser assembly in place along its center line, next to the blue-marked holes, until it is fully seated.
-
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.
-
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.
-
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:
-
Log in to the appliance:
-
Enter the following command:
ssh admin@grid_node_IP
-
Enter the password listed in the
Passwords.txt
file. -
Enter the following command to switch to root:
su -
-
Enter the password listed in the
Passwords.txt
file.
-
-
Restore BMC network connectivity for the appliance. There are two options:
-
Use static IP, netmask, and gateway
-
Use DHCP to obtain an IP, netmask, and gateway
-
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
-
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
-
-
-
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.
-
Confirm that the appliance node appears in the Grid Manager and that no alerts appear.