This section explains how to update the firmware on HPE platforms running Qumulo Core by using an HPE Service Pack for ProLiant (SPP).

This section explains how to update the firmware on HPE platforms running Qumulo Core by using an HPE Service Pack for ProLiant (SPP).

Prerequisites

Before updating firmware, ensure you have:

  • Direct or networked KVM access to the node
  • An HPE SPP (ISO or USB image)
  • Optional: USB3 drive (if not using the iLO method)

Important Considerations

Method 1: Update Firmware Using iLO

This method uses iLO’s virtual media feature to mount the SPP ISO file.

  1. Mount the .iso file from the SPP as a virtual optical drive.

  2. On a workstation or virtual machine in your data center, click Remote Console & Media > Virtual Media URL, and enter the URL to the .iso file.

  3. Connect to your node’s IP address through SSH and run the following commands to stop the QFSD service and power-cycle the node:

    sudo qsh
    sudo service qumulo-qfsd stop
    sudo ipmitool power cycle
    
  4. The node reboots to the Smart Update Firmware Boot Menu.

  5. When the firmware update is complete, unmount the virtual optical drive.

  6. Reboot the node.

Method 2: Update Firmware Using a USB Drive

This method uses a bootable USB drive containing the SPP image.

  1. Copy the .img file from the SPP to a USB3 drive.

  2. Insert the USB3 drive into the node.

  3. Connect to your node’s IP address through SSH and run the following commands to stop the QFSD service and power-cycle the node:

    sudo service qumulo-qfsd stop
    sudo ipmitool power cycle
    
  4. After the node reboots, press F11 to enter the boot menu.

  5. The node reboots to the Smart Update Firmware Boot Menu.

  6. After 10 seconds, the SPP starts in Automatic mode.

  7. When the firmware update is complete, remove the USB3 drive.

  8. Reboot the node.

Verify Cluster Protection Status

After updating each node, verify the cluster’s ability to tolerate a node going offline before proceeding to the next node.

Use SSH to connect to a node in the cluster and run the following commands:

qq protection_status_get

Then run:

qq restriper_status

Ensure that one of the following values appears (depending on your cluster’s version of Qumulo Core):

  • "state": "FINISHED"
  • "state": "NOT_RUNNING"

Troubleshooting

Boot Loop After SPP Update

When running the SPP, sometimes the controller loses the boot drive and the node gets stuck in a boot loop. To resolve this:

  1. Enter the System Utilities menu in the BIOS by pressing F9 during boot.

  2. Navigate to Embedded Applications > Intelligent Provisioning > Smart Storage Administrator (or RAID Configuration).

  3. Select the HPE Smart Array where the boot drive is located.

  4. Choose Set Bootable Logical Drive/Volume.

  5. Select the boot drive (the drive with the smallest capacity).

Boot Drive Location (Gen10 Only)

SKU Boot Drive Location
90T and 36T 3I:1:13
336T 2I:1:54

Getting Help

If you encounter issues during the firmware update process, contact the Qumulo Care Team.

For HPE-specific firmware questions, refer to the HPE SPP Documentation.