NetApp Release 9.14.1P9
harvest version 24.08.0-1 (commit 0cd72654) (build date 2024-08-12T08:58:20-0400) linux/amd64
H/W AFFA400
I have recently built a new netapp in our infra and I have noticed that this one is not displaying the metrix like headroom_aggr_current_utilization. While checking the poller logs I could see that the netapp is rejecting the API calls.
Logs here;
{"level":"info","Poller":"storage01","collector":"ZapiPerf:HeadroomAggr","error":"API request rejected => For resource_headroom_aggr object, no instances were found to match the given query. errNum="61110" statusCode="0"","task":"data","caller":"collector/collector.go:415","time":"2024-11-20T07:53:10Z","message":"Entering standby mode"}
The only difference between the other storage in the infra and this one is, it is the only one running the ONTAP version 9.14.1P9.
All the others are on 9.13.x.
To check this I have upgraded another instance to 9.14.1P8, that has no issues with the metrix.
Is anyone else having this issue?