![]() |
|
||||||||||||||
|
|||||||||||||||
|
RS/6000 7044-x70 System and Service Processor Firmware UpdateApplies to : IBM RS/6000 7044-170, 7044-270, 7043-270This document describes the installation of Licensed Machine Code, which
is sometimes referred to generically as microcode or firmware.
Contents
1.0 Systems AffectedThis update provides new System and Service Processor (SvP) firmware (FW) for RS/6000 7044-170, 7044-270 and 7043-270 systems only. Do not use on any other systems.The firmware levels contained in this update are:
The typical time to install this firmware is 0.8 hours. The firmware
does not become active when installed and requires a system reboot to become
active. This reboot time will vary depending on the system and the amount
of features installed. This estimate is for an average system.
2.0 Firmware Description and Revision HistoryTable 2.1 lists the levels and descriptions for System firmware.Table 2.2 lists the levels and descriptions for Service Processor firmware.
3.0 Cautions and Important NotesATTENTION: The firmware levels contained in this package MUST be installed before installing AIX 5.3.The System and Service Processor firmware are combined into a single file. This allows all the firmware to be updated together and assures they are companion levels. Don't be alarmed at the length of this document! For any given download/unpacking/update environment, the process is short. This document describes processes for several environments. One should be suitable for your needs, and these instructions guide you through just the environment you choose. Firmware Update Installation Is Not ConcurrentInstallation of the firmware will cause an unconditional reboot of the system. Therefore, all user operations should be gracefully terminated before firmware updates are to be applied.Avoid Potential Firmware Update CorruptionSome firmware corruptions are recoverable in the field, and repeating the update will usually correct the problem. If the second update attempt fails, replace the card containing the corrupted firmware module. Here are some tips to help avoid the need for such recoveries.Never power OFF the system during the firmware update process!
Replacement Parts May Require UpdatingWhen a system planar is replaced, the system and service processor firmware must be checked to ensure they are at the latest companion levels. If they are not, update to the latest companion levels using the instructions in this document. Table 3.1 lists the released levels.AIX Instructions are CASE SENSITIVEIn the instructions that follow are specific AIX and DOS commands. AIX commands are CASE (lower and upper) SENSITIVE, and must be entered exactly as shown, including the filenames. DOS commands are not case sensitive, and may be entered without regard to the cases shown.How to Determine the Firmware Release DateLevel identifiers for the SvP FW use the 8-digit Gregorian date code method in terms of year, month, and day (such as 040616 for sh040616 level). The System FW uses the 5-digit Julian date code method in terms of day number in a year (such as 05195 for SPH05195 level -- the 195th day of 2005 or July 14, 2005)
4.0 How to Determine Currently Installed Firmware LevelsDO NOT rely on the part number or firmware level marking/label on the EPROM/FLASH module because the content of the module may have been updated to a different level. To be safe, always check the firmware level electronically.Two methods for reading the firmware levels are described below.
4.1 Using AIX to Read Currently Installed Firmware LevelsTo check the firmware levels, Enter:
This command will produce a system configuration report similar to the following. ROM Level.(alterable).......sh030819 <== Service Processor FW level ROM Level.(alterable).......SPH03232 <== System FW Level
If the right-most five characters (date) of the current System FW level are earlier than 05195 you should consider installing the update. If the right-most six characters (date) of the current Service Processor FW level are earlier than 040616, you should consider installing the update. If you find the firmware levels are not correct companions, or that they must be updated, proceed to Section 5.0. If the firmware levels are correct companions and no update is needed, installation is complete. 4.2 Using SMS Utilities to Read Currently Installed Firmware LevelsThe System Management Services (SMS) Utilities may be accessed in two ways.
4.2.1 If Using an ASCII TerminalPower on or shutdown and restart the system. At checkpoint E1F1 on the operator panel, watch the terminal for the time to press the "1" key. An indicator appears on the terminal as each system component is self-tested. When the word "keyboard" appears, quickly press the "1" key. The SMS menu will be displayed after startup testing has completed.The current System and Service Processor firmware levels can be found under the "Display Configuration" selection on the SMS main menu. The System firmware level is shown under "System Information" on the line "Firmware Level", and the Service Processor firmware level is shown under "Service Processor Information" on the line "ROS Level." When you have read the current firmware levels, exit SMS as directed on the menu screens. If the right-most five characters (date) of the current System FW level are earlier than 05195 you should consider installing the update. If the right-most six characters (date) of the current Service Processor FW level are earlier than 040616, you should consider installing the update. If you find the firmware levels are not correct companions, or that they must be updated, proceed to Section 5.0. If the firmware levels are correct companions and no update is needed, installation is complete. 4.2.2 If Using a Graphics ConsoleNote: The intructions below have changed due to changes made in the keyboard interface.Power on or shutdown and restart the system. At checkpoint E1F1 on the operator panel, watch the console for the time to press the "F1" and "1" key. An indicator appears on the console as each system component is self-tested. When the keyboard icon appears, quickly press the "F1" followed by the "1"key. The SMS menu will appear when all the component tests have completed. The current System and Service Processor firmware levels can be found under the "Config" selection on the SMS main menu. The System firmware level is shown under "System Information" on the line "Firmware Level", and the Service Processor firmware level is shown under "Service Processor Information" on the line "ROS Level." When you have read the current FW levels, exit SMS as directed on the menu screens. If the right-most five characters (date) of the current System FW level are earlier than 05195 you should consider installing the update. If the right-most six characters (date) of the current Service Processor FW level are earlier than 040616, you should consider installing the update. If you find the firmware levels are not correct companions, or that they must be updated, proceed to Section 5.0. If the firmware levels are correct companions and no update is needed, installation is complete.
5.0 Downloading and Unpacking the Firmware Update PackageInstructions for downloading and unpacking the firmware update package follow.5.1 Internet PackageThe System and Service Processor Firmware, in AIX and DOS packages, is located at the web sitehttp://www14.software.ibm.com/webapp/set2/firmware/gjsn Follow the instructions on this page. You must read and agree to the license agreement to obtain the firmware packages. In the drop-down box, choose the entry for your specific machine type and model. The download choices at that entry are:
5.1.1 Downloading the AIX PackageUse this method to download to an AIX system.
Note: In the instructions that follow are specific AIX commands.
a) Provide a directory on an AIX system to receive the AIX package. Enter:
Note: If the directory
/tmp/fwupdate already exists,
b) Transfer the AIX package to the /tmp/fwupdate directory
(using "Save as ...").
c) Unpack the file by executing the instructions below. Enter the commands: cd /tmp/fwupdate
[Don't overlook the periods (.) in the above command.] This file will be added to /tmp/fwupdate. sx05195.img If the above procedure was used to transfer files directly to the target system, you are ready to use the combined update process. Proceed to Section 6.0, Updating the Firmware. Otherwise, on the intermediate AIX system, choose one of the following methods for transferring to the target system.
5.1.1.1 The FTP Transfer MethodThis method presumes you have ftp access to the target system.On the intermediate AIX system, Enter the commands: ftp {name
of target system}
bin
Proceed to Section 6.0 Updating the Firmware. 5.1.1.2 The Diskette Transfer MethodThis method can be used for cases in which electronic connections between the intermediate AIX system and the target system are inconvenient.Two 2MB (HD) new or freshly formatted diskettes are required. With the first diskette loaded in the drive, Enter the commands (this process will request additional diskettes as each is filled): cd /tmp/fwupdate
This will produce AIX backup diskettes. Label these diskettes, respectively, "Volume 1: AIX Backup: Combined System (SPH05195)
and SvP (sh040616) FW
"Volume 2: AIX Backup: Combined System (SPH05195)
and SvP (sh040616) FW
Proceed to Section 6.0 Updating the Firmware. 5.1.2 Downloading the DOS PackageUse this method to download to a Windows workstation. a) Prepare a directory for receiving the DOS package.
Enter:
Note:
If the directory [path]\fwupdate already exists,
b) Transfer the DOS package to the [path]\fwupdate directory
(using "Save as ...").
c) Unpack the file by executing the instructions below. Enter the commands: cd [path]\fwupdate
These files will be added to the fwupdate subdirectory: 44x70_B1.exe
5.1.2.1 Diskettes for AIX Command-Line Update MethodTwo 2MB (HD) new or freshly formatted DOS diskettes are required.a) With the first diskette loaded in the drive, Enter the commands: cd [path]\fwupdate
Label this diskette, "Volume 1: AIX Backup:
Combined System (SPH05195) and SvP (sh040616) FW
b) With the second diskette loaded in the drive, Enter the commands: cd [path]\fwupdate
Label this diskette, "Volume 2: AIX Backup:
Combined System (SPH05195) and SvP (sh040616) FW
Note:
Any diskette labeled: 'AIX Backup: . . . .' is in a format that can be
used
Proceed to Section 6.0 Updating the Firmware. 5.2 Remote Installation of FirmwareTo install firmware on a remote system, login to the remote system as root. Copy (in binary format) the firmware file, sx05195.img, to the /tmp/fwupdate directory on the remote system. Proceed to Section 6.0 Updating the Firmware.6.0 Updating the FirmwareThe AIX command-line method applies the combined companion System and Service Processor firmware update in one pass. The combined update process uses a single file, sx05195.img, whose content includes both System and Service Processor firmware updates. This allows both the System Firmware and Service Processor Firmware to be updated together and assures they are companion levels.***
Do not power off the target system at any time before the update
process completes.
Note: Checksums can be used to verify files have not been corrupted or altered during transmission. At the AIX command line, enter: sum sx05195.img This command will produce the following output: 61902 1564 sx05195.img The checksum is -----> 61902 Note: In the instructions that follow are specific AIX
commands.
6.1 Using the AIX Command-Line MethodYou must have root authority on the target system to update its firmware. Because the update process will cause an automatic AIX reboot, be sure the system is not running any user applications.This method allows updating either from files already loaded into the target system or from diskettes.
6.1.1 Updating with Files Already Loaded in the Target SystemWith the files are located in the /tmp/fwupdate subdirectory,Enter the commands: cd /usr/lpp/diagnostics/bin
[Don't overlook the periods (.) in the above command.] You will be asked for confirmation to proceed with the firmware update and the required reboot. If you confirm, the system will apply the new firmware, reboot and return to the AIX prompt. This may take up to ten minutes, depending on the configuration of the target system. While the update is in progress, you will see "Rebooting . . ." on the display for as long as three minutes. The firmware update is complete. You will want to verify the update as described in paragraph 6.2. 6.1.2 Updating from AIX Backup DiskettesThe AIX backup diskettes support the combined firmware update process.On the target system, Enter the commands: mkdir /tmp/fwupdate Note: If the directory /tmp/fwupdate
already exists,
cd /tmp/fwupdate
You will be prompted to mount volume 1 on /dev/rfd0 In the drive of the target system, put the AIX backup diskette labeled, "Volume 1: AIX Backup: Combined System (SPH05195) and SvP
(sh040616) FW
When prompted for volume 2, In the drive of the target system, put the AIX backup diskette labeled, "Volume 2: AIX Backup: Combined System (SPH05195) and SvP
(sh040616) FW
The file is now located in the /tmp/fwupdate subdirectory. Enter the commands: cd /usr/lpp/diagnostics/bin
[Don't overlook the periods (.) in the above command.] You will be asked for confirmation to proceed with the firmware update and the required reboot. If you confirm, the system will apply the new firmware, reboot and return to the AIX prompt. This may take up to ten minutes, depending on the configuration of the target system. While the update is in progress, you will see "Rebooting . . ." on the display for as long as three minutes. The firmware update is complete. You will want to verify this update as shown in paragraph 6.2. Don't forget to retrieve and file any firmware update diskette that
may still be in the system's diskette drive. A good time to do this
is after the reboot has completed.
6.2 Verifying the UpdatesTo verify your firmware update was successful, use the following AIX command after the automatic reboot.To check the firmware levels Enter:
This command will produce a system configuration report similar to the following. ROM Level.(alterable).......sh040616 <== SvP FW level ROM Level.(alterable).......SPH05195 <== System FW levelThe ROM Level lines list the levels of the newly installed System and Service Processor firmware. For System FW, the level should now be SPH05195. For Service Processor FW, the level should now be sh040616. 6.3 Archiving the Update FilesIn the event it becomes necessary to restore the system to a certain firmware level, it is suggested you identify and archive the materials for each update you install.If the download process produced diskettes, label and store them in a safe place. If the download process produced files, archive and identify the files for convenient retrieval.
End of Installation Instructions | |||||||||||
|