NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

How to identify a node by using commands

netappmagic
6,248 Views

I am trying to physically identify a node within a HA, are there any commands? I am not sure which one is which in the canbinet in Data Center. Thanks for your inputs!

3 REPLIES 3

naveens17
6,237 Views

run 

 

system controller show // get the serial number and check 

schmitz_peter
6,190 Views

@netappmagic wrote:

I am trying to physically identify a node within a HA, are there any commands? I am not sure which one is which in the canbinet in Data Center. Thanks for your inputs!


I assume you are using CDOT.

 

Try "system controller location-led show", or "system controller location-led modify on"

 

Manpage is "man system controller location-led modify"

 

Though, I don't know which controllers actually support this command.

 

Cheers

 

Peter

liuh
2,936 Views

In cluster mode, run the node show command to display the node

run the system node run-node node1 command to go to the node

Public