First of all, who the hell needs 5.3 on a POWER4 box? ;-) So we want to update the firmware to be able to run a recent version.
Connecting to the service processor and starting install
screen /dev/ttySx or minicom on Linux, cu on AIX.Updating system firmware
In theory, you could get around installing 5.x just to be able to update the firmware by using a different method, but it is too complicated (using floppies? or a second CDROM?)
lsdev -Ccadapter will show you if ent0 or ent1 is the Gigabit interface.mktcpip -i en1 -a 192.168.1.19 -m 255.255.255.0 -g 192.168.1.1 -h hostname -snetstat -v en1 | grep Link shows Link Status: up.mount -v cdrfs -o ro /dev/cd0 /mntsum (see the IBM instructions)./usr/lpp/diagnostics/bin/update_flash -f /tmp/fwupdate/3F080425.imglsmcode -rerrpt | more), the update doesn't run when the firmware file is corrupt or you forget to extract the .BIN file. reboot -qFinal installation
Service Processor menu showing the old firmware level
Firmware: RG060109_d79e15_regatta Service Processor Firmware Version: 3F080425 Copyright 2001, IBM Corporation 65C187F________________________________ MAIN MENU 1. Service Processor Setup Menu 2. System Power Control Menu 3. System Information Menu 4. Language Selection Menu 5. Call-In/Call-Out Setup Menu 6. Set System Name99. Exit from Menus 0>Running the fw update from AIX
# lsmcode -rsystem:3F060109 |System Firmware:RG060109_d79e15_regatta# /usr/lpp/diagnostics/bin/update_flash -f /tmp/fwupdate/3F080425.img***** WARNING: Continuing will reboot the system! *****Do you wish to continue?Enter 1=Yes or 2=No1SHUTDOWN PROGRAMThu Dec 16 15:42:07 CST 2010Wait for 'Rebooting...' before stopping.99FF and 99FD
Fans blowing at full speed...
Poweroff...
LED OK...
System powers on...
Confirm the new firmware level
# lsmcode -rsystem:3F080425 |System Firmware:RG080425_d79e22_regattaInstall AIX 7.1 TL0 SP1
AIX 7.1 kernel banner
------------------------------------------------------------------------------- Welcome to AIX. boot image timestamp: 21:23 09/01 The current time and date: 22:09:43 12/16/2010 processor count: 1; memory size: 4096MB; kernel size: 35064581 boot device: /pci@400000000110/ide@3,1/disk@0:\ppc\chrp\bootfile.exe kernel debugger setting: enabled-------------------------------------------------------------------------------AIX Version 7.1The starting screen of the installer after selecting console and language
Welcome to Base Operating System Installation and MaintenanceType the number of your choice and press Enter. Choice is indicated by >>>.>>> 1 Start Install Now with Default Settings 2 Change/Show Installation Settings and Install 3 Start Maintenance Mode for System Recovery 4 Configure Network Disks (iSCSI) 5 Select Storage Adapters 88 Help ? 99 Previous Menu>>> Choice [1]:During installation, a lot of filesets are extracted from BFF files. Once it started, you have nothing to do until the reboot.
Finishing the installation and rebooting
Approximate Elapsed time % tasks complete (in minutes) 96 48 Creating boot image. Licensed Materials - Property of IBM 5765H4000 Copyright International Business Machines Corp. 1985, 2010. Copyright AT&T 1984, 1985, 1986, 1987, 1988, 1989. Copyright Regents of the University of California 1980, 1982, 1983, 1985, 1986, 1987, 1988, 1989. Copyright BULL 1993, 2010. Copyright Digi International Inc. 1988-1993. Copyright Interactive Systems Corporation 1985, 1991. Copyright ISQUARE, Inc. 1990. Copyright Innovative Security Systems, Inc. 2001-2006. Copyright Mentat Inc. 1990, 1991. Copyright Open Software Foundation, Inc. 1989, 1994. Copyright Sun Microsystems, Inc. 1984, 1985, 1986, 1987, 1988, 1991. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.Rebooting . . .You must set terminal type, accept licenses, terms and conditions before you get to the login.
You may set root password, configure network, install more software, etc before logging in.
First login
AIX Version 7Copyright IBM Corporation, 1982, 2010.Console login: rootroot's Password:******************************************************************************** ** ** Welcome to AIX Version 7.1! ** ** ** Please see the README file in /usr/lpp/bos for information pertinent to ** this release of the AIX Operating System. ** ** ********************************************************************************#Basic information about the system
# ps -T 1 -o pid=,args= 1 /etc/init 458856 |\--/usr/sbin/syncd 601048760 |\--/usr/ccs/bin/shlap641376328 |\--/usr/bin/topasrec -L -s 300 -R 1 -r 6 -o /var/perf/daily/ -yp1441892 ldmp_process1572960 aioPpool1704006 aioLpool1769612 |\--/usr/lib/errdemon2097216 kbiod2359422 |\--/usr/sbin/srcmstr2293934 | |\--/usr/sbin/snmpd2490600 | |\--/usr/sbin/snmpmibd2556018 | |\--/usr/sbin/aixmibd2687058 | |\--/usr/sbin/syslogd2752600 | |\--/usr/sbin/portmap2818138 | |\--/usr/sbin/inetd2883676 | |\--/usr/sbin/hostmibd3014748 | |\--sendmail: accepting connections3145968 | |\--/usr/sbin/rpc.lockd -d 03211398 | |\--/usr/sbin/qdaemon3407916 | |\--/usr/sbin/rsct/bin/IBM.ServiceRMd3473514 | |\--/usr/sbin/biod 63735696 | |\--/usr/sbin/writesrv4063356 | |\--/usr/sbin/rsct/bin/rmcd -a IBM.LPCommands -r4456598 | |\--/usr/sbin/rsct/bin/IBM.DRMd4653204 | |\--/usr/sbin/rsct/bin/IBM.AuditRMd4784276 | \--/usr/sbin/rsct/bin/IBM.ERrmd2424872 random2621582 rpc.lockd3277036 |\---ksh4522152 | \--ps -T 1 -o pid=,args=3342546 |\--/usr/sbin/cron3539098 |\--/usr/sbin/uprintfd3801206 |\--/usr/sbin/getty /dev/lft03866742 \--/usr/lpp/diagnostics/bin/diagd# df -IgFilesystem GB blocks Used Free %Used Mounted on/dev/hd4 0.25 0.08 0.17 33% //dev/hd2 1.38 1.25 0.13 91% /usr/dev/hd9var 0.12 0.02 0.10 17% /var/dev/hd3 0.12 0.00 0.12 1% /tmp/dev/hd1 0.12 0.00 0.12 1% /home/dev/hd11admin 0.12 0.00 0.12 1% /admin/proc - - - - /proc/dev/hd10opt 0.12 0.02 0.11 14% /opt/dev/livedump 0.25 0.00 0.25 1% /var/adm/ras/livedump# lslpp -lcq -Ou | wc -l 572# oslevel -s7100-00-01-1037# lsdev -Ccada*ent0 Available 1L-08 10/100 Mbps Ethernet PCI Adapter II (1410ff01)ent1 Available 1j-08 10/100/1000 Base-TX PCI-X Adapter (14106902)fda0 Defined 01-D1 Standard I/O Diskette Adapteride0 Available 1G-19 ATA/IDE Controller Devicemoj0 Available 1n-08 GXT6500P Graphics Adapterpaud0 Available 1c-08 PCI Audio Adapter (13100560)ppa0 Available 01-R1 CHRP IEEE1284 (ECP) Parallel Port Adaptersa0 Available 01-S1 Standard I/O Serial Portsa1 Available 01-S2 Standard I/O Serial Portsa2 Available 01-S3 Standard I/O Serial Portsioka0 Available 01-K1-00 Keyboard Adaptersiokma0 Available 01-K1 Keyboard/Mouse Adaptersioma0 Available 01-K1-01 Mouse Adaptersisscsia0 Available 1S-08 PCI-X Dual Channel Ultra320 SCSI Adapter# lsdev -Ccproc*proc0 Available 00-00 Processor# lsattr -El proc0frequency 1452000000 Processor Speed Falsesmt_enabled false Processor SMT enabled Falsesmt_threads 1 Processor SMT threads Falsestate enable Processor state Falsetype PowerPC_POWER4 Processor type False# bootinfo -r4194304#