AIQUM HTTPS証明書の期限が切れているため、Active IQ Unified Managerで新しいONTAPクラスタの追加、または以前に追加されたクラスタの検出に失敗する
環境
- OnCommand Unified Manager(OCUM)
- Active IQ Unified Manager(AIQUM)
- ONTAP 9
- ONTAP クラスタ証明書の有効期限は切れていません
問題
- AIQUMのDASHBOARDに次のメッセージが表示されます:
Cluster discovery failed. Rediscover the cluster after resolving the issue.
- ONTAPクラスタをActive IQ Unified Managerに追加しようとするとエラーが表示される
Unable to add cluster data source. The certificate has expired.
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.
- クラスタ管理LIFを現在ホストしているノードのクラスタで、
mlog\audit.logはこのようなエラーを表示します:
[kern_audit:info:1948] 8XXXXXXXXXXXXXX :: test-cluster-01:ontapi :: 10.255.111.111:59999 :: test-cluster-01:ocum :: security-certificate-install :: Error: The certificate has expired.
ocumserver.log次のログが含まれています:
Failed to add the datasource
com.onaro.commons.exception.ConfigurationException: Server returned HTTP status 500.HTTP error message :{"timestamp":"2025-08-05T09:45:07.721+00:00","status":500,"error":"Internal Server Error","path":"/acquisition-api/server/datasource"}
jboss/server_acq.log次のログが含まれます。
default task-4284] c.n.u.RestUtil (RestUtil.java:459) - Error Payload from ONTAP: {"error":{"code":"52559973","message":"The certificate has expired.","target":"private_key"}}
default task-4284] c.n.o.n.e.EmsRestManager (EmsRestManager.java:99) - Error Message: {"error":{"code":"52559973","message":"The certificate has expired.","target":"private_key"}}
default task-4284] c.n.o.n.e.EmsRestManager (EmsRestManager.java:103) - Error installing security certificate:
acquisiton/au.log次のログが含まれています:
c.n.u.RestUtil (RestUtil.java:175) - Error while getting socket factory java.security.KeyStoreException: Cannot store non-PrivateKeys
...
SSL handshake error on system-get-version try 5 out of 5, Received fatal alert: certificate_expired javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired