JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Hardware Management Pack 2.2.x HTML Documentation Collection
Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Install Guide

Management Agents User's Guide

CLI Tools User's Guide

Oracle Server CLI Tools Overview

CLI Tools Command Syntax and Conventions

CLI Tools Command Syntax

CLI Tools Device-Naming Convention

Using the biosconfig Tool

biosconfig Overview

biosconfig Requirements

biosconfig Terminology

Device Terminology Used by biosconfig

Device Name Examples

Editing XML Files

biosconfig Command Overview

biosconfig for Oracle Solaris OS

biosconfig for Windows

How to Install the biosconfig Sun System Management Driver on Windows 2008 R2 and Windows 2008 64–bit

How to Uninstall the biosconfig Sun System Management Driver on Windows 2008 R2 and Windows 2008 64–bit

Viewing biosconfig Command Options and Version Information

How to View biosconfig Command Options

How to View biosconfig Version Information

Configuring the Device Boot Order

Methods for Changing the Boot List

How to Set the First Boot Device for the Next Boot

How to Make a Persistent Change to Boot Order

How to Change Boot Order Based on the PCI Bus, Device, or Function

Configuring the BIOS CMOS

How to Capture the BIOS CMOS Golden Image

How to Apply the BIOS CMOS Golden Image

Configuring Individual CMOS Settings

Static and Dynamic CMOS Settings

How to Configure a Static CMOS Setting

How to Configure a Dynamic Setting

Commands That Produce Unrelated, Innocuous, Extra Output

Using the ubiosconfig Tool

ubiosconfig Command Overview

export Subcommand

import Subcommand

list Subcommand

cancel Subcommand

reset Subcommand

Using the fwupdate Tool

fwupdate Overview

fwupdate Command Prerequsite

Downloading Firmware Files

Automatic and Manual Update Modes

Host-to-ILOM Interconnect

fwupdate Command Overview

fwupdate Command-Line Interface

Automatic Mode fwupdate Command-Line Interface

Manual Mode fwupdate Command-Line Interface

list Subcommand

update Subcommand

Automatic Mode update Subcommand

Manual Mode update Subcommand

reset Subcommand

fwupdate Network Based Service Processor Options

How to Use fwupdate to Update an Oracle ILOM Service Processor

Execution Summary

Using the raidconfig Tool

raidconfig Overview

raidconfig Requirements

raidconfig Command Overview

list Subcommand

list Subcommand Overview

Brief Listing Example

Brief Listing of a Disk Example

Detailed Listing Example

create raid Subcommand

How To Create a RAID Volume

delete raid Subcommand

How To Delete a RAID Volume

add disk Subcommand

How to Add a Disk

remove disk Subcommand

How to Remove a Disk from a RAID Volume

add spare Subcommand

How to Add a Spare

remove spare Subcommand

How to Remove a Spare Disk or a RAID Volume

modify Subcommand

How to Modify the BIOS Boot Target

How to Disable Auto Rebuild

How to Modify a RAID Volume Name

start task and stop task Subcommands

Start and Stop Task Examples

restore config and clear config Subcommands

How to Check a Controller Configuration Exists

How to Restore a RAID Controller Configuration

How to Clear a RAID Controller Configuration

export Subcommand

How to Export Inventory Data to a File

import Subcommand

How to Configure RAID Volumes from a File

Creating RAID Volumes With Partial Disks

Guidelines for Using the RAID Volume Size Option

Disk Display

Deletion of RAID Volumes With Partial Disks

Exporting a RAID Configuration Including a RAID Volume With Partial Disks

Adding or Removing a Partial Disk

Using the ilomconfig Tool

ilomconfig Overview

ilomconfig Features

Restoring and Modifying Oracle ILOM XML Configuration Files

Host-to-ILOM Interconnect

OS-Specific Notes

ilomconfig Commands

ilomconfig Command Usage

Options

Subcommands

XML File Configuration Commands

How to Export an XML Configuration

How to Import an XML Configuration

How to Restore Oracle ILOM to Defaults

How to List System Summary Information

How to Create a User

How to Delete a User

How to Modify a User Password or Role

How to List Users

How to List an SNMP Community

How to Create an SNMP Community

How to List IPv4 Network Settings

How to Modify IPv4 Network Settings

How to List IPv6 Network Settings

How to Modify IPv6 Network Settings

How to List Service Processor Identification Information

How to Modify Identification Information

How to List DNS Information

How to Modify DNS Information

How to List Clock Information

How to Modify Clock Information

Host-to-ILOM Interconnect Configuration Commands

How to Enable the Host-to-ILOM Interconnect

