HP Instant Capacity Version 10.x User Guide HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3 (5900-3361, December 2013)

Cannot release 4 core usage rights. Doing so requires the deactivation of 4 cores.
#
Action: Before removing a member with borrowed core usage rights, deactivate the cores.
# icapmanage -r -m sd2prod1
icapmanage command failed.
Cannot remove member sd2prod1oa1.corp.hp.com (serial number) from group CloudProd
as it has a negative temporary capacity balance ((negative) 0 days, 4 hours, 0 minutes).
#
Removing a member with negative TiCAP balance from the GiCAP group is not permitted.
Action: Manage to change the current non-compliant state to the compliant state. If other members
have some TiCAP balance, fetch some TiCAP balance from them by activating TiCAP cores. You
may doublecheck if each member has been applied IAC codeword(s). You might need to purchase
some amount of TiCAP time.
# icapmanage -r -m sd2prod1
icapmanage command failed.
ERROR: Failure writing Instant Capacity data to the dynamic profile.
#
Action: Check if both active_gm and standby_gm are associated with the correct GM OS user
certificate:
AGM cannot update the iCAP inventory on the member OA
at the member removal.
OA> show user active_gm
..(snip)..
Fingerprint: 47:14:1c:2b:44:3f:ae:98:c6:95:11:28:cb:6c:ac:05:d0:11:ca:de
OA> show user standby_gm
..(snip)..
Fingerprint: 13:35:9a:af:32:f7:9e:f8:88:73:ea:b9:8e:72:3d:34:c0:e0:b3:2f
AGM # openssl x509 -in /etc/opt/iCAP/GiCAP_OA_USER_CERT.pem -noout -fingerprint
SHA1 Fingerprint=47:14:1C:2B:44:3F:AE:98:C6:95:11:28:CB:6C:AC:05:D0:11:CA:DE
SGM # openssl x509 -in /etc/opt/iCAP/GiCAP_OA_USER_CERT.pem -noout -fingerprint
SHA1 Fingerprint=13:35:9A:AF:32:F7:9E:F8:88:73:EA:B9:8E:72:3D:34:C0:E0:B3:2F
In the above case, the certificate associations are correct. If the users have the incorrect certificate
association, remove the association: remove user certificate <active_gm|standby_gm>
If either of the users or both users do not have the correct association, associate them with the
proper certificate:
download user certificate <active_gm|standby_gm>
ftp://root:(password)@(AGM/SGM IP
Address):/etc/opt/iCAP/GiCAP_OA_USER_CERT.pem
Action: If neither active_gm nor standby_gm has any certificate issue, there is no discrepancy
regarding the iCAP inventory usage data for the member between GiCAP_db and OA. In this
case, all the other member removals need to be followed by the above member removal.
# icapmanage -a -S sgm.corp.hp.com
Enter the password for root on sgm.corp.hp.com:
ERROR: Cannot set up secure communication with sgm.corp.hp.com.
This error can occur for a number of reasons. Verify that you have access
to the specified host and that it is running a compatible and supported
version of Instant Capacity.
ERROR: The following low-level error occurred:
CIM_ERR_NOT_SUPPORTED: PGS04001: Provider is blocked.
icapmanage command failed.
#
The status for HP_GiCAPProviderModule is not OK on SGM.
Action: Execute cimprovider -em HP_GiCAPProviderModule on SGM.
127