ONTAP Discussions
ONTAP Discussions
HI All
I am looking for command to with give me information about controllers power consumption and temperature.
Solved! See The Solution
From ClusterShell you also have the commands "system node environment sensors show" and "storage shelf show -fields temp-op-status,voltage-op-status". More details on shelf temp sensor are available as well (such as sensor readings, etc.) using different fields in the show command.
Andrew
Hi,
there is a command on 7 mode useful for this case:
environment status chassis all
In Cdot you have to use this command pattern:
run -node (node name) -command environment status chassis all
Regards
Roberto
thats great Roberto, let me check it.
From ClusterShell you also have the commands "system node environment sensors show" and "storage shelf show -fields temp-op-status,voltage-op-status". More details on shelf temp sensor are available as well (such as sensor readings, etc.) using different fields in the show command.
Andrew
Hi,
I wasn't able to obtain voltage information from DS14-Mk4-FC. Any idea how I can get the readings?
Sin1StorConCL01::> storage shelf show -fields product-id,voltage-op-status,voltage-sensor-reading
node shelf product-id voltage-sensor-reading voltage-op-status
--------------- ----- ----------- --------------------------------- -----------------------------------------------------------
Sin1StorConCL11 2.20 DS2246 5.70,12.420,5.70,12.420 normal,normal,normal,normal
Sin1StorConCL11 2.21 DS2246 5.70,12.420,5.70,12.420 normal,normal,normal,normal
Sin1StorConCL11 3.1 DS4243 5.110,12.220,-,-,-,-,5.110,12.140 normal,normal,unknown,unknown,unknown,unknown,normal,normal
Sin1StorConCL11 3.2 DS4243 5.110,12.180,-,-,-,-,5.110,12.220 normal,normal,unknown,unknown,unknown,unknown,normal,normal
Sin1StorConCL11 3.3 DS4243 5.110,12.140,-,-,-,-,5.110,12.140 normal,normal,unknown,unknown,unknown,unknown,normal,normal
Sin1StorConCL11 4.1 DS14-Mk4-FC - -
Sin1StorConCL11 4.2 DS14-Mk4-FC - -
Sin1StorConCL11 4.3 DS14-Mk4-FC - -
Sin1StorConCL11 4.4 DS14-Mk4-FC - -
Sin1StorConCL11 4.5 DS14-Mk4-FC - -
Sin1StorConCL11 4.6 DS14-Mk4-FC - -
Sin1StorConCL11 5.10 DS4246 5.150,12.380,-,-,-,-,5.150,12.380 normal,normal,unknown,unknown,unknown,unknown,normal,normal
12 entries were displayed.