HP Instant Capacity Version 10.x User Guide (762794-001, March 2014)

This error can occur due to 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_FOUND: PGS03318: The certificate does not exist.
#
Action: Confirm if sslClientVerificationMode is set to optional and
enableHttpsConnection to true both on AGM and SGM:
# cimconfig -lc | grep -e sslClient -e enableHttps
sslClientVerificationMode=optional
enableHttpsConnection=true
#
If not, perform the following commands on AGM and/or SGM:
# cimconfig -s sslClientVerificationMode=optional -p
# cimconfig -s enableHttpsConnection=true -p
# cimserver -s; cimserver
# icapmanage -a -S sgm.corp.hp.com
Enter the password for root on sgm.corp.hp.com:
This operation may take a while to complete. The Group Manager
must contact every member host in each GiCAP group to
update the standby manager data and establish secure communication.
Enter the password for user ID standby_gm which will be created on
all SD2 machines:
icapmanage command failed.
Host sgm.corp.hp.com is not eligible for use as a standby Group Manager.
It is already an active Group Manager.
#
An attempt to configure a valid AGM as SGM fails.
Action: Reconsider another system as SGM.
# icapmanage -t
icapmanage command failed.
CIM_ERR_NOT_SUPPORTED
CIM_ERR_NOT_SUPPORTED: PGS04001: Provider is blocked.
#
The status for HP_GiCAPProviderModule is not OK on AGM.
Action: Execute cimprovider -em HP_GiCAPProviderModule on AGM.
# icapmanage -ticapmanage command failed.
CIM_ERR_NOT_SUPPORTED
CIM_ERR_NOT_SUPPORTED: CIM_ERR_NOT_SUPPORTED: PGS04001: Provider is blocked.
#
The status for HP_GiCAPProviderModule is not "OK" on SGM
Action: Execute cimprovider -em HP_GiCAPProviderModule on SGM.
# icapmanage -t
icapmanage command failed.
HTTP Error (401 Unauthorized).
#
sslClientVerificationMode is not set to optional on SGM.
Action: Perform the following commands on AGM:
cimconfig -s sslClientVerificationMode=optional p
cimserver s
130 Troubleshooting error messages