AIX Upgrade 5.2 to 5.3


 
Thread Tools Search this Thread
Operating Systems AIX AIX Upgrade 5.2 to 5.3
# 1  
Old 01-23-2008
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.
# 2  
Old 01-23-2008
The best way I have found to search the IBM web site is to google with:
site:ibm.com
at the beginning of the search line, so try:
site:ibm.com aix migration 5.2 5.3
for instance.

As with any AIX changes, take TWO mksysb's first, then you can't go too far wrong.

If you have more than 50 SAN disks, disconnect the SAN / fiber before you try the migration.

If you have SAN, check the procedure to migrate AIX in the associated SAN driver doc's, for instance with SDD / SDDpcm you must vary off the SAN volume groups, remove the SAN devices (rmdev) and uninstall the SAN drivers, then migrate AIX, then reinstall the newer drivers and reconfigure the devices. The drivers and host attachment scripts are AIX version specific.

If you try booting the 5.3 disk and don't get the migration option check here:
IBM - No Migration Option

On the 5.3 CD there is a premigration script, run this to check out your system first.

Make sure the system firmware is up to date first:
http://www14.software.ibm.com/webapp/set2/firmware/gjsn

Probably a good time to get the device microcode up to date too, see above link.

You may be able to just boot the 5.3 disk and migrate but a few checks first could save you a whole world of trouble.

At the very least take a mksysb before you do anything.
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. UNIX for Dummies Questions & Answers

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 ??? (3 Replies)
Discussion started by: capeme
3 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