#SG Fabric Pool Dashboard no data

1 messages · Page 1 of 1 (latest)

gloomy star
#

My Dashboard shows no data although we have fabric pools in our env.

fas::> aggr show -is-fabricpool-mirrored true -fields aggregate
aggregate

aggr1_1
aggr1_2
aggr2_1

gloomy grove
#

hi @gloomy star what version of Harvest are you using and can you email us the log files for the SG poller?

gloomy star
#

I have installed the latest

#

Can u send me a command for getting the logs?

gloomy grove
gloomy star
#

yes Nabox 😄

#

Logs sended

gloomy grove
#

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

gloomy star
#

Mom. I will try

#

Sended you the output via Mail

gloomy grove
#

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?

gloomy star
#

There is no value. I have checked the variable in the settings and the query gives no values for Cluster

gloomy star
#

@gloomy grove did you find anything in the output ?

gloomy grove
#

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?

GitHub

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...

gloomy star
#

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?

gloomy grove
#

awesome! thanks for confirming. The next release of Harvest is planned for August (23.08)