ONTAP Discussions

Problems with the connection to AIQUM / FAS2750

sanadmin_do
141 Views

We have been using a FAS2750 for years, and since last week with ONTAP 9.15.1P7 (this was necessary because we have acquired a C60 as a successor system and want to transfer the data there soon). As of today, the AIQUM (9.16) that we are using can no longer connect to the FAS2750. Under "Storage Management" / "Cluster Setup" the "Operation State" only shows "failed". Yesterday, a new certificate was issued by the AIQUM and transferred to the FAS2750. Today we also had to issue a new certificate for the AIQUM. This was also transferred to the FAS2750. Could there be a connection? We have already deleted the two newly created certificates on the 2750 and recreated the certificate on the AIQUM using "regenerate", without success.

2 REPLIES 2

sanadmin_do
68 Views

We have found the solution. Do this at your own risk, as you may destroy the AIQUM configuration. OVA version will require access to the DIAG shell. Then stop the OCIE and OCIEAU services: sudo systemctl stop ocieau and sudo systemctl stop ocie. Update the server.properties file: /opt/netapp/essentials/conf/server.properties with a text editor (e. g. vi) and change the line enable.cloudagent=true to enable.cloudagent=false. Start the OCIE and OCIEAU services. Finally, sudo systemctl start ocie and sudo systemctl start ocieau.

Public