Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

26785

July 4th, 2016 16:00

cli command to list node types

What command do I type to list the node hardware in a cluster?

Is there an SNMP variable to query for node hardware?

--sk

5 Practitioner

 • 

274.2K Posts

July 5th, 2016 04:00

Hi sk,

If you're looking for a way to find out the hardware platform of all the nodes on the cluster, you can run the following:

# isi_for_array -s isi_hw_status | grep -i prod

Let me know if you're looking for something more specific. Hope this helps

Regards,

Dipan

68 Posts

July 4th, 2016 18:00

De df

El 4 jul. 2016 8:02 PM, StuartKendrick escribió:

ECN

cli command to list node types

created by StuartKendrick in Isilon - View the full discussion

July 5th, 2016 04:00

That's what I wanted; thank you

--sk

1 Message

April 2nd, 2019 02:00

I need command to check the serial number of the Nodes in ECS.

1 Message

October 22nd, 2019 10:00

isi_for_array isi_hw_status |grep SerNo

No Events found!

Top