AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

how to check the hacmp patch version

  • 1.  how to check the hacmp patch version

    Posted Fri April 04, 2008 09:39 AM

    Originally posted by: SystemAdmin


    I am a n00b of AIX , Maybe this is a stupid question.
    I have been asked to patch the hacmp to 5.2.0.8 . I downloaded the cluster.es.server.rte 5.2.0.8 , then i finished the patch operation . Now the lslpp -l |grep cluster.
    What's the patch version of hacmp ? how to check it ? Is it hacmp 5.2.0.8 now ?

    [/tmp]lslpp -l | grep cluster
    cluster.adt.es.client.include
    cluster.adt.es.client.samples.clinfo
    cluster.adt.es.client.samples.clstat
    cluster.adt.es.client.samples.libcl
    cluster.adt.es.java.demo.monitor
    cluster.es.cfs.rte 5.2.0.7 COMMITTED ES Cluster File System Support
    cluster.es.client.lib 5.2.0.8 COMMITTED ES Client Libraries
    cluster.es.client.rte 5.2.0.8 COMMITTED ES Client Runtime
    cluster.es.client.utils 5.2.0.5 COMMITTED ES Client Utilities
    cluster.es.client.wsm 5.2.0.5 COMMITTED Web based Smit
    cluster.es.clvm.rte 5.2.0.2 COMMITTED ES for AIX Concurrent Access
    cluster.es.cspoc.cmds 5.2.0.7 COMMITTED ES CSPOC Commands
    cluster.es.cspoc.dsh 5.2.0.2 COMMITTED ES CSPOC dsh
    cluster.es.cspoc.rte 5.2.0.6 COMMITTED ES CSPOC Runtime Commands
    cluster.es.plugins.dhcp 5.2.0.0 COMMITTED ES Plugins - dhcp
    cluster.es.plugins.dns 5.2.0.0 COMMITTED ES Plugins - Name Server
    cluster.es.plugins.printserver
    cluster.es.server.cfgast 5.2.0.1 COMMITTED ES Two-Node Configuration
    cluster.es.server.diag 5.2.0.8 COMMITTED ES Server Diags
    cluster.es.server.events 5.2.0.7 COMMITTED ES Server Events
    cluster.es.server.rte 5.2.0.9 COMMITTED ES Base Server Runtime
    cluster.es.server.testtool
    cluster.es.server.utils 5.2.0.8 COMMITTED ES Server Utilities
    cluster.es.worksheets 5.2.0.8 COMMITTED Online Planning Worksheets
    cluster.license 5.2.0.0 COMMITTED HACMP Electronic License
    cluster.msg.en_US.cspoc 5.2.0.0 COMMITTED HACMP CSPOC Messages - U.S.
    cluster.msg.en_US.es.client
    cluster.msg.en_US.es.server
    cluster.es.client.rte 5.2.0.0 COMMITTED ES Client Runtime
    cluster.es.clvm.rte 5.2.0.0 COMMITTED ES for AIX Concurrent Access
    cluster.es.cspoc.rte 5.2.0.0 COMMITTED ES CSPOC Runtime Commands
    cluster.es.server.diag 5.2.0.0 COMMITTED ES Server Diags
    cluster.es.server.events 5.2.0.0 COMMITTED ES Server Events
    cluster.es.server.rte 5.2.0.9 COMMITTED ES Base Server Runtime
    cluster.es.server.utils 5.2.0.0 COMMITTED ES Server Utilities
    #AIX-Forum


  • 2.  Re: how to check the hacmp patch version

    Posted Fri April 04, 2008 04:03 PM

    Originally posted by: kappa


    Hi,

    you have skipped the desired lines!

    Best:
    lslpp -L cluster\*

    One record per line: (not pretty formatted)
    lslpp -Lc cluster\*
    #AIX-Forum