AIX

AIX

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


#Power
#Power
 View Only
  • 1.  Command to find HMC

    Posted Thu February 01, 2007 07:29 AM

    Originally posted by: SystemAdmin


    Hi ,

    In AIX 5L, is there any way to find the HMC details to which it is connected to?
    Thanks in advance,
    Pravin
    #AIX-Forum


  • 2.  Re: Command to find HMC

    Posted Thu February 01, 2007 08:58 AM

    Originally posted by: SystemAdmin


    The following command will give you two resources. The one where ManagerType is HMC, is the HMC and the one where ManagerType is CSM is, well, your CSM server :)

    codelsrsrc IBM.ManagementServer[/code]
    #AIX-Forum


  • 3.  Re: Command to find HMC

    Posted Thu February 01, 2007 09:45 AM

    Originally posted by: SystemAdmin


    > The following command will give you two resources.
    > The one where ManagerType is HMC, is the HMC and the
    > one where ManagerType is CSM is, well, your CSM
    > server :)
    >
    > codelsrsrc IBM.ManagementServer[/code]

    Alex,

    Thanks for the reply.

    The following server is a LPAR. I could not get any info regarding HMC. May be i am wrong. Please advice on the following,

    code# uname -L
    1 10-A28EE
    #
    1. lsrsrc IBM.ManagementServer
    Resource Persistent Attributes for: IBM.ManagementServer
    #
    [/code]
    Thank You,
    Pravin
    #AIX-Forum


  • 4.  Re: Command to find HMC

    Posted Thu February 01, 2007 08:25 PM

    Originally posted by: dukessd


    Looks like your LPAR cannot tell what the HMC / CSM is, or is it a power4 machine? I'm not sure "IBM.ManagementServer" was supported before the power5 machines.

    Try a google for:

    site:ibm.com lsrsrc IBM.ManagementServer

    and have a read.

    The AIX 5.3 lsrsrc command reference:
    http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.cmds/doc/aixcmds3/lsrsrc.htm
    #AIX-Forum


  • 5.  Re: Command to find HMC

    Posted Mon February 05, 2007 01:53 PM

    Originally posted by: SystemAdmin


    > Looks like your LPAR cannot tell what the HMC / CSM
    > is, or is it a power4 machine? I'm not sure
    > "IBM.ManagementServer" was supported before the
    > power5 machines.
    >
    > Try a google for:
    >
    > site:ibm.com lsrsrc IBM.ManagementServer
    >
    > and have a read.
    >
    > The AIX 5.3 lsrsrc command reference:
    > http://publib.boulder.ibm.com/infocenter/pseries/v5r3/
    > index.jsp?topic=/com.ibm.aix.cmds/doc/aixcmds3/lsrsrc.
    > htm

    Thank you for the help.
    #AIX-Forum


  • 6.  Need TCP/IP connection to the HMC from LPAR

    Posted Fri February 02, 2007 02:21 AM

    Originally posted by: SystemAdmin


    As suggested, lsrsrc IBM.ManagementServer
    But only if there is an RMC network connection from the LPAR to the HMC (on the HMC's "open" network)

    I have put a basic overview on Wiki at
    http://www-941.ibm.com/collaboration/wiki/display/virtualization/HMC+and+System+Setup
    Would be interested to hear if you find it useful.

    Regards Dave
    #AIX-Forum