由于 DII 中的 cluster-identity-get 错误,FSXN 上的数据收集失败
- Views:
- 5
- Visibility:
- Public
- Votes:
- 0
- Category:
- data-infrastructure-insights
- Specialty:
- bluexp_insights
- Last Updated:
适用于
- Data Infrastructure Insights
- FSXN 集群
问题描述
- DII 代理服务器无法连接到 FSXN 集群,导致无法收集库存和性能数据。
- 错误如下:
ERROR [DSM-pool-3-thread-418/FSXN-Cluster [foundation] [ 165 ] ] com.onaro.sanscreen.acquisition.framework.datasource.BaseDataSource - FSXN-Cluster [Error connecting] - Failed to execute request: Remote host terminated the handshake: cluster-identity-get||| ([Device name General Device]: Failed to execute request: Remote host terminated the handshake: cluster-identity-get|||)
com.onaro.sanscreen.acquisition.framework.datasource.DataSourceErrorException: Failed to execute request: Remote host terminated the handshake: cluster-identity-get|||
at com.onaro.sanscreen.acquisition.framework.datasource.DataSourceErrorException.createWithoutEnhanced(DataSourceErrorException.java:81) ~[au.jar:1.783.0]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: com.onaro.sanscreen.acquisition.framework.datasource.DataSourceErrorException: Failed to execute request: Remote host terminated the handshake: cluster-identity-get|||
at com.onaro.sanscreen.acquisition.framework.datasource.DataSourceErrorException.createWithoutEnhanced(DataSourceErrorException.java:81) ~[au.jar:1.783.0]
at com.onaro.sanscreen.acquisition.util.stream.http.HttpClient.newBadResponseException(HttpClient.java:667) ~[netapp_ontap.jar1176921074093383673.jar:?]
at com.onaro.sanscreen.acquisition.datasource.netapp_ontap.builder.ClusterBuilder.validateCluster(ClusterBuilder.java:700) ~[netapp_ontap.jar1176921074093383673.jar:?]
... 21 more
Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1714) ~[?:?]