Oracle ILOM
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 |
fmadm Command
fmadm faulty
-
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 -
At the faultmgmtsp> prompt, enter the fmadm faulty command.
fmadm faulty
exit
fmadm repair
-
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 -
At the faultmgmtsp> prompt, enter the fmadm repair command.
fmadm repair <UUID>
exit
Update Firmware
-> load -source ftp://admin:admin@192.168.100.1/Sun_System_Firmware-9_6_8_b-SPARC_T5-2.pkg |