HP Instant Capacity User's Guide for Versions 8.x

icapmanage(1M)
NAME
icapmanage -- Global Instant Capacity (GiCAP) management commands for GiCAP groups.
SYNOPSIS
icapmanage -i -U <rule_file>
icapmanage -C <codeword>
icapmanage -a -g <group_name>
icapmanage -r -g <group_name>
icapmanage -T <hostlist> [-g <group_name>]
icapmanage -a -m <member_name>:<hostlist> -g <group_name>
icapmanage -r -m <member_name>
icapmanage -s -g <group_name> [-b] [-v]
icapmanage -R [<hostlist>] [-U <rule_file>]
icapmanage -u -m <member_name> -h [<hostlist>][!<hostlist>]
icapmanage -x <host>
icapmanage -z <host>
DESCRIPTION
A Global Instant Capacity (GiCAP) group consists of a list of server complexes that are allowed
to share Instant Capacity usage rights (for cores, cell boards, and memory) and temporary
capacity. For each group, an HP-UX system must be designated as the Global Instant Capacity
Group Manager.
The symbol <hostlist> is a string of one or more host names, with the form
<host>[,<host>]...
icapmanage commands are intended to be invoked only on a Group Manager system in order
to create, manage, and remove the group. The command can be used to install a grouping rules
file, apply a GiCAP Sharing Rights codeword, create and remove GiCAP groups, test if a server
can be added to a GiCAP group, update a GiCAP group by adding or removing members, show
grouping rules and supported hardware, seize core usage rights from member partitions of a
GiCAP group to be used by another member of the group, restore seized core usage rights to
the original member partition, and update an existing GiCAP member by adding or removing
hosts.
For a complete overview of Global Instant Capacity, see icap(5), and for more detailed information
see the Instant Capacity User's Guide located at /usr/share/doc/icapUserGuide.pdf.
Options
icapmanage recognizes these options and arguments:
-a
Add a GiCAP group or add a member to a group. To create
a new group, use the -a option with the -g option to name
the new group. To add a member to a GiCAP group, use
the -a option, along with the -m option to specify a
member name and list of hostnames, and the -g option to
specify the group name.
-b
Provide brief status information only. Show summary
group information without information specific to the
Group Manager and the members.
-g <group_name>
Specify a GiCAP group name for a GiCAP operation.
143