在特定集群上执行Active IQ Unified Manager监控的部分功能
适用场景
- Active IQ Unified Manager (AIQUM) 9.12及更高版本
- ONTAP 9
问题描述
- 集群似乎收集了大多数清单信息、但采集操作会在AIQUM的集群设置中显示
Failed
- 性能数据未收集、导致性能图形出现空隙
- 尝试从AIQUM还原文件失败
"Connection error to storage system <cluster name>:Error writing to server"
- ONTAP审核日志 从AIQUM地址提供HTTP上的
Message (null)
- 在
sample.log
中的root
下的采集记录或ocumserver.log
中。错误:
WARN [oncommand] [reconciliation-0] [c.n.d.c.ClusterStatusListener] Acquisition Failed for cluster : <ip address> message : Cannot store non-PrivateKeys
- 无法删除此集群、此集群在UI中不会显示错误、如果尝试使用um命令行界面、则会引发以下问题:
ERROR: Cannot store non-PrivateKeys
/opt/netapp/essentials/jboss/server/onaro/cert/aiqum_mtls_<cluster_name/IP>.keystore
如果遇到这种问题描述、则受影响的集群不存在此配置ocumserver.log:
INFO [admin] [default task-1485] [c.n.o.r.c.s.i.v.ClusterConnectionService] Unable to fetch the mututal TLS certificate for alias aiqum-mtls-<NODE_MANAGEMENT_IP>
...
ERROR [oncommand] [reconciliation-2] [syd-nas2-cl.gnm.int(incremental@00:00:46.349)] [c.n.dfm.collector.OcieJmsListener] Inventory change listener error
com.netapp.autozapi.client.ApiProtocolException: Connection error to Storage System <cluster_name>: PKIX path validation failed: java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors
at deployment.dfm-app.war//com.netapp.autozapi.client.ZapiInvocation.invoke(ZapiInvocation.java:146)
at deployment.dfm-app.war//com.netapp.autozapi.client.XmlZapiInvocation.invoke(XmlZapiInvocation.java:40)