From our Epic ansible environment refresh script the snapshot part reported:
TASK [core_elements/netapp/na_cg_snapshot : Creating Consistency Group Snapshot:
epic-20221016T060320-try on fcp-z] ***
An exception occurred during task execution. To see the full traceback, use -vvv. The error
was: netapp_lib.api.zapi.zapi.NaApiError: NetApp API failed. Reason - 60:Connection timed out
fatal: [127.0.0.1]: FAILED! =>
{"changed": false, "msg": "Error committing CG snapshot epic-20221016T060320-try: NetApp API failed. Reason - 60:Connection timed
out"}
This error does not seem to show up in the Ontap nor ActiveIQ logging.
We have found
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Create_cg_snapshot_ZAPI_connection_timed_out and we're going to try that.
The main question is why does this error not show up in the NetApp Ontap nor ActiveIQ logging?!?