Update the Server SP Firmware Image

System administrators can choose to start the firmware update process for upgradable devices from the web interface Actions panel, the Maintenance Firmware Update page, or a CLI target.

The following procedure explains the firmware update process using the CLI and the web interface Maintenance page.

Before You Begin

  • Ensure that the initial requirements for updating the SP firmware image have been met. See Before You Begin the Firmware Update.
  • The firmware update process takes several minutes to complete. During this time, do not perform any other Oracle ILOM tasks. When the firmware update process complete, the system will either reboot or power-off.

To start the firmware update process and to verify that the update process has completed successfully, follow these steps:

  1. To start the firmware update process for a server SP image, perform the following steps using one of the Oracle ILOM interfaces:
    Oracle ILOM Interface Start and Run SP Firmware Update Procedure

    Web

    1. Click Maintenance > Firmware Update.

    2. Click the button for Enter Update Mode, then click OK in the update confirmation dialog box to proceed.

      Note – If the updated firmware image has not been downloaded from the Oracle product download web site, see these instructions to download the updated image: Oracle ILOM Firmware Versions and Download Methods in Oracle ILOM Feature Updates and Release Notes Firmware Release 5.1.x.

    3. In the Firmware Update page, perform these steps:

      1. Click the Upload Local File button.

      2. Specify the firmware image to upload by either clicking Browse or URL.

      3. Click the Upload button.

      Oracle ILOM validates the firmware image and then displays options in the Firmware Verification page.

    4. In the Firmware Verification page, enable the applicable options:

      Preserve Configuration – Enable this option to save and restore the existing Oracle ILOM firmware settings after the firmware update is complete. For further details about this option, see Preserve Oracle ILOM Configuration .

      Preserve BIOS Configuration (x86 server SPs only) - Enable this option to save and restore existing BIOS configurations after the update process is complete. This option is not supported on all x86 servers. Therefore, if this option is not presented, Oracle ILOM restores the default BIOS settings after completing the upgrade process.

      Delay BIOS Upgrade (x86 server SPs only) – Enable this option to postpone the x86 BIOS upgrade until after the next time the system is power-cycled.

    5. Click Start to start the update process.

    6. Click OK to proceed through a series of prompts until the Update Status page appears.

    7. The system will either reboot or power-off when the Update Status indicates 100%.

      If your system powers off, refer to the documentation provided with your system for instructions on how to power on the system.

      Note - (x86 server SPs only) If you the server has a pending BIOS upgrade, the power reset could take longer to complete. This is expected behavior, as it is necessary to power cycle the server to upgrade the BIOS firmware. If the upgrade includes an FPGA update, the process can take as long as 26 minutes to complete.

    CLI

    1. To load the Oracle ILOM firmware image using the CLI, issue the load -source command followed by the path to locate the firmware image you want to install.

      To load the image in the background, use option -nowait, which is an asynchronous firmware update feature available in release 5.1.2 or later. Example: load -nowait -source. This option releases the host's resources while the update is loading, and the affected server must be manually rebooted after upload completion to apply the new firmware image.

      For example:

      load -source
      protocol://username:
      password@server_ip/<path_to_image>/<image.pkg>

      Where the protocol can be: http, https, ftp, tftp, sftp, scp

      A series of prompts appear.

    2. Type y to load the image file, then type y to enable the applicable options:

      Preserve Configuration – Enable this option to save and restore the existing Oracle ILOM firmware settings after the firmware update is complete. For further details about this option, see Preserve Oracle ILOM Configuration .

      Preserve BIOS Configuration (x86 server SPs only) - Enable this option to save and restore existing BIOS configurations after the update process is complete. This option is not supported on all x86 servers. Therefore, if this option is not presented, Oracle ILOM restores the default BIOS settings after completing the upgrade process.

      Delay BIOS Upgrade (x86 server SPs only) – Enable this option to postpone the x86 BIOS upgrade until after the next time the system is power-cycled.

      Note - All firmware update options presented for your server are enabled (y) by default when using a script (-script) to perform the firmware update.

    3. Oracle ILOM displays a status message when the firmware process is complete. The system will either reboot or power-off to apply the new firmware image.

      If the system powers off, refer to the documentation provided with your system for instructions on how to power on the system.

      If option -nowait was used, no status message is displayed nor does the server reboot automatically. Manually reboot the server's SP after the new firmware update has uploaded: reset /SP. To determine if the upload has completed, use command show /SP/firmware/update_status. When state is Complete, the upload has completed.

      Note - (x86 server SPs only) If the server has a pending BIOS upgrade, the power reset could take longer to complete. This is expected behavior, as it is necessary to power cycle the server to upgrade the BIOS firmware. If the upgrade includes an FPGA update, the process can take as long as 26 minutes to complete.

  2. To verify that the updated firmware version is installed, perform one of the following:
    • Web:

      Click System Information > Firmware.

      Note:

      The Oracle ILOM web interface might not refresh properly after a firmware update. If the Oracle ILOM web page is missing information or displays an error message, you might be viewing a cached version of the page from the previous version. Clear the browser cache and refresh the browser before continuing.
    • CLI:

      Type: show /system/firmware