Hi,
I have 8 clusters talking happily to NABox 4.0 except one cluster. They set auto pick between REST and ONTAPI but this cluster didn't like it. SO, I forced it to use REST and talking fine. But I see few error messages popping up in the event log of the cluster saying
" ERROR httpd.api.expired.session.limit: A Manage ONTAP(R) API request (GET /api/cluster/counter/tables/volume:node/rows) has expired after 184 seconds. Last error: This request exceeds the configured session limit (20) for your application ("Harvest/24.11.1")." - I am showing only one instance but there are errors for each API request
My all the clusters are set same way for API
security session limit show -interface ontapi
Interface Category Max-Active
--------- ----------- ----------
ontapi application 20
ontapi location 20
ontapi request 20
ontapi vserver 10
4 entries were displayed.
There is no firewall between the NABox and the cluster. Has anyone seen this error before?
Thanks