Quantcast
Channel: ONTAP Discussions topics
Viewing all articles
Browse latest Browse all 4959

Name Resolution not working in data svm

$
0
0

Hi all,

 

I have a strange situation and I'm stuck. Name resolution works for the admin svm but not for the data svm.

 

Here is the situation:

 

netapp11::*> net interface show
(network interface show)
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
Cluster
netapp11-01_clus1
up/up 169.254.207.30/16 netapp11-01 e0a true
netapp11-01_clus2
up/up 169.254.5.173/16 netapp11-01 e0b true
netapp11-02_clus1
up/up 169.254.208.161/16 netapp11-02 e0a true
netapp11-02_clus2
up/up 169.254.250.121/16 netapp11-02 e0b true
SVM
SVM_admin_lif1
up/up 10.207.251.170/24 netapp11-01 e0e true
SVM_cifs_lif1
up/up 10.207.255.88/24 netapp11-01 a0a-125 true
SVM_nfs_lif1 up/up 10.2.2.131/24 netapp11-01 a0a-808 true
netapp11
cluster_mgmt up/up 10.207.251.175/24 netapp11-01 e0e true
netapp11-01_mgmt1
up/up 10.207.251.173/24 netapp11-01 e0M true
netapp11-02_mgmt1
up/up 10.207.251.174/24 netapp11-02 e0M true


netapp11::cluster*> vserver services dns show
Name
Vserver State Domains Servers
--------------- --------- ----------------------------------- ----------------
SVM enabled domain.local 10.207.255.11,
10.207.255.13,
10.207.255.15
netapp11 enabled domain.local 10.207.255.11,
10.207.255.13


netapp11::cluster*> getxxbyyy getaddrinfo -vserver SVM -hostname dc.domain.local -node netapp11-01 -address-family all
(vserver services name-service getxxbyyy getaddrinfo)

Error: command failed: Failed to resolve domain.local. Reason: hostname nor servname
provided, or not known.

 

netapp11::cluster*> getxxbyyy getaddrinfo -vserver netapp11 -node netapp11-01 -hostname domain.local (vserver services name-service getxxbyyy getaddrinfo)
Host name: domain.local
Canonical Name: domain.local
IPv4: 10.207.255.13
IPv4: 10.207.255.15
IPv4: 10.207.255.11

 

or otherwise:

 

netapp11::cluster*> ping -lif cluster_mgmt -vserver netapp11 -destination dc -show-detail
PING dc.domain.local (10.207.255.11) from 10.207.251.175: 56 data bytes
64 bytes from 10.207.255.11: icmp_seq=0 ttl=127 time=0.693 ms
64 bytes from 10.207.255.11: icmp_seq=1 ttl=127 time=0.424 ms

 

netapp11::cluster*> ping -lif SVM_admin_lif1 -vserver SVM -destination dc -show-detail
ping: cannot resolve dc: Host name lookup failure

 

netapp11::cluster*> ping -lif SVM_admin_lif1 -vserver SVM -destination dc.domain.local -show-detail
ping: cannot resolve dc.domain.local: Host name lookup failure

 

netapp11::cluster*> ping -lif SVM_admin_lif1 -vserver SVM -destination 10.207.251.175 -show-detail
PING 10.207.251.175 (10.207.251.175) from 10.207.251.170: 56 data bytes
64 bytes from 10.207.251.175: icmp_seq=0 ttl=255 time=0.090 ms
64 bytes from 10.207.251.175: icmp_seq=1 ttl=255 time=0.094 ms

 

Any suggestion would be highly apreciated

Thank you


Viewing all articles
Browse latest Browse all 4959

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>