C H A P T E R  4

ILOM Firmware

Topics

Description

Links

Identify your ILOM firmware version.

Update your ILOM firmware



Identifying ILOM Version Information

You can easily identify the ILOM firmware version that is running on the server SP. To identify the ILOM firmware version, you need the Read Only (o) role enabled.


procedure icon  Identify ILOM Version Using the Web Interface

1. Log in to the ILOM web interface.

2. Select System Information --> Version.

The current firmware version information appears.


procedure icon  Identify ILOM Version Using the CLI

1. Log in to the ILOM CLI.

2. At the command prompt, type version.

The current firmware version information appears. For example:


SP firmware 3.0.0.1
SP firmware build number: 38000
SP firmware date: Fri Nov 28 14:03:21 EDT 2008
SP filesystem version: 0.1.22


Updating ILOM Firmware to Latest Version

You can use either the ILOM web interface or the CLI to update ILOM firmware. See:

Before You Begin

Prior to performing the procedures in this section, the following requirements must be met:


procedure icon  Update ILOM Firmware Using the Web Interface

1. Log in to the ILOM web interface as any user with Admin (a) role account privileges.

2. Select Maintenance --> Firmware Upgrade.

The Firmware Upgrade page appears.

3. In the Firmware Upgrade page, click Enter Upgrade Mode.

An Upgrade Verification dialog appears, indicating that other users who are logged in will lose their session when the update processes completes.

4. In the Upgrade Verification dialog, click OK to continue.

The Firmware Upgrade page appears.

5. In the Firmware Upgrade page, do the following:

a. Specify the image location by performing one of the following:

b. Click the Upload button to upload and validate the file.

Wait for the file to upload and validate.

The Firmware Verification page appears.

6. In the Firmware Verification page, enable one of the following options:



Note - The BIOS prompt only appears on x86 systems currently running an ILOM 3.x firmware release. If you answer yes (y) to the prompt, the system postpones the BIOS upgrade until the next time the system reboots. If you answer no (n) to the prompt, the system automatically updates the BIOS, if necessary, when updating the SP firmware.

If you choose to update the BIOS, the system will automatically overwrite the current BIOS settings and then assign the BIOS factory default settings.


7. Click Start Upgrade to start the upgrade process or click Exit to cancel the process.

When you click Start Upgrade the upload process will start and a prompt to continue the process appears.

8. At the prompt, click OK to continue.

The Update Status page appears providing details about the update progress. When the update status indicates 100%, the firmware update is complete.

When the update completes, the system automatically reboots.



Note - The ILOM web interface might not refresh properly after the update completes. If the ILOM web page is missing information, or displays an error message, you might be viewing a cached version of the page from the version previous to the update. Clear your browser cache and refresh your browser before continuing.


9. Reconnect to the ILOM web interface using the same user name and password that you provided in Step 1 of this procedure.

If you did not preserve the ILOM configuration before the firmware update, you will need to perform the initial ILOM setup procedures to reconnect to ILOM.

10. Verify that the proper firmware version has been installed. Select System Information --> Version.

The firmware version on the SP or CMM should correspond to the firmware image you installed.


procedure icon  Update ILOM Firmware Using the CLI

1. Log in to the ILOM CLI as any user with Admin (a) role account privileges.

2. Verify that you have network connectivity to update the firmware.

For example:

-> show /SP/network

-> show /CMM/network

3. Type the following command to load the ILOM firmware image:

-> load -source <supported_protocol>://<server_ipaddress>/<path_to_ firmware_image>/<filename.xxx>

A note about the firmware update process followed by message prompts to load the image are displayed. The text of the note depends on your platform.

4. At the prompt for loading the specified file, type y for yes or n for no.

The prompt to preserve the configuration appears.

For example:
Do you want to preserve the configuration (y/n)?

5. At the preserve configuration prompt, type y for yes or n for no.

Type y to save your existing ILOM configuration and to restore that configuration when the update process completes.



Note - If you type n at the preserve configuration prompt, another platform-specific prompt appears.


6. Do one of the following:

For example:
Do you want to force the server off if BIOS needs to be upgraded (y/n)?

a. At the prompt to postpone the BIOS update, type y for yes or n for no.

The system will enter a special mode to load the new firmware and then the system will automatically reboot to complete the firmware update.



Note - The BIOS prompt only appears on x86 systems currently running an ILOM 3.x firmware release. If you answer yes (y) to the prompt, the system postpones the BIOS upgrade until the next time the system reboots. If you answer no (n) to the prompt, the system automatically updates the BIOS, if necessary, when updating the SP firmware.

If you choose to update the BIOS, the system will automatically overwrite the current BIOS settings and then assign the BIOS factory default settings.


b. Proceed to Step 7.

7. Reconnect to the ILOM server SP or CMM using an SSH connection and using the same user name and password that you provided in Step 1 of this procedure.

If you did not preserve the ILOM configuration before the firmware update, you will need to perform the initial ILOM setup procedures to reconnect to ILOM.

8. Verify that the proper firmware version has been installed. At the CLI prompt, type:

-> version

The firmware version on the SP or CMM should correspond to the firmware image you installed.