AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  AIX upgrdation issue

    Posted 02/26/10 03:13 AM

    Originally posted by: madhandba


    Hi Folks,

    I have an issue with patch upgradation on one of our AIX Server.The issue is my server is currently running on 5200-08 Patch set and i tried to upgrade to 5200-10 Patch set with lot's of hicupps i could able to upgrade and when i checked the oslevel it still shows the old values.

    Please provide an solution for this,where i am going wrong.

    Thanks in advance.

    Regards,
    Madhan
    #AIX-Forum


  • 2.  Re: AIX upgrdation issue

    Posted 02/26/10 04:38 AM

    Originally posted by: hdkutz


    Hello,
    to check for filesets AT a certain maintenance level:
    1. instfix -qick 5200-10_AIX_ML|grep ":-:"
    This will show you the Filesets which are not on the right level for your TL.
    You have to upgrade those missing filesets to be on 5200 TL 10.

    Cheers,
    ku
    #AIX-Forum


  • 3.  Re: AIX upgrdation issue

    Posted 02/26/10 05:53 AM

    Originally posted by: madhandba


    Hi,

    Thanks for the reply i executed the command provided by you,it shows two files and i installed those 2 files and rebooted the server and still it is showing same old OS level and missing file sets:

    1. instfix -qick 5200-10_AIX_ML|grep ":-:"

    5200-10_AIX_ML:bos.loc.iso.zh_CN:5.2.0.95:5.2.0.30:-:AIX 5200-10 Technology Level
    5200-10_AIX_ML:bos.loc.iso.zh_TW:5.2.0.95:5.2.0.10:-:AIX 5200-10 Technology Level

    please help me how to go about it.

    Regards,
    Madhan
    #AIX-Forum


  • 4.  Re: AIX upgrdation issue

    Posted 02/26/10 08:20 AM

    Originally posted by: ddmurray


    Foudnd in the MAN page for oslevel:

    EXAMPLE:

    6 To list which software is below the recommended maintenance and technology level, AIX 5L Version 5.3 with the 5300-03
    Recommended Maintenance package, type:

    oslevel -r -l 5300-03
    #AIX-Forum