无法将ONTAP集群添加到AIQUM RC版本
适用场景
- ONTAP版本9.15.1X27
- AIQUM 9.14RC1
- AIQUM 9.11RC1
- ONTAP 9.14.1P1版
问题描述
- 尝试将ONTAP版本为9.15.1X27的集群添加到AIQUM时、无法添加、并在图形用户界面中显示错误-
“Unable to add cluster data source. This can occur if the clocks on the systems are not synchronized and the 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”.
- 尝试将 ONTAP 9.14.1P1添加到 AIQUM 9.11RC1时、在图形用户界面中观察到相同错误。
- 日志中出现错误-
2024-06-14 08:59:13,722 ERROR [org.springframework.boot.web.servlet.support.ErrorPageFilter] (default task-28715) Forwarding to error page from request [/server/datasource] due to exception [Fail to add a new DS]: com.onaro.sanscreen.acquisition.sessions.AcquisitionUnitException [203
Fail to add a new DS
at deployment.mega-app.ear.server-core.jar//com.netapp.sanscreen.acquisition.sessions.rest.service.impl.AcquisitionFacadeSessionServiceImpl.addDS(AcquisitionFacadeSessionServiceImpl.java:838) [server-core.jar:9.11.0-2022.03.J62]
at deployment.mega-app.ear.server-api.war//com.netapp.sanscreen.acquisition.sessions.rest.service.impl.AcquisitionFacadeSessionServiceImpl$$FastClassBySpringCGLIB$$92eba61a.invoke(<generated>) [server-core.jar:]
at deployment.mega-app.ear//org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core.jar:5.3.7]
at deployment.mega-app.ear//org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:779) [spring-aop.jar:5.3.7]
at deployment.mega-app.ear//org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) [spring-aop.jar:5.3.7]
at deployment.mega-app.ear//org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) [spring-aop.jar:5.3.7]
at deployment.mega-app.ear//org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) [spring-tx.jar:5.3.7]
…