This section explains how to replace hardware components in HPE Apollo Gen9 nodes.

To Perform the Part Replacement Procedure by Using the FVT

When you replace a component such as the motherboard or a NIC card in your node, you must ensure that the firmware version and configuration are correct for your new components. To do this, you must perform the part replacement procedure by using the FVT.

  1. Boot by using the latest version of the Qumulo Core USB Drive Installer.

  2. Select [*] Perform maintenance.

  3. Select [2] Perform automatic repair after part replacement (non-destructive).

    The part replacement procedure runs and the FVT passed! message appears.

Replacing a HDD or a SSD Drive

Your HPE Apollo 4200 Gen9 chassis contains 24, 18, or 9 HDD drives and 9, 4, or 3 SSD drives. For more information, see Front and Rear Drive Bays.

For information about replacing a HDD or SSD drive, see Storage Drives (HDD or SSD) in the HPE documentation.

Replacing the Boot Drive

Your HPE Apollo 4200 Gen9 chassis contains one boot drive. For more information, see Boot Drive.

Initializing the Replacement Boot Drive

After you replace the boot drive, you must initialize the replacement boot drive by using the Qumulo Core Installer and then rebuild the replacement boot drive by using a script on the node in your cluster.

Step 1: Initialize the Replacement Boot Drive

  1. Create a Qumulo Core USB Drive Installer.

  2. Power on your node, enter the boot menu, and select your USB drive.

    The Qumulo Core Installer begins to run automatically.

  3. When prompted, take the following steps:

    1. Select [x] Perform maintenance.

    2. Select [1] Boot drive reset and then follow the prompts.

    The Qumulo Core Installer initializes the boot drive.

  4. When the process is complete, the node is powered down automatically.

Step 2: Rebuild the Replacement Boot Drive

  1. Power on your node and log in to the node by using the qq CLI.

  2. To get root privileges, run the sudo qsh command.

  3. To stop the Qumulo Networking Services, run the service qumulo-networking stop command.

  4. To configure the IP address for the node, run the ip addr add command and specify the node’s IP address. For example:

    ip addr add 203.0.113.0/CDR dev bond0
    
  5. Ensure that the node can ping other nodes in the cluster.

  6. Run the rebuild_boot_drive.py script and specify the IP address of another node in the cluster, the ID of the node whose boot drive has been replaced, and the password of the administrative account of the cluster. For example:

    /opt/qumulo/rebuild_boot_drive.py \
      --address 203.0.113.1 \
      --node-id 2 \
      --username admin \
      --password my\(Special\*Password
    

    Follow the prompts.

  7. When the process is complete, reboot the node.

Replacing a Power Supply Unit (PSU)

Your HPE Apollo 4200 Gen9 chassis contains two PSUs.

For information about replacing a PSU, see Power Supply in the HPE documentation.

Replacing a Fan

Your HPE Apollo 4200 Gen9 chassis has internal fans.

For information about replacing a fan, see System Fans in the HPE documentation.

Replacing a DIMM

Your HPE Apollo 4200 Gen9 chassis has DIMM slots.

For information about replacing a DIMM, see DIMM Installation in the HPE documentation.