ONTAP Discussions

FAS 2552 Ontap 9.1 cluster mode

Coolio7TH
2,627 Views

Hello,


I  want to understand something.

 

Is it normal that when using IP address of one of the two nodes (node1 or node2) via ssh to be redirect to the same prompt like the cluster prompt?

 

BR

1 ACCEPTED SOLUTION

colsen
2,612 Views

Yes - that is expected behavior.  Essentially in any (properly configured) cluster, the node management LIFs can serve as the cluster management LIF.  If you need to manage something directly within the node, just ssh "normally" to your cluster and then perform a 'node run -node <node name>' to get to a specific node.

 

Hope that helps,

 

Chris

View solution in original post

2 REPLIES 2

colsen
2,613 Views

Yes - that is expected behavior.  Essentially in any (properly configured) cluster, the node management LIFs can serve as the cluster management LIF.  If you need to manage something directly within the node, just ssh "normally" to your cluster and then perform a 'node run -node <node name>' to get to a specific node.

 

Hope that helps,

 

Chris

Coolio7TH
2,506 Views

Hi

Thank a lot for your feedback.

Public