#NVME A250 Power Metrics

1 messages · Page 1 of 1 (latest)

cloud oxide
#

@hot wing Is power data missing for Node or shelf or both?

hot wing
#

both actually @cloud oxide

cloud oxide
#

This could be similar to issue https://github.com/NetApp/harvest/issues/1173 where we have added support for AFF900. Could you share the output of below commands and logs for the poller.
bin/zapi -p POLLERNAME show data --api environment-sensors-get-iter --max 10000
bin/zapi -p POLLERNAME show data --api storage-shelf-info-get-iter --max 10000

hot wing
#

where do I need to execute these commands?

#

on the appliance via ssh directly? @cloud oxide

cloud oxide
#

log collection can be done through below command in nabox
dc logs nabox-harvest2 > nabox-harvest2.log

cloud oxide
#

NVME A250 Power Metrics

hot wing
#

@cloud oxide mail has just been sent 🙂

cloud oxide
#

Thanks Received

hot wing
#

@cloud oxide the version is the latest, 3.1.2 NAbox

cloud oxide
#

I have checked the information Erik. Below is the analysis.

1: Shelf data is interesting. If you check the output, It doesn't have any sensor data. Below are the logs
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [voltage-sensors] instances on this system Poller= object=Shelf plugin=Zapi:Shelf
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [current-sensors] instances on this system Poller= object=Shelf plugin=Zapi:Shelf
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [power-supply-units] instances on this system Poller= object=Shelf plugin=Zapi:Shelf
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [temperature-sensors] instances on this system Poller= object=Shelf plugin=Zapi:Shelf
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [voltage-sensors] instances on this system Poller= object=Shelf plugin=Zapi:Shelf
nabox-harvest2 | 9:45AM WRN shelf/shelf.go:393 > no [cooling-fans] instances on this system Poller= object=Shelf plugin=Zapi:Shelf

hot wing
#

What does that mean? All other metrics like fan speed, temperature etc. Appear just fine also for the nvmd systems.

cloud oxide
#

About node power, We could not find any power sensors in the output hence no power was calculated. Logs below
nabox-harvest2 | 9:45AM WRN sensor/sensor.go:258 > current and voltage sensor are ignored Poller= current size=0 object=Sensor plugin=Zapi:Sensor voltage size=0

cloud oxide
#

You may compare the response from other poller vs this to see the difference

cloud oxide
hot wing
#

Is there any way to fix this? Should I create a case?

cloud oxide
#

For shelf, Sensor Data is not present at all for Harvest to calculate. Yes a case would be way to go.

#

for example from one of my system, I get current-sensor data for shelf

#

Could you share the ontap version?

#

May be check once if shelf sensor data is present through Rest from below URL. It will most probably be same as Zapi.
https://CLUSTER_IP/api/storage/shelves?fields=**

hot wing
#

No, there is no shelf sensor date present on A250 systems

#

But on other models there is @cloud oxide

cloud oxide
hot wing
cloud oxide
#

An Ontap case would help answering this.

hot wing
#

Ok perfekt I will create a case for this. Thanks for your great help @cloud oxide !

cloud oxide
#

You are welcome. You can share with us the case id so that we can track internally.

hot wing
#

Sure, will do once I got it

cloud oxide
#

Just to clarify, Shelf power/sensor are calculated from the data you shared in storage shelf info.txt

#

and Node power is from environment sensors.txt

#

For Node power, Harvest algorithm couldn't find any power sensors either. So both are different problems.

hot wing
#

@cloud oxide just sent you the case number via mail. Feel free to write in the case your findigs etc.