ONTAP Discussions
ONTAP Discussions
I am unable to ping server from SVM - but from node server is reachable.
Added the route entry on the SVM but still server is not reachable from SVM
Solved! See The Solution
It was gateway issue - figured it out and now its resolved
Thanks for the response
You’re gonna have to provide some more details.
Server IP - 10.152.2.30
Able to ping from node
net ping -node amsc1-01 -destination 10.152.2.30
(network ping)
10.152.2.30 is alive
net ping -node amsc1-02 -destination 10.152.2.30
(network ping)
10.152.2.30 is alive
================================================================
from vserver - > unable to the reach the Server
net ping -node amsc1-01 -vserver amsc1_svm1 -destination 10.152.2.30
(network ping)
no answer from 10.152.2.30
net ping -node amsc1-02 -vserver amsc1_svm1 -destination 10.152.2.30
(network ping)
no answer from 10.152.2.30
Could you please send us the output of: network interface show?
It was gateway issue - figured it out and now its resolved
Thanks for the response