Anyone else have the issue with adding a cluster to AIQUM resulting in 'failed in conversion'?
Short background story:
-
we had AIQUM (last running version: 9.16P2) for ~ 1 year
-
we run into: The Mutual TLS certificate for the cluster … has expired
-
was not able to get it running again (refreshed internal & external certificate without any success)
-
deployed a new AIQUM
-
first 9.18RC1
-
was not able to add cluster. Run into certificate IP mismatch, figured out: You need 'localhost' and IP addrr inside SAN entries
-
after fixing this, I was able to add a cluster
-
discovery runs into 'Failed in conversion'
-
dropped 9.18RC1, deleted all certs in ONTAP & also removed the user with auth-method 'cert'.
-
deployed 9.16P2 again (fresh deployment)
-
added one cluster = Ok
-
Certificates, ems event filter & destination are created
-
user auth-method 'cert' for 'http' and 'ontapi' are created
-
discovery runs also into 'Failed in conversion'
-> no firewall between ONTAP & AIQUM
-> custom.hostname already set
-> AIQUM user has admin role in http, console, ontapi, amqp)
-> /etc/hosts already 'fixed' with replacing 127.0.1.1 with actual IP
-> no errors in notifyd.log, no errors in mgwd.log (ONTAP, also no errors in event log show command)
-> server_acq.log shows: Certificates, ems event filter & destination are created; “Completed executing forced acquisition”
The only thing else I noted: Date & Timezone of ONTAP & AIQUM are the same. But the logs of AIQUM are 1h behind.
I already have an open case, but maybe someone here can point me to the right direction.