EMSデスティネーションを登録できなかったため、AIQUMにクラスタを追加できません
環境
- ActiveIQ Unified Manager(AIQUM)9.6+
- すべてのOSプラットフォーム
問題
- AIQUMにクラスタを追加できません
- GUIのエラー:
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)
...