How to Disable the Host-to-ILOM Interconnect

How to Modify the Host-to-ILOM Interconnect

How to List the Host-to-ILOM Interconnect Settings

How to Set Up a Credential Cache on the Host

How to Delete a Credential Cache on the Host

Using the hwmgmtcli Tool

hwmgmtcli Command Overview

list Subcommand

How to List Subsystem Information

How to View Open Problems

export Subcommand

How to Export Subsystem Information

Using the zoningcli Tool

zoningcli Command Overview

list expander Subcommand

How to List Zoning Information

enable zoning and disable zoning Subcommands

How to Enable and Disable Zoning

Using ipmitool for Windows

ipmitool Overview

Sun IPMI System Management Driver 2.1

Configuring Boot Order Using ipmitool

CLI Tools Error Codes

Common Error Codes

biosconfig Error Codes

raidconfig Error Codes

ilomconfig Error Codes

fwupdate Error Codes

hwmgmtcli Error Codes

zoningcli Error Codes

Index

How to Use fwupdate to Update an Oracle ILOM Service Processor

The following example shows how to use fwupdate to update an Oracle ILOM service processor and system BIOS or OBP with new firmware. You can use fwupdate to update either the local service processor or a remote service processor. When using local update, fwupdate uses the fastest local interface available. If a Host-to-ILOM connection is available, then this fast connection is used, otherwise the KCS interface is used.


Caution

Caution  ‐  Loss of server functionality. Updating the service processor firmware incorrectly might damage the service processor.


Before You Begin

  1. To display information about the service processor and system BIOS firmware, do one of the following:
    • To list information about the local Oracle ILOM service processor and the system BIOS firmware, type the following command:

      fwupdate list sp_bios

    • To list information about an Oracle ILOM service processor and system BIOS firmware using a network connection, type the following command:

      fwupdate list sp_bios -H remote_ip -U ilom_user

      where remote_ip is the IP address of the service processor and ilom_user is the user name for logging in to the service processor.

      Enter the Oracle ILOM password when prompted.

    Output related to the target is displayed. For example the output from this command is similar to:

    ================================================
    SP + BIOS
    ==================================================
    ID      Product Name           ILOM Version     BIOS/OBP Version  XML Support
    -----------------------------------------------------------------------------
    sp_bios SUN FIRE X4270 SERVER  v3.0.12.0 r64525 07060223          N/A

    Note ‐  When the ILOM and OBP are updated on a SPARC system, the system reboots the host automatically. Shut down cannot be disabled with the silent-no-reboot option.
  2. To update the Oracle ILOM service processor, choose the local or remote option:
    • Local: To update the local Oracle ILOM service processor, choose one of these steps:
      • If a metadata.xml file is available, type this command to use automatic mode:

        fwupdate update sp_bios -x metadata.xml

        where metadata.xml is the path to the metadata file.


        Note ‐  For x86 systems, you can also use the–-silent-reboot or –-silent-no-reboot commands after the .xml file to either automatically reboot or not reboot the server after the firmware update.
      • If metadata.xml file is not available, type this command to use manual mode:

        fwupdate update sp-bios-firmware -n sp_bios -f sp-bios-fimware-package-file.pkg

        where sp-bios-fimware-package-file.pkg is the path to the firmware file for your server's Oracle ILOM service processor.

    • Remote: To update an Oracle ILOM service processor using a network connection, do one of the following:
      • If a metadata.xml file is available, type this command to use automatic mode:

        fwupdate update sp_bios -x metadata.xml -H remote_ip -U ilom_user

        where metadata.xml is the path to the metadata file for your server's Oracle ILOM service processor.


        Note ‐  For x86 systems, you can also use the–-silent-reboot or –-silent-no-reboot commands after the .xml file to either automatically reboot or not reboot the server after the firmware update.
      • If a metadata.xml file is not available, type this command to use manual mode:

        fwupdate update sp-bios-firmware -n sp_bios -f sp-bios-fimware-package-file.pkg -H remote_ip -U ilom_user

        where sp-bios-fimware-package-file.pkg is the path to the firmware file for your server's Oracle ILOM service processor.

    The Oracle ILOM service processor is updated.

  3. Reboot the host server to initialize the BIOS update.
    • For SPARC systems: the host is automatically rebooted.
    • For x86 systems:
      • If the metadata file is available and you used the –-silent-reboot option with the fwupdate command, the system automatically reboots.
      • If the metadata file is available and the system does not automatically reboot, type y at the prompt:

        Do you wish to automatically reboot now? [y/n]?

      • If no metadata.xml file is available or the metadata file does not contain the reboot instructions, reboot the host server manually.

See Also