#Shelf power metric

1 messages · Page 1 of 1 (latest)

desert knoll
#

Hi guys, we are currently creating a dashboard which shows the total power consumption of our NetApp infrastructure. But the netapp_shelf_power is in my opinion to high in a metro cluster.
For example we have a 4 node metro cluster with one shelf per site, so in total 2 shelfs. When I look on the netapp_shelf_power for only one cluster we have a consumption of around 1.18 kW. Regarding to the HWU a fully populated shelf with 15 TiB shoud have a typhical consume of around 524 W.
I have the felling it is the same issue like in the reported one https://github.com/NetApp/harvest/issues/3757 one year a go

GitHub

A note for the community Problem If the metrics shelf_labels is used for a metro cluster, you have the double amount of shelfs, because on a MCC the partner cluster sees the shelfs from the local c...

clear garnet
#

@desert knoll Could you share your Harvest version?

desert knoll
#

@clear garnet fair point I think it is 25.08 or around that but for sure not 26.02

clear garnet
#

26.02 should fix this issue then.

desert knoll
#

Hi @clear garnet I've now upgrades the harvest froma NAbox to 26.02 but for me it still looks a bit wrong. When you look on the print screen, this is a 4 Node cluster exists of 2x HA pair C60 and for every HA pair a NSS224 shelf. So 4 Nodes and 2 nodes in total. Harvest reports a usage of around 2.1 kW for the two shelfs regardin to HWU typical is around 500 w

clear garnet
#

@desert knoll Could you please share the data below to help with troubleshooting? Please run the following curl command from this cluster and share the output file:

curl -sk -u USER:PASS 'https://CLUSTER_IP/api/storage/shelves?fields=*' > shelf.json

Also, please share the Harvest logs. You can upload both files here:
https://upload.nabox.org/xahi-wyvo-mure

And output of below ONTAP CLI

storage shelf show -fields shelf,psu-power-drawn,psu-power-rating
desert knoll
#

Hi @clear garnet requested logs are uploaded

clear garnet
#

Thanks

clear garnet
#

@desert knoll Thanks for sharing details. I'll update you once fix for this issue is available in nightly.