User's Manual

EXTERNAL INFLUENCES
Environment Variables
LANG determines the locale to use for the locale categories when both LC_ALL and the
corresponding environment variable (beginning with LC_) do not specify a locale. If LANG
is not set or is set to the empty string, a default of “C” is used (see lang(5)).
LC_CTYPE determines the interpretation of single- and multiple-byte characters.
LC_MESSAGES determines the language in which messages are displayed.
If any internationalization variable contains an invalid setting, icapmanage behaves as if
all internationalization variables are set to C (see environ(5)).
International Code Set Support
Single- and multiple-byte character code sets are supported.
RETURN VALUE
icapmanage exits with one of these values:
0
Command succeeded.
>0 Command failed; error message sent to STDERR.
FILES
/var/adm/GiCAP.log
Log file for GiCAP operations and messages.
/etc/opt/iCAP/GiCAP.rules
Encrypted file containing grouping rules used by
the Group Manager.
/etc/opt/iCAP/GiCAP_db
Encrypted file containing information about
sharing rights and information about each group
managed by the Group Manager.
/etc/opt/iCAP/GiCAP.configFile
Present on every host of a GiCAP group member.
It contains information needed by the iCAP
software to contact the Group Manager for the
host.
/etc/opt/iCAP/GiCAP_keygen
Script used to establish (or reestablish) SSL
certificates.
/etc/opt/iCAP/GiCAPcert.pem, /etc/
opt/iCAP/*.pem, /etc/opt/iCAP/
GiCAPpkey.pem
SSL certificate files.
/etc/opt/iCAP/
GiCAP.checkScavengedMember.xml
Script used by the Group Manager to periodically
check for members reconnecting to the group after
a seizure operation.
EXAMPLES
Install a new grouping rules file:
icapmanage -i -U /tmp/GiCAP.rules
Purchase a sharing rights codeword from HP with rights equal to or greater than the number of
cores without usage rights for all planned members of the group. Retrieve the codeword from
the portal, and apply the sharing rights codeword to the Group Manager system.
icapmanage -C R8J2DBW.5UTxyWQ.2MekJ43.G5cdTVP.1-m9kvweQ.AYqEXym.wj3dyLj.Fbtg7s1
Create a GiCAP group named ADMIN1:
172