#SG Fabric Pool Dashboard no data
1 messages · Page 1 of 1 (latest)
hi @gloomy star what version of Harvest are you using and can you email us the log files for the SG poller?
How did you install? If nabox then https://nabox.org/documentation/troubleshooting/#collecting-logs
dc logs nabox-harvest2 > nabox-harvest2.log
received
In the screenshot you shared, ONTAP cluster has None selected. Can you check that there is no other value in the dropdown?
on your nabox instance can you run this? This ZAPI is used to determine if you have fabric pools setup. Replace $poller with one of you clusters that has fabric pools. dc exec -w /conf nabox-harvest2 /netapp-harvest/bin/harvest zapi -p $poller show data --api aggr-object-store-get-iter
you may have missed this message
In the screenshot you shared, ONTAP cluster has None selected. Can you check that there is no other value in the dropdown?
There is no value. I have checked the variable in the settings and the query gives no values for Cluster
@gloomy grove did you find anything in the output ?
output looks good - I'm wondering if your harvest templates on nabox are up to date. Can you run this and tell me the output?
grep cloud_stores /opt/harvest2-conf/conf/zapi/cdot/9.8.0/aggr.yaml
i see what's happening - 23.05 only collects fabric pool info via Rest, not Zapi. The Zapi collector for fabric pool was added after 23.05 in this pr https://github.com/NetApp/harvest/issues/2081 - can you upgrade to nightly and try there?
A note for the community Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request If you are interested in working on thi...
Can confirm that it works now with harvest-23.06.01-nightly.x86_64.
But i cant install a non stable Version in our production environment. Du you maybe have an ETA for a stable release with this fix?
awesome! thanks for confirming. The next release of Harvest is planned for August (23.08)