HMC

 View Only
  • 1.  Command to see "Licensed Capabilities" on the HMC CLI

    Posted Thu October 07, 2021 09:08 AM
    Hello Group,

    is there a command to view the licensed capabilities of a POWER machine on the HMC CLI? I tried lscod, but cannot see any of the licenses.

    Best regards

    ------------------------------
    Plamen Tanovski
    ------------------------------


  • 2.  RE: Command to see "Licensed Capabilities" on the HMC CLI

    Posted Fri October 08, 2021 03:08 AM
    Hello Plamen,

    you can see with command :
    lshwres -m 9080-M9S*7899999 -r proc --level sys

    ------------------------------
    Manuel Fuentes Pico
    ------------------------------



  • 3.  RE: Command to see "Licensed Capabilities" on the HMC CLI

    Posted Fri October 08, 2021 07:09 AM
    I only know to look in ASMI to see the capabilities for the frame.

    --

    ------------------------------
    Bryan Dietz
    ------------------------------



  • 4.  RE: Command to see "Licensed Capabilities" on the HMC CLI

    Posted Fri October 08, 2021 10:29 AM
    Hi Plamen,

    Licensed capabilities can be viewed via the lssyscfg -r sys -m <system> command.   That command displays a lot of attributes, so look for the ones that end in _capable.  They are all grouped together towards the beginning of the output.  All capabilities, not just the ones that are licensed, can be viewed via the lssyscfg -r sys -m <system> -F capabilities command.  The lscod command only shows licensed processor and memory resources.

    Regards,
    Stephanie Jensen

    ------------------------------
    STEPHANIE JENSEN
    ------------------------------



  • 5.  RE: Command to see "Licensed Capabilities" on the HMC CLI

    Posted Fri October 08, 2021 10:48 AM
    Thanks Stephanie, exactly what I was looking for. lssyscfg is hell of a tool, I should have read the man page till the end.

    Best regards,
    P. Tanovski

    ------------------------------
    Plamen Tanovski
    ------------------------------