Upgrade Sun x4150 ELOM issue


 
Thread Tools Search this Thread
Operating Systems Solaris Upgrade Sun x4150 ELOM issue
# 1  
Old 01-25-2012
Upgrade Sun x4150 ELOM issue

Hi, I was trying to upgrade firmware for this Sun x4150 from ELOM to ILOM. I did it under GUI ELOM Manager > Maintenance > Firmware Upgrade. It then showed 'Someone is upgrading firmware' and took forever. I believe its hung due to unknown reason (wrong file used?). I poweroff and poweron the system and reset SP. However the message 'Someone is upgrading firmware' is still there under Maintenance > Firmware Upgrade. How can I clear it and restart firmware upgrade?

Thank you in advance!
# 2  
Old 01-25-2012
Hope this helps, it is from Oracle documentation:

Recovery from a Failed ILOM Upgrade for Sun Fire X4150 and X4450 Servers

To Recover the ELOM BIOS Firmware Using the CLI 1. Ensure that the server is in standby power mode.
2. Copy the transitional ELOM remote flash file from the Tools and Drivers CD to your TFTP server.

Server
File Name
Sun Fire X4150
\remoteflash\elom_to_ilom\X4150-026_450
Sun Fire X4450
\remoteflash\elom_to_ilom\X4450-450_3B17

3. Access the CLI.
For CLI access options, see the Embedded Lights Out Manager Administration Guide for your server.

Note - The CLI commands, syntax, and namespaces in this section might be different from the commands, syntax, and namespaces used for your server; see the Embedded Lights Out Manager Administration Guide for your server for the appropriate commands, syntax, and namespaces.
4. Log in to the CLI, and navigate to the TftpUpdate directory. For example:
-> cd /SP/TftpUpdate
5. Use the set command to set the IP address of the TFTP server. For example:
-> set ServerIP=xxx.xxx.xxx.xxx
where xxx.xxx.xxx.xxx is the IP address of the TFTP server.
6. Use the set command to set the file name of the ELOM remote flash file.
For example, for the Sun Fire X4450:
-> set Filename=X4450-418-3B17
7. Use the set command to start the TFTP download:
-> set Update=action
8. Select Yes to continue.
Example:

-> cd /SP/TftpUpdate -> set ServerIP=123.456.78.910 -> set FileName=X4450-418-3B17 -> set Update=action getting image... getting image successfully. prepare to update... Prepare OK! Update successful starting update...

9. The ELOM restarts.
The BIOS version information is updated once the server is powered on.
10. When the process finishes, boot the server.
11. Repeat the migration process.

Image To Recover the ILOM BIOS Firmware Using the Web GUI
1. Log in to the ILOM web GUI using an account that has administrator privileges.
The ILOM main screen appears. For information about how to login in to the ILOM web GUI, see the Integrated Lights Out Manager Administration Guide.
2. From the main menu, click the Maintenance tab
The Maintenance submenu tabs appear.
3. Click the Firmware Upgrade tab.
The Firmware Upgrade screen appears.
4. Click the Enter Upgrade Mode button.
A dialog box appears asking you to confirm that you want to enter Upgrade mode.
5. Click OK to enter Upgrade mode.
The ILOM enters upgrade mode.
6. Click Browse to locate and select the ILOM combined firmware image file.
The ILOM combined firmware image file is located on the Tools and Drivers CD at:

Server
ILOM Image File Location
Sun Fire X4150
\remoteflash\ilom\2.0\x4150-2.0.2.6.r35128.pkg
Sun Fire X4450
\remoteflash\ilom\2.0.0\x4450-2.0.2.6.pkg

7. Click Upload.
The file is uploaded and verified as the correct image update for you SP. This process takes about two minutes.
8. When the Verify Firmware Image page appears, click OK.
9. Select Preserve Configuration to keep your ILOM settings. If not, the settings are overwritten by the firmware defaults.
10. Click Start Upgrade.
A progress screen appears. Once the update progress reaches 100%, the firmware update is complete, and the ILOM automatically restarts.
11. When the process finishes, power on and boot the system.
The BIOS version information is updated once the server is powered on.

