在启用了CA签名证书和云代理的情况下、在AIQUM 9.14及更高版本中添加/发现集群失败
适用场景
- ActiveIQ Unified Manager (AIQUM) 9.14及更高版本
- 全OS平台
- CA签名证书
- 已启用Cloud Agent (CLAG)
问题描述
- 使用CA签名证书 并 启用了CLAG的AIQUM 9.14+无法 在9.14或更高版本中添加/发现ONTAP
- 添加集群时出现GUI错误:
Unable to add cluster data source. This can occur if the clocks on the systems are not synchronized and the Active IQ Unified Manager HTTPS certificate start date is later than the date on the cluster, or if the cluster has reached the maximum number of EMS notification destinations.
server_acq.log
:
ERROR [acq-facade-init-thread-ds-2] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:254) - Establishing connection with cluster <cluster_ip> failed
ERROR [acq-facade-init-thread-ds-1] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:223) - Failed to establish connection for cloud agent instance "UnifiedManager<aiqum_system_id>". Reason: Certificate error: self-signed certificate in certificate chain._
ERROR [acq-facade-init-thread-ds-1] c.n.u.CloudAgentConnectionUtil (CloudAgentConnectionUtil.java:254) - Establishing connection with cluster <cluster_ip> failed
- 只有在AIQUM上使用CA签名的证书且为REST集合启用了云代理的情况下、才会显示问题描述