IBM
eServer
DATE: Feb 20, 2006
Table of Contents
2.0 General Information
2.1 Installation Time
2.2 Machine's Affected
2.3 AIX Requirements
2.4 Linux Requirements
3.0 Determine the Current Microcode Level for AIX
3.1 Determine the Current Microcode Level for
Linux
4.0 Downloading
and Unpacking the Firmware Update
Package from CORE
4.1 Downloading the RPM Format File to the Target
Server
4.2 Discovery Tool Microcode CD-ROM creation and download
instructions
5.0 Verifying microcode before download and notes
5.1 Microcode Download Procedure-PCI-X Quad
Channel Ultra320 SCSI RAID Adapter for AIX
5.2 Microcode Download Procedure-PCI-X Quad
Channel Ultra320 SCSI RAID Adapter for Linux (SLES 9 SP1, RHEL4 and
above)
5.3
Microcode Download Procedure-PCI-X Quad
Channel Ultra320 SCSI Adapter bus for Linux (SLES 9 base, RHEL3 and
prior)
=====================================================================================
050E007c |
-Dual-Initiator (HA) mode fixes: A) Adapter transition timing window shortened for non-SCSI RAID adapters (fix for CCIN 5702, 571A) B) Modification to cache flushing algorithm, fix for the below. 1) A Stand Alone SCSI RAID adapter (that is not the preferred Primary) is full of cache data that will take a long time to flush. 2) Power on a second SCSI RAID that is the preferred Primary. 3) When the failover happens the first SCSI RAID will not have finished flushing cache data before the second IOA starts talking to the drives that the first IOA is still flushing data to (CCIN 5703 & 571B) -Added NACA support (all U320 SCSI Controllers/Adapters) |
050E006b |
-Contains fix for HUS10K DASD Selection Timeouts which can cause a boot drive not to be found and the system to boot to SMS. -Error log entry w/ PRC 14005060 can appear in pSeries SCSI RAID HA
environments during random system boots. |
050E0064 |
Do not install this level. Configuration Problems w/ HUS10K DASD. -New revision level of microcode. -Added microcode support for SCSI RAID HA mode (device driver support in Oct 2005 release of AIX). As part of this, the sisraid location code has changed. See the below example. Changes in Red.
-Ported 20MBps SE fix to new revision level. -Fixed FCode bus which caused BA090003 sysplanar errors to be logged during boot from a rootvg SCSI RAID array. |
030E0048 |
Added detection for invalid
DMA's. This DMA issue represents a potential data error. IBM recommends
that you install this fix immediately. |
030E0042 |
Prior to microcode update, a
shutdown is performed to the I2C bus to acquiesce activity. This
prevents the I2C bus from getting hung and the Virtual SES devices from
coming up "defined". |
030E0040 |
-Virtual SES code fix (SF2,
L4). |
030E003e |
First pSeries released microcode
level |
030E003b |
Previously available code level |
030E003a |
Previously available code level |
Drive Type |
Microcode Level (Hex) |
Microcode level (ASCII as
appears in VPD) |
Cheetah73LP (9GB) |
C54E | 43353445 |
Cheetah73LP (18GB+) |
C50E | 43353045 |
Cheetah146LP | C50F | 43353046 |
Cheetah73LP-X15 | C51A | 43353141 |
Ultrastar73 | S5DE | 53354445 |
US146Z10 | S28C | 53323843 |
SUBJECT: PCI-X Quad Channel Ultra320 SCSI RAID Adapter
******* PLEASE READ THIS ENTIRE NOTICE *********
2.1
Installation Time:
Approximately 30 minutes
2.2
Machine's Affected:
iSeries & Open Power machines w/ AIX & Linux partitions
7311-D20
9111-520
9124-550/720
9405-520
9406-270/520/550/570/595/800/810/820/825/830/840/870/890
9411-100
2.3
AIX Requirements:
For U320 support: AIX
5.1 ML_07 or AIX 5.2 ML_04 along w/ the aforementioned minimum DASD
microcode requirements.
2.4
Linux Requirements:
For support: SLES 8
SP3 or RHEL 3 U1 or above
3.0 Determine the Current Microcode Level for AIX:
Before you install the microcode, it is important to determine the microcode level of the Adapter installed in the target system. Use
the following instructions to read the ROM level stored in the Adapter's VPD.
1) List the SCSI RAID Adapters installed in the system by typing:
lsdev -C | grep sisioa
Note: All of the SCSI RAID initiators addresses that are installed will be displayed. The names will be sisioaX, where X is 0, 1, etc.
2) To check the current microcode level for the adapter or controller enter the following command
lscfg -vl sisioaX
Where X is the number/s of the previous command. The Command will produce output similar to
DEVICE LOCATION DESCRIPTION
sisioa0 P1 PCI-X Quad Channel U320 SCSI RAID Adapter
PCI-X Quad Channel Ultra320 SCSI RAID Adapter:
Part Number.................53P3821
FRU Number..................53P3821
Serial Number...............YL3084065004
Manufacture ID..............0008
EC Level....................0
ROM Level.(alterable).......030E003a
Product Specific.(Z0).......2780
Device Specific.(YL)........P1
If the ROM Level is less
than 050E007c then you should update the microcode.
3.1 Determine the Current Microcode Level for Linux:
RHEL 3:
1) To list the scsi initiators Type: "ls /proc/scsi/ipr"
If the Firmware Version is less
than 050E007c then you should update the microcode.
4.0 Downloading and Unpacking the Firmware Update Package from CORE
NOTE: The CORE image will now be the RPM Format File.4.1 Downloading the RPM Format File
to the Target Server
Use this
method to download to an AIX or Linux system:
Note: The instructions that follow are specific AIX/Linux commands. AIX/Linux commands are CASE (lower and upper) SENSITIVE, and must be entered exactly as shown, including filenames.
1) Make a
directory on an AIX/Linux system to receive the RPM format file.
Enter: "mkdir /tmp/microcode"
Enter:
"mkdir /tmp/microcode/RPM"
2) Transfer the
RPM format file to the /tmp/microcode/RPM directory (using "Save as ...").
Change to that directory, "cd /tmp/microcode/RPM".
You'll see the
filenames for the RPM files.
A) For AIX,
SLES9 base, RHEL3 & prior,
the filename is pci.10140180.0E-050E007c-1.aix5.1.noarch.rpm
B) For SLES9 SP1,
RHEL4 & above,
the filename is pci.10140180.0E-050E007c-1.Linux.noarch.rpm
3) Unpack the file by executing the instructions
below:
A) For AIX,
SLES9 base, RHEL3 & prior,
type "rpm -ihv --ignoreos pci.10140180.0E-050E007c-1.aix5.1.noarch.rpm"
B) For SLES9
SP1, RHEL4 & above,
type "rpm -ihv --ignoreos pci.10140180.0E-050E007c-1.Linux.noarch.rpm"
4a) For AIX, SLES9 base,
RHEL3 & prior:
The microcode files will be added to /usr/lib/microcode/.
4b) For SLES9 SP1, RHEL4
& above:
The microcode files will be added to /lib/firmware/.
4.2 Discovery Tool Microcode CD-ROM creation and download instructions
To obtain information how to burn a
CD-ROM and run the Discovery Tool for an AIX System please go to: CDROMhelp.html
1) After running the Discovery Tool successfully the "/tmp/microcode/RPM"
directory was created and your rpm files are copied from the CD-ROM.
2) Change to that directory, "cd /tmp/microcode/RPM".
3) Unpack the file by executing the instructions below:
Enter the commands:
rpm -ihv --ignoreos
pci.10140180.0E-050E007c-1.aix5.1.noarch.rpm
4) Microcode files will be copied to "/etc/microcode". The file
size and checksum of the microcode image will be verified in Section
5.0
Notes:
- "/etc/microcode" is a symbolic link to "/usr/lib/microcode".
- If permission does not allow the copy to the above stated
directory
or file then the user will be prompted for a new location.
5.0 Verifying microcode before download and notes
NOTE: Microcode download must be performed
separately for each Adapter bus under distinct Logical Partitions
(LPAR's).
Please save current and older versions of the microcode update files in
case you need to restore your system.
NOTE: Microcode Download CAN be performed concurrently.
Installation Time: Approximately 30 min System Time.
Please verify the file size and checksum of the raw microcode files
matches the below.
Filesize: 1292652
Checksum: 57066
For AIX, SLES9 base, RHEL3
& prior: "ls -l /usr/lib/microcode/5349530E.050E007c" to
verify Filesize.
"sum /usr/lib/microcode/5349530E.050E007c"
to verify Checksum.
For SLES9 SP1, RHEL4 &
above: "ls
-l /lib/firmware/pci.10140180.0E.050E007c"
to
verify Filesize.
"sum /lib/firmware/5349530E.050E007c" to
verify Checksum.
For systems that have LPAR installed, the
microcode file must be placed on all partitions that have a SCSI device
in order to update the code. Follow this procedure for each
partition:
For AIX,
SLES9 base, RHEL3 & prior:
A) Log into the
target partition.
B) Type: "cd /usr/lib/microcode"
C) FTP (for AIX)
or SFTP (for Linux) to the partition
that has the media bay assigned. (ie. ftp/sftp partition1.ibm.com)
D) Type: "cd /usr/lib/microcode"
E) If using FTP
then Type: "bin"
F) Type: "get 5349530E.050E007c"
G) Type: "quit"
For SLES9
SP1, RHEL4 & above:
A) Log into the
target partition.
B) Type: "cd
/lib/firmware"
C) SFTP to the
partition
that has the media bay assigned. (ie. "sftp partition1.ibm.com")
D) Type: "cd /lib/firmware"
E) Type: "get pci.10140180.0E.050E007c"
F) Type: "quit"
5.1 Microcode Download Procedure-PCI-X Quad Channel Ultra320 SCSI RAID Adapter for AIX
Procedure: