Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wrong AIX release level showing 2

Status
Not open for further replies.

J1gh2

MIS
Jul 7, 2004
109
GB
Hi

I upgraded aix 5.3.0.2 to 5.3.0.5 yesterday using a aix 5.3 update CD and selected "install_latest". The install completed ok and lslpp shows the 5.3.0.5 filesets. However, oslevel -r still shows 5.3.0.2.

What did I do wrong or how can I get this to show the correct technology level?

Thanks
 
You have one or more filesets that aren't updated to 5300-05 level.

oslevel -qr

will show all the RMlevels/Technology levels that your system knows about.

oslevel -rl 5300-05

will list all the filesets which are still at a too low level for full 5300-05.



HTH,

p5wizard
 
Did you check if all filesets were commited ?
 
The wizard of p5
Thanks very much.
oslevel -rl 5300-05 shows 21 filesets that "are still at a too low level for full 5300-05.". I will upgrade these and presumably the os should show the correct level.

Thank you Gloups
I did the upgrade on two servers. On the first server I committed the filesets and only applied them on the second server but they both show the wrong technology level.

Best regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top