由于无法注册EMS目标、无法在AIQUM上添加集群
适用场景
- ActiveIQ Unified Manager (AIQUM) 9.6及更高版本
- 所有操作系统平台
问题描述
- 无法在AIQUM上添加集群
- 图形用户界面上的错误:
Unable to add cluster data source. This can occur if the clocks on the systems are not synchronized and the Active IQ 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.
- SERVER_acq.log:
ERROR [default task-37] c.n.s.a.s.r.s.i.AcquisitionFacadeSessionServiceImpl (AcquisitionFacadeSessionServiceImpl.java:843) - Fail to add data source for acquisitionUnitName: local, dataSourceName: Cluster1, vendor:NetApp OCI Essentials, model: NetApp OCI Essentials, datasourceTypeId: 91, manual: 1, isActive: false, attrs: -- listing properties --
netappfoundation.numBuilderThreads=3
...
: com.netapp.oci.netapp.client.interfaces.data.EmsManagerException: Invalid name. The name must start and end either with an alphanumeric or _(underscore) and must be in the length of 2 to 64 characters. The allowed special characters are _(underscore) and -(hyphen). (errno=27103) (errno=0)
...
ERROR [default task-40] c.o.s.a.s.AcquisitionFacadeUtil (AcquisitionFacadeUtil.java:202) - failed to register EMS: : com.netapp.oci.netapp.client.interfaces.data.EmsManagerException: Invalid name. The name must start and end either with an alphanumeric or _(underscore) and must be in the length of 2 to 64 characters. The allowed special characters are _(underscore) and -(hyphen). (errno=27103)
at deployment.mega-app.ear.server-core.jar//com.netapp.oci.netapp.ems.EmsZapiManager.createEventFilter(EmsZapiManager.java:343)
at deployment.mega-app.ear.server-core.jar//com.netapp.oci.netapp.ems.EmsManager.createEventFilter(EmsManager.java:195)
...