Unable to add ONTAP Cluster to AIQUM RC version
- Views:
- 105
- Visibility:
- Public
- Votes:
- 0
- Category:
- active-iq-unified-manager
- Specialty:
- OM
- Last Updated:
- 8/20/2024, 4:06:33 AM
Applies to
- ONTAP Version: 9.15.1X27
- AIQUM 9.14RC1
- AIQUM 9.11RC1
- ONTAP Version 9.14.1P1
Issue
- While trying to add cluster with ONTAP Version: 9.15.1X27 to AIQUM is failed to add with an error in GUI-
“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”.
- Same error observed in GUI while trying to add the ONTAP Version 9.14.1P1 to AIQUM 9.11RC1.
- Error seen in logs-
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]
…