AIX upgrade


 
Thread Tools Search this Thread
Operating Systems AIX AIX upgrade
# 1  
Old 09-08-2010
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??

Last edited by zaxxon; 09-08-2010 at 04:43 AM.. Reason: Correcting spelling in subject
# 2  
Old 09-08-2010
my proposition use man: man oslevel, man mknfs
1)
Code:
oslevel-f

2)
Code:
man mknfs

OK
we can read
mknfs can change file:
/etc/inittab
to execute the /etc/rc.nfs on the system start,
or starts the /etc/rc.nfs file to start NFS imediately

Last edited by john1212; 09-08-2010 at 06:45 AM..
# 3  
Old 09-08-2010
1) You can issue a:
Code:
instfix -i| grep ML

.. and have a look what might be missing.

2) See john1212 answer or type in
Code:
man mknfs

and read the description.
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

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

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

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

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

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

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