Image To Recover the ILOM BIOS Firmware Using the CLI
1. Ensure that the server is in standby power mode.
2. Copy the ILOM combined firmware image file from the Tools and Drivers CD to your TFTP server.
The ILOM combined firmware image file is located on the Tools and Drivers CD at:

Server
ILOM Image File
Sun Fire X4150
\remoteflash\ilom\2.0\x4150-2.0.2.6.r35128.pkg
Sun Fire X4450
\remoteflash\ilom\2.0.0\x4450-2.0.2.6.pkg

3. Log in to the CLI using an account that has administrator privileges.
The CLI prompt appears:
->
For CLI access options and login instructions, see the Integrated Lights Out Manager Administration Guide for your server.
4. Enter the following command to download the new ILOM firmware image:
-> load -source tftp:URL/filename.pkg
where URL is the URL of the tftp server to which you copied the ILOM combined firmware image in Step 2, and filename.pkg is the name of the ILOM combined firmware image file.
For example:
-> load -source tftp://123.45.678.910/x4150-2.0.2.6.r35128.pkg
The firmware upgrade process begins, and a file load confirmation prompt appears.
Are you sure you want to load the specified file (y/n)?
5. Type Y and press Enter.
A prompt appears asking if you want to preserve the configuration.
Do you want to preserve the configuration (y/n)?
6. Type Y and press Enter.
The firmware upgrade continues. When the upgrade is finished, the following messages appear:
Firmware update is complete.
ILOM will now be restarted with the new firmware.
7. After the ILOM upgrade finishes, power on and boot the system.
The BIOS version information is updated once the server is powered on.

Image To Recover BIOS Firmware From the Tools and Drivers CD (Method 2)

1. Set up the server to view and respond to boot and POST messages.
2. Power on the server.
To determine which SP firmware is installed, use either web GUI or the CLI method as follows:
3. Determine which type of SP firmware is installed:
  • Web GUI method:
a. Enter the SP address in a web browser.
The login screen appears.
b. Note the title of the login screen.
    • If the title states, Embedded Lights Out Manager, the SP is ELOM-based.
    • If the title states, Integrated Lights Out Manager, the SP is ILOM-based.
c. Log in to the web GUI.
The main screen appears.
d. To view version information, click the System Information tab.
  • CLI method
a. Log into the SP using ssh.
The SP version is displayed, and the CLI prompt appears:
->
b. To view more detailed version information enter the version command at the CLI prompt:
-> version
4. Insert the Tools and Drivers CD into the CD/DVD drive.
5. Reboot the server.
The server boots from the Tools and Drivers CD, and the Tools and Drivers main menu appears.
6. Select the option to exit to DOS (option 3).
The DOS prompt appears.
7. Navigate to the appropriate Recovery directory.
cd \recovery\[ilom|elom]
For example, if the system SP is currently ILOM-based enter the following command:
cd \recovery\ilom\
8. Run the recovery.bat file. Enter:
recovery.bat
A menu appears with the following options:
1. To recover both SP and BIOS firmware
2. To recover SP
3. To recover BIOS
9. Select the option to recover the BIOS (option 3).
The BIOS flash process starts.
10. When the process finishes, power on and boot the server.
11. If necessary, enter the BIOS Setup Utility to customize BIOS settings.

Last edited by vmcore; 01-25-2012 at 11:17 AM.. Reason: added direct link to doc.
This User Gave Thanks to vmcore For This Post:
# 3  
Old 01-25-2012
The SP and BIOS are not corrupted. The system is still running.
# 4  
Old 01-25-2012
Would any of following items be what you are after

4. Recovery from a Failed ILOM Upgrade for Sun Fire X4150 and X4450 Servers

Before You Begin

Recovering From a Corrupt SP

To Recover From a Corrupt SP Using the Tools and Drivers CD (Method 1)

To Recover From a Corrupt SP Using DOS-Bootable Media (Method 2)

Recovering From a Corrupt BIOS

To Recover From a Corrupt BIOS Firmware Using the Remote Flash File Package (Method 1)

To Recover the ELOM BIOS Firmware Using the Web GUI

To Recover the ELOM BIOS Firmware Using the CLI

To Recover the ILOM BIOS Firmware Using the Web GUI

To Recover the ILOM BIOS Firmware Using the CLI

To Recover BIOS Firmware From the Tools and Drivers CD (Method 2)
# 5  
Old 01-25-2012
Because I can still access to the system and the SP, I don't think they are corrupted.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Sun-Fire-V490 Printer Issue After Upgrade of Solaris

Hey Guys I am new here, dont know if any one can assist me with this issue. I have a Sun-Fire-V490 machine that was upgraded to version 9 and patched a few months back. Problem is a few network printers managed by the server is printing an extra page that comes out before and after every print... (0 Replies)
Discussion started by: mprogams
0 Replies

2. Red Hat

Hadoop - Upgrade Issue

Hi All, I was recently trying to upgrade Hadoop from CDH4 to CDH5 ,however after upgrade found below issue , Looks like this is a known issue but unable to find a proper solution for it . log4j:ERROR Could not find value for key log4j.appender.EventCounter log4j:ERROR Could not instantiate... (3 Replies)
Discussion started by: Tomlight
3 Replies

3. Solaris

Sun solaris 5.9 to 5.10 upgrade

Hi Gurus, Need help with upgrading the solaris from 5.9 to 5.10. Any pointers will be great. Currently we are using 5.9 and need it to be upgraded onto 5.10 bash-2.05# uname -a SunOS 5.9 Generic_122300-08 sun4u sparc SUNW,Sun-Fire-V245 this server doesnt have internet access so... (13 Replies)
Discussion started by: phanidhar6039
13 Replies

4. Solaris

live upgrade SUN cluster

Hi, Guys On this weekend I have to upgrade Solaris 10 2 node SUN cluster from u4 to u9. I have not touch Sun cluster for a while so I need some help. Can anybody let me know what I have to do specifically for this upgrade? Thank you very much (4 Replies)
Discussion started by: alex57
4 Replies

5. Solaris

How to find missing disks on Sun x4150 without reboot?

Hi, Here is the issue: There are 4 disks on this Sun x4150 system under Solaris 10, but only 1 disk can be seen by the OS. I've tried commands disks and devfsadm but not working. It's an important production server, so 'reboot -r' is not a choice. # format < /dev/null Searching for... (6 Replies)
Discussion started by: aixlover
6 Replies

6. Hardware

Upgrade Sun Fire v65x to support USB External HD?

Hi, Does anyone know if it's possible to upgrade a Sun Fire v65x to support USB external hard drive(s)? My take on this is the USB ports were designed to support keyboard and mouse funtionality. BIOS Version/Date is: Intel Corporation SWV25.86B.1191.P08.0310291543, 10/29/2003. Does anyone... (3 Replies)
Discussion started by: mattdon
3 Replies

7. Solaris

Sun Live Upgrade - lucreate fails

Hi, I currently have one BE and would like to create an ABE. # lustatus BE_name Complete Active ActiveOnReboot CopyStatus ------------------------------------------------------------------------ coolthreads yes yes yes - But... (3 Replies)
Discussion started by: pgarousi
3 Replies

8. Solaris

Sun Blade 100 Memory Upgrade

Hi, I've been a member for a while but have never posted. I have a Sun Blade 100 desktop and I just installed Solaris 10 and it is unbearably slow. I only have 128 Meg of RAM and need to upgrade. I have searched and found many online resources that have RAM, but I was wondering if anyone has... (12 Replies)
Discussion started by: BrewDudeBob
12 Replies

9. UNIX for Dummies Questions & Answers

Memory upgrade Sun Blade 150

I would like to upgrade the memory in my Sun Blade 150 workstation. In reading through Sun's Blade 150 DIMM Installation Guide, it indicates that the memory must be "certified by Sun for the Sun Blade 150 system." Does anyone know if any SDRAM, PC133 • CL=2 • Unbuffered • ECC • 133MHz • 3.3V ... (2 Replies)
Discussion started by: here2learn
2 Replies
Login or Register to Ask a Question