Sponsored Content
Full Discussion: Upgrade AIX 5.3 to AIX6.1
Operating Systems AIX Upgrade AIX 5.3 to AIX6.1 Post 302858529 by ibmtech on Monday 30th of September 2013 05:17:09 PM
Old 09-30-2013
If you are jumping from AIX5.3 to AIX6.1, then it is called migration.

Since you are saying the rootvg is mirrored, you can use one disk for migration keeping the other on current OS version.

I recommend using NIMADM (only reboot require downtime, rest can be done when the system is up).

Steps:
Break the rootvg's mirror
Code:
unmirrorvg rootvg <hdiskname>

If you still see some LV mirrored you can run
Code:
rmlvcopy <lvname> <no of copies (1)> <pvname>

Now that the rootvg is unmirrored, run
Code:
reducevg rootvg <hdiskname>

recreate the boot image (safe side)
Code:
bosboot -a -d /dev/<hdiskname>, here hdisk is the disk on which you have your rootvg

then
Code:
bootlist -m normal -o <hdiskname>

Coming to actual migration, you need
1. NIM Server (alteast at AIX6.1 TLXSPX (the OS, TL & SP Version of NIM should be higher than its client or same level post migration)
2. Make sure it can talk to client (check the nimsh service etc..,)
3. Make sure you have an empty disk (this is the one you just freed)
4. Make sure on NIM you have AIX6.1 as LPP Source and SPOT

After confirming all the above and their dependencies, proceed with the below. From NIM Server run
Code:
smitty nimadm --> Perform NIM Alternate Disk Migration

Code:
* Target NIM Client                                  [Client name]                                       +
* NIM LPP_SOURCE resource                            [61_lppsource]                                               +
* NIM SPOT resource                                  [61_spot]                                               +
* Target Disk(s) to install                          [select the empty disk]
  DISK CACHE volume group name                       []                                               +

  NIM IMAGE_DATA resource                            []                                               +
  NIM BOSINST_DATA resource                          []                                               +
  NIM EXCLUDE_FILES resource                         []                                               +
  NIM INSTALLP_BUNDLE resource                       []                                               +
  NIM PRE-MIGRATION SCRIPT resource                  []                                               +
  NIM POST-MIGRATION SCRIPT resource                 []                                               +

  Phase to execute                                   [all]                                            +
  NFS mounting options                               []
  Set Client bootlist to alternate disk?              yes                                             +
  Reboot NIM Client when complete?                    no                                              +
  Verbose output?                                     no                                              +
  Debug output?                                       no                                              +

  ACCEPT new license agreements?                      yes                                              +

, make sure you change the Accept new license agreement to yes.

It will 1st do an Alternate Disk Install and then it will do the migration.

Make sure you change the bootlist to new disk and reboot (after coordinating with other teams)

Hope this helps.

Last edited by ibmtech; 09-30-2013 at 06:23 PM..
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. AIX

UDB 9.5 upgrade from 8.2 on AIX 5.3

We are going from UDB DPF 8.2 to 9.5 and changing HW from P4+ to P6 and moving from 5.2 to 5.3. Anyone out there gone through this upgrade? Any words of wisdom, warnings, or other gotchas you could pass on. TIA. ART (0 Replies)
Discussion started by: ArtF
0 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

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

8. 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

9. Emergency UNIX and Linux Support

AIX upgrade fails

Hello Team, Am trying to upgrade the AIX 6.1 TL 7 to TL 8. My rootvg is mirrored so i have unmirrored and taken out the secondary disk and trying to install the update via smitty alt_clone. The filesets has been installed and finally when making the updated disk as bootable bosboot... (6 Replies)
Discussion started by: gowthamakanthan
6 Replies

10. 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
All times are GMT -4. The time now is 03:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy