AIX Upgrade


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers AIX Upgrade
# 1  
Old 11-21-2006
AIX Upgrade

Does anyone know any gotcha's on upgrading AIX from 5.1 to 5.3? Any interim steps on needs to do or ???
# 2  
Old 11-21-2006
First of all: mksysb and savevg Smilie
# 3  
Old 11-22-2006
1)mksysb
2)backing up of filesystems onto the tsm server.

good luck!
# 4  
Old 11-22-2006
I did almost 60 AIX 5.1 to 5.3 upgrades for a contract this summer. A couple things I remember.

1. Be sure your firmware is up to date. There are plenty of IBM server models where firmware from a year or two ago works fine for 5.1 but if you upgrade to 5.3 without updating the firmware first it won't boot.

2. If you're going to 5.3, TL4, SP3 there is an issue with the boot image size being too big. You need to go to the boot prom and use setenv real-base c00000 to increase the memory allocation. See AIX 5.3 installation tips, Doc Number 2428, Feb. 7, 2006 from IBM for details.

3. You may have to remove docsearch lpps because they don't have replacements in 5.3 so you'll have old 5.1 versions laying around after the upgrade. No big deal, but oslevel will incorrectly show you are downlevel because of the old lpps if you don't. Details of that issue are in the same doc as I listed in #2.

Good luck.

Ralph
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

How do I upgrade AIX 7.1.0.3 to 7.1.3.3 without using NIMserver??

Hello Everyone. I am trying to upgrade one of my servers which is AIX 7.1.0.3 to AIX 7.1.3.3. I have downloaded the fix packs and stored in /tmp/TL3SP3 directory. I ran inutoc .; bffcreate -ad; inutoc . then smitty installp I get an error like this Verifying requisites... ... (11 Replies)
Discussion started by: gorkhali
11 Replies

2. AIX

AIX 7.1 Upgrade problem

Hi all, I'm getting errors while booting AIX 7.1 after upgrade I have used FLRT tool for the process with the following input values shown in the attached photo. titled FLRT After reboot for the upgrade process system hangs and no response as shown in screenshot named AIX7.1-NormalBoot I... (13 Replies)
Discussion started by: h@foorsa.biz
13 Replies

3. AIX

AIX upgrade

i upgrade aix ml 5.3.2.1 to 5.3.2.2 but when running commnd #oslevel -r shows out put, again 5.3.2.1-- where should i chek??? 2-can any one tell me when mknfs command run which files get updated?? (2 Replies)
Discussion started by: nayyer
2 Replies

4. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

5. AIX

AIX ADI for just a TL/SP upgrade help

Is there a way to install a newer TL and SP level to an alternate disk, then boot to that disk? I've used adi to upgrade an os level but not just a tl or sp level. When I tried the same way, I received an error saying I cant migrate from aix 5.3 to aix 5.3. The other options I've found... (1 Reply)
Discussion started by: gravy26
1 Replies

6. AIX

Upgrade from AIX 5.3 to 6.1

Hello Folks, i am facing some weired issues. case is like this :- initially i was on AIX 5.3 i have installed filesets related to my application and those were in APPLY state.(COMMIT is set as NO) Then i have taken lslpp -l| grep -i <apps name> in that i confirmed whether the filesets are... (1 Reply)
Discussion started by: harsh_mulay
1 Replies

7. AIX

AIX OS upgrade gone wrong

I have an AIX LPAR that is one half of a Oracle RAC cluster running over a GPFS filesystem. The OS version in the LPAR was 5300-05-01 I ran an upgrade to 5300-07-05 (Apply only, Commit=NO and preserve old files). The preview passed with no failures detected. The actual upgrade failed... (5 Replies)
Discussion started by: morgan_g
5 Replies

8. AIX

AIX Upgrade 5.2 to 5.3

I have an IBM P520 that I need to upgrade from 5.2 to 5.3. My background in Unix is from 15 years ago so I don't remember much. IBM documentation is hard to find. Any help would be appreciated. (1 Reply)
Discussion started by: bashtonmcse
1 Replies

9. UNIX for Dummies Questions & Answers

AIX ML upgrade

Hello everyone, I have to do a ML upgrade on AIX 5.2 from 01 to 09 this is the first time iam going to do it. are there any command i have to keep in mind?? thanks! (1 Reply)
Discussion started by: karthikosu
1 Replies

10. AIX

HELP for AIX 4.3 upgrade to 5.3

Hi guys I have joined a new department and one of my tasks is to investigate the feasibility of upgrading our current AIX v 4.3 to V5.3. I do not know anything about AIX and any actual work will be done by an outside consultant until such time as I have built up my own knowledge. The system we... (3 Replies)
Discussion started by: JDM
3 Replies
Login or Register to Ask a Question