AIQUM 无法添加或监视具有证书获取错误的集群
适用于
- ActiveIQ Unified Manager (AIQUM) 9.6+
- 任意操作系统平台
问题
- AIQUM 无法添加新集群或监控现有集群
- 添加新集群/编辑现有集群时出现 GUI 错误:
Failed to fetch the HTTPS certificate. Enter a valid Hostname or Port
ocumserver.log和ocum-error.log中的错误消息:
2021-03-31 11: 37: 49,284 ERROR [umadmin] [default task-45] [c.n.o.r.c.s.i.ClusterConnectionService] Certificate fetch error: connect timed out2021-03-31 11: 37: 49,286 ERROR [umadmin] [default task-45] [c.n.o.r.m.e.GlobalExceptionHandler] Unable to fetch certificate for xx.xx.xx.xx.com.netapp.ocf.rest.mvc.exceptions.ClusterConnectionException: Unable to fetch certificate for xx.xx.xx.xx.- 发件人
access.log:
Mar 31 11:31:30 [:INFO]:admin:API:in:[10.35.8.8]::GET: Fetching cluster certificate for host 10.37.8.2 over port 443Mar 31 11:31:51 [:ERR]:admin:API:in:[10.35.8.8]::Certificate fetch error : connect timed out
nc -zv <cluster_mgmt_ip> 443Ncat: Version 7.50 ( https://nmap.org/ncat )Ncat: Connection timed out.