Oracle ILOM

Oracle Integrated Lights Out Manager (ILOM) 3.2 Documentation Library (简体中文) |

Assigning a Static IP Address to the SP

Log In to the SP (SER MGT Port)

a. Configure a terminal or terminal emulator with these settings: 9600 baud, 8 bits, No parity, 1 Stop bit, No handshake.
b. Default user root and password changeme.

Use the password command to change the root password

-> set /SP/users/root password

Assign a Static IP Address to the NET MGT Port

If you plan to connect to the SP through its NET MGT port, the SP must have a valid IP address.
By default, the server is configured to obtain an IP address from DHCP services in your network. If the network your server is connected to does not support DHCP for IP addressing, perform this procedure.

-> set /SP/network pendingipdiscovery=static
-> set /SP/network pendingipaddress=192.168.10.100
-> set /SP/network pendingipgateway=192.168.10.1
-> set /SP/network pendingipnetmask=255.255.255.0
-> show /SP/network -display properties
-> set /SP/network commitpending=true

fmadm Command

fmadm faulty

  1. At the Oracle ILOM prompt, access the faultmgmt shell.

    -> start /SP/faultmgmt/shell
    Are you sure you want to start /SP/faultmgmt/shell (y/n)? y
  2. At the faultmgmtsp> prompt, enter the fmadm faulty command.

    faultmgmtsp> fmadm faulty
    faultmgmtsp> exit

fmadm repair

  1. At the Oracle ILOM prompt, access the faultmgmt shell.

    -> start /SP/faultmgmt/shell
    Are you sure you want to start /SP/faultmgmt/shell (y/n)? y
  2. At the faultmgmtsp> prompt, enter the fmadm repair command.

    faultmgmtsp> fmadm repair <UUID>
    faultmgmtsp> exit

Update Firmware

-> load -source ftp://admin:admin@192.168.100.1/Sun_System_Firmware-9_6_8_b-SPARC_T5-2.pkg

NOTE: An upgrade takes several minutes to complete. ILOM
will enter a special mode to load new firmware. No
other tasks can be performed in ILOM until the
firmware upgrade is complete and ILOM is reset.

Are you sure you want to load the specified file (y/n)? y
Preserve existing configuration (y/n)? y
..................................................................................................................................................................

Firmware update is complete.
ILOM will now be restarted with the new firmware.


Unrecognized Chassis: This module is installed in an unknown or unsupported
chassis. You must upgrade the firmware to a newer version that supports
this chassis.

-> /sbin/reboot