HP Instant Capacity User's Guide for Versions 8.x
product is installed after installation of Instant
Capacity.
/etc/opt/iCAP/.GiCAPKey,
/etc/opt/iCAP/.GiCAPKey.pub
Key files used by SSH for secure communication
between the Group Manager and members of a
group.
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:
icapmanage -a -g ADMIN1
Test if a server complex has hardware which is compatible with the group:
icapmanage -T mypar1.node.hp.com,mypar2.node.hp.com -g ADMIN1
Add a member called IT to the ADMIN1 group. Supply the root password for each of these
partitions in response to the prompts:
icapmanage -a -m IT:mypar1.node.hp.com,mypar2.node.hp.com -g ADMIN1
root@mypar1.node.hp.com’s password:
root@mypar2.node.hp.com’s password:
Show the full status of the ADMIN1 group:
icapmanage -s -g ADMIN1 -v
Seize core usage rights from a partition that is down, so that they will be available for other group
member activations:
icapmanage -x mypar1.node.hp.com
Restore previously seized usage rights to the partition from the previous example:
icapmanage -z mypar1.node.hp.com
Report supported hardware and grouping rules for a specific grouping rules file:
icapmanage -R -U /tmp/GiCAP.rules
Add host mypar3 to existing member IT:
icapmanage -u -m IT -h mypar3.node.hp.com
Add host mypar4 to existing member IT, and remove host mypar3:
icapmanage -u -m IT -h mypar4.node.hp.com!mypar3.node.hp.com
Remove group member IT from its group:
icapmanage -r -m IT
Remove the ADMIN1 group:
icapmanage -r -g ADMIN1
AUTHOR
icapmanage was developed by HP.
SEE ALSO
icapmodify(1M), icapstatus(1M), icapd(1M), icap(5).
153