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.

Simulator Discussions

ONTAP 8.3 Cluster mode simulator : Which IP should I connect to ?

sudhirchamp2005
5,508 Views

I have setup ONTAP 8.3 simultor in cluster mode on ESXi 6.5. Below are the network interface details:

sudhirchamp2005_0-1614787606222.png

 

AFAIK, I should connect to cluster_mgmt  but when I try to ping it from my laptop, it doesn't work.

What am I missing here ?

1 ACCEPTED SOLUTION

jcolonfzenpr
5,427 Views

Ontap let you change any network element as needed. Make sure your network setup is configure correctly  before doing any modifications to the mgmt interfaces.

 

Hope this helps.

 

Good luck!

Jonathan Colón | Blog | Linkedin

View solution in original post

7 REPLIES 7

jcolonfzenpr
5,483 Views

Try to move the cluster_mgmt to port e0c

 

network interface modify -vserver clu1 -lif cluster_mgmt -home-port e0c

 

hope this help!

Jonathan Colón | Blog | Linkedin

sudhirchamp2005
5,473 Views

Thanks for your response.

I executed the command that you gave me.

sudhirchamp2005_0-1614792567113.png

Now it shows as false.

jcolonfzenpr
5,469 Views

try to move it to home port.

 

 

network interface revert *

 

 

https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-950/network__interface__revert.html

 

 

Jonathan Colón | Blog | Linkedin

sudhirchamp2005
5,460 Views

Looks good now. But I am still not able to ping it from my laptop.

sudhirchamp2005_0-1614794826956.png

 

jcolonfzenpr
5,451 Views

can you ping the other mgmt IPs (189 & 190)?

 

if yes, maybe there is a IP conflict with 191 IP.

  • try to test it assigning other IP

else no, try to verify your laptop network configuration.

 

Jonathan Colón | Blog | Linkedin

sudhirchamp2005
5,441 Views

I am not able to ping 189 and 190 as well . Looks like that the network route has to be modified. I am using VPN. Is it possible to change all the 10.1.* IP's to 10.100.*  

 

sudhirchamp2005_0-1614796954789.png

I am not able to ping the gateway as well. 

Can I change the gateway as well  to the one that is reachable via my laptop?

jcolonfzenpr
5,428 Views

Ontap let you change any network element as needed. Make sure your network setup is configure correctly  before doing any modifications to the mgmt interfaces.

 

Hope this helps.

 

Good luck!

Jonathan Colón | Blog | Linkedin
Public