IVM lsvet command

Purpose

List Capacity on Demand advanced functions activation information. This command is operable only in an Integrated Virtualization Manager environment.

Syntax

lsvet -t {code | hist} -m managed-system [-F [attribute-names] [--header]] [--help ]

Description

The lsvet command lists activation information for Capacity on Demand advanced functions. Capacity on Demand advanced functions include PowerVM® Editions and Enterprise Enablement. Capacity on Demand advanced functions are sometimes referred to as Virtualization Engine systems technologies.

Flags

Flag name Description
-t

The IP address or host name of the managed system. Use code for the Virtualization Engine systems technologies activation codes, and hist for the Virtualization Engine systems technologies activation history log.

Attribute name

time_stamp=08/30/2007 00:16:28,entry=[VIOSI0500040A-0336] IBM® i processor capacity limit enabled.

-m The name of the managed system for which information is to be listed. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*ssssssss, where tttt is the machine type, mmm is the model, and ssssssss is the serial number of the managed system. The tttt-mmm*ssssssss form must be used if there are multiple managed systems with the same user-defined name.
-F

A delimiter separated list of attribute names representing the desired attribute values to display. If this option is specified without any attribute names, then all of the attributes will be displayed.

When this option is specified, only attribute values will be displayed. No attribute names will be displayed. The attribute values displayed will be separated by the delimiter which was specified with this option.

This option is useful when only attribute values are desired to be displayed, or when the values of only selected attributes are desired to be displayed.

--header Display a header record, which is a delimiter separated list of attribute names for the attribute values that will be displayed. This header record will be the first record displayed. This option is only valid when used with the -F option.
--help Display the help text for this command and exit.

Exit Status

This command has a return code of 0 on success.

Examples

  1. To display the activation code generation information, type the following command:
    lsvet -m sys1 -t code
  2. To display the activation history log, type the following command:
    lsvet -m 9117-570*1001213 -t hist 
    time_stamp=02/07/2006 19:52:03,entry=HSCL0421 POWER Hypervisor code entered.
    time_stamp=02/07/2006 19:52:03,entry=HSCL0403 Virtual I/O server 
                                                  capability enabled.
    time_stamp=02/07/2006 19:52:03,entry=HSCL0405 Micro-partitioning 
                                                  capability enabled.
    time_stamp=02/07/2006 19:52:03,entry=HSCL0406 Multiple partitions enabled.



Last updated: Wed, November 18, 2020