<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Name Resolution not working in data svm in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124845#M26869</link>
    <description>&lt;P&gt;Glad it worked out for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding&amp;nbsp; is that you need the data LIF to be able to route to the name services for things to work properly. The admin LIF likely had "data-protocol = none" which means it likely wasn't doing *any* name service traffic.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2016 13:38:51 GMT</pubDate>
    <dc:creator>parisi</dc:creator>
    <dc:date>2016-10-27T13:38:51Z</dc:date>
    <item>
      <title>Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124710#M26822</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a strange situation and I'm stuck. Name resolution works for the admin svm but not for the data svm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the situation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::*&amp;gt; net interface show&lt;BR /&gt;(network interface show)&lt;BR /&gt;Logical Status Network Current Current Is&lt;BR /&gt;Vserver Interface Admin/Oper Address/Mask Node Port Home&lt;BR /&gt;----------- ---------- ---------- ------------------ ------------- ------- ----&lt;BR /&gt;Cluster&lt;BR /&gt;netapp11-01_clus1&lt;BR /&gt;up/up 169.254.207.30/16 netapp11-01 e0a true&lt;BR /&gt;netapp11-01_clus2&lt;BR /&gt;up/up 169.254.5.173/16 netapp11-01 e0b true&lt;BR /&gt;netapp11-02_clus1&lt;BR /&gt;up/up 169.254.208.161/16 netapp11-02 e0a true&lt;BR /&gt;netapp11-02_clus2&lt;BR /&gt;up/up 169.254.250.121/16 netapp11-02 e0b true&lt;BR /&gt;SVM&lt;BR /&gt;SVM_admin_lif1&lt;BR /&gt;up/up 10.207.251.170/24 netapp11-01 e0e true&lt;BR /&gt;SVM_cifs_lif1&lt;BR /&gt;up/up 10.207.255.88/24 netapp11-01 a0a-125 true&lt;BR /&gt;SVM_nfs_lif1 up/up 10.2.2.131/24 netapp11-01 a0a-808 true&lt;BR /&gt;netapp11&lt;BR /&gt;cluster_mgmt up/up 10.207.251.175/24 netapp11-01 e0e true&lt;BR /&gt;netapp11-01_mgmt1&lt;BR /&gt;up/up 10.207.251.173/24 netapp11-01 e0M true&lt;BR /&gt;netapp11-02_mgmt1&lt;BR /&gt;up/up 10.207.251.174/24 netapp11-02 e0M true&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;netapp11::cluster*&amp;gt; vserver services dns show&lt;BR /&gt;Name&lt;BR /&gt;Vserver State Domains Servers&lt;BR /&gt;--------------- --------- ----------------------------------- ----------------&lt;BR /&gt;SVM enabled domain.local 10.207.255.11,&lt;BR /&gt;10.207.255.13,&lt;BR /&gt;10.207.255.15&lt;BR /&gt;netapp11 enabled domain.local 10.207.255.11,&lt;BR /&gt;10.207.255.13&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;netapp11::cluster*&amp;gt; getxxbyyy getaddrinfo -vserver SVM -hostname dc.domain.local -node netapp11-01 -address-family all&lt;BR /&gt;(vserver services name-service getxxbyyy getaddrinfo)&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to resolve domain.local. Reason: hostname nor servname&lt;BR /&gt;provided, or not known.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; getxxbyyy getaddrinfo -vserver netapp11 -node netapp11-01 -hostname domain.local (vserver services name-service getxxbyyy getaddrinfo)&lt;BR /&gt;Host name: domain.local&lt;BR /&gt;Canonical Name: domain.local&lt;BR /&gt;IPv4: 10.207.255.13&lt;BR /&gt;IPv4: 10.207.255.15&lt;BR /&gt;IPv4: 10.207.255.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or otherwise:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif cluster_mgmt -vserver netapp11 -destination dc -show-detail&lt;BR /&gt;PING dc.domain.local (10.207.255.11) from 10.207.251.175: 56 data bytes&lt;BR /&gt;64 bytes from 10.207.255.11: icmp_seq=0 ttl=127 time=0.693 ms&lt;BR /&gt;64 bytes from 10.207.255.11: icmp_seq=1 ttl=127 time=0.424 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif SVM_admin_lif1 -vserver SVM -destination dc -show-detail&lt;BR /&gt;ping: cannot resolve dc: Host name lookup failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif SVM_admin_lif1 -vserver SVM -destination dc.domain.local -show-detail&lt;BR /&gt;ping: cannot resolve dc.domain.local: Host name lookup failure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif SVM_admin_lif1 -vserver SVM -destination 10.207.251.175 -show-detail&lt;BR /&gt;PING 10.207.251.175 (10.207.251.175) from 10.207.251.170: 56 data bytes&lt;BR /&gt;64 bytes from 10.207.251.175: icmp_seq=0 ttl=255 time=0.090 ms&lt;BR /&gt;64 bytes from 10.207.251.175: icmp_seq=1 ttl=255 time=0.094 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion would be highly apreciated&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:30:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124710#M26822</guid>
      <dc:creator>SorinAndruseac</dc:creator>
      <dc:date>2025-06-04T18:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124788#M26841</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/27890"&gt;@SorinAndruseac﻿&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please paste the below command output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;::&amp;gt; net int show -fields dns-zone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You forgot to create dns-zone for data SVM lif's. Please find the procedure below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;::&amp;gt; network int modify -vserver svm-test -lif svm_test_cifs_01 -dns-zone svm-test.telerx.corp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please create DNS-ZONE for all the lif's on that SVM and try to ping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Naveenkumar Pusuluru&lt;/P&gt;&lt;P&gt;Storage Lead | C3i Healthcare connections&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If this post resolved your issue, help others by selecting &lt;STRONG&gt;ACCEPT AS SOLUTION&lt;/STRONG&gt; or adding a &lt;STRONG&gt;KUDO&lt;/STRONG&gt;. &lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:19:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124788#M26841</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2016-10-26T14:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124789#M26842</link>
      <description>&lt;P&gt;What version of ONTAP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We changed the way name resolution worked between 8.2.x and 8.3.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specifically, 8.3.x removes the use of admin SVM for name services and uses only the data SVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some prior versions of cDOT used the admin SVM for name services.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:48:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124789#M26842</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-10-26T14:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124793#M26843</link>
      <description>&lt;P&gt;DNS-zone on the data lif is *only* for use with on-box DNS. Don't set it unless you're using on-box DNS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That feature is covered in TR-4523:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netapp.com/us/media/tr-4523.pdf" target="_blank"&gt;http://www.netapp.com/us/media/tr-4523.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:49:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124793#M26843</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-10-26T14:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124798#M26844</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And thanks for answering, here is the output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::&amp;gt; net int show -fields dns-zone&lt;BR /&gt;(network interface show)&lt;BR /&gt;vserver lif dns-zone&lt;BR /&gt;------- ----------------- --------&lt;BR /&gt;Cluster netapp11-01_clus1 none&lt;BR /&gt;Cluster netapp11-01_clus2 none&lt;BR /&gt;Cluster netapp11-02_clus1 none&lt;BR /&gt;Cluster netapp11-02_clus2 none&lt;BR /&gt;SVM SVM_admin_lif1 none&lt;BR /&gt;SVM SVM_cifs_lif1 none&lt;BR /&gt;SVM SVM_nfs_lif1 none&lt;BR /&gt;netapp11&lt;BR /&gt;cluster_mgmt none&lt;BR /&gt;netapp11&lt;BR /&gt;netapp11-01_mgmt1 none&lt;BR /&gt;netapp11&lt;BR /&gt;netapp11-02_mgmt1 none&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I don't think is dns-zone related &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:58:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124798#M26844</guid>
      <dc:creator>SorinAndruseac</dc:creator>
      <dc:date>2016-10-26T14:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124802#M26845</link>
      <description>&lt;P&gt;Ontap 8.3.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried to create a cifs server on a new Fas8020, and failed when I was suppose to add it the domain.&lt;/P&gt;&lt;P&gt;So this seems to me strange at least. I would dig more but I dont know in what direction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::&amp;gt; net interface show -fields firewall-policy&lt;BR /&gt;(network interface show)&lt;BR /&gt;vserver lif firewall-policy&lt;BR /&gt;------- ----------------- ---------------&lt;BR /&gt;Cluster netapp11-01_clus1&lt;BR /&gt;Cluster netapp11-01_clus2&lt;BR /&gt;Cluster netapp11-02_clus1&lt;BR /&gt;Cluster netapp11-02_clus2&lt;BR /&gt;SVM SVM_admin_lif1 mgmt&lt;BR /&gt;SVM SVM_cifs_lif1 mgmt&lt;BR /&gt;SVM SVM_nfs_lif1 mgmt&lt;BR /&gt;netapp11&lt;BR /&gt;cluster_mgmt mgmt&lt;BR /&gt;netapp11&lt;BR /&gt;netapp11-01_mgmt1 mgmt&lt;BR /&gt;netapp11&lt;BR /&gt;netapp11-02_mgmt1 mgmt&lt;BR /&gt;10 entries were displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was considering firewall policy but:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::&amp;gt; system service firewall policy show&lt;BR /&gt;Vserver Policy Service Allowed&lt;BR /&gt;------- ------------ ---------- -------------------&lt;BR /&gt;netapp11&lt;BR /&gt;data&lt;BR /&gt;dns 0.0.0.0/0&lt;BR /&gt;ndmp 0.0.0.0/0&lt;BR /&gt;ndmps 0.0.0.0/0&lt;BR /&gt;netapp11&lt;BR /&gt;intercluster&lt;BR /&gt;https 0.0.0.0/0&lt;BR /&gt;ndmp 0.0.0.0/0&lt;BR /&gt;ndmps 0.0.0.0/0&lt;BR /&gt;netapp11&lt;BR /&gt;mgmt&lt;BR /&gt;dns 0.0.0.0/0&lt;BR /&gt;http 0.0.0.0/0&lt;BR /&gt;https 0.0.0.0/0&lt;BR /&gt;ndmp 0.0.0.0/0&lt;BR /&gt;ndmps 0.0.0.0/0&lt;BR /&gt;ntp 0.0.0.0/0&lt;BR /&gt;snmp 0.0.0.0/0&lt;BR /&gt;ssh 0.0.0.0/0&lt;BR /&gt;14 entries were displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any hints or ideas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 15:02:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124802#M26845</guid>
      <dc:creator>SorinAndruseac</dc:creator>
      <dc:date>2016-10-26T15:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124805#M26846</link>
      <description>&lt;P&gt;Cluster firewall is likely not your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For one, mgmt firewall policy allows all traffic, including DNS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What data protocols did you set on the admin lif?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try to ping the hostname from the CIFS lif?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 15:44:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124805#M26846</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-10-26T15:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124806#M26847</link>
      <description>&lt;P&gt;Also, did you try to ping DNS by IP address? In&amp;nbsp; this example, you seem to be pinging the LIF's IP and not the DNS server's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the cluster SVM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif cluster_mgmt -vserver netapp11 -destination dc -show-detail&lt;BR /&gt;PING dc.domain.local (10.207.255.11) from 10.207.251.175: 56 data bytes&lt;BR /&gt;64 bytes from 10.207.255.11: icmp_seq=0 ttl=127 time=0.693 ms&lt;BR /&gt;64 bytes from 10.207.255.11: icmp_seq=1 ttl=127 time=0.424 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the data SVM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;netapp11::cluster*&amp;gt; ping -lif SVM_admin_lif1 -vserver SVM -destination 10.207.251.175 -show-detail&lt;BR /&gt;PING 10.207.251.175 (10.207.251.175) from 10.207.251.170: 56 data bytes&lt;BR /&gt;64 bytes from 10.207.251.175: icmp_seq=0 ttl=255 time=0.090 ms&lt;BR /&gt;64 bytes from 10.207.251.175: icmp_seq=1 ttl=255 time=0.094 ms&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you add a default route?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 15:48:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124806#M26847</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-10-26T15:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124808#M26848</link>
      <description>&lt;P&gt;Please post the below command output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;::&amp;gt; route show -vserver svm-test-cifs&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:24:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124808#M26848</guid>
      <dc:creator>Naveenpusuluru</dc:creator>
      <dc:date>2016-10-26T16:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124829#M26861</link>
      <description>&lt;P&gt;netapp11::&amp;gt; route show -vserver netapp11&lt;BR /&gt;Vserver Destination Gateway Metric&lt;BR /&gt;------------------- --------------- --------------- ------&lt;BR /&gt;netapp11&lt;BR /&gt;0.0.0.0/0 10.207.251.250 20&lt;/P&gt;&lt;P&gt;netapp11::&amp;gt; route show -vserver SVM&lt;BR /&gt;Vserver Destination Gateway Metric&lt;BR /&gt;------------------- --------------- --------------- ------&lt;BR /&gt;SVM&lt;BR /&gt;0.0.0.0/0 10.207.251.250 20&lt;BR /&gt;0.0.0.0/0 10.207.255.250 20&lt;BR /&gt;2 entries were displayed.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 07:15:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124829#M26861</guid>
      <dc:creator>SorinAndruseac</dc:creator>
      <dc:date>2016-10-27T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124831#M26862</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AND BIG THANKS!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was the question that lead to the solution:&lt;/P&gt;&lt;P&gt;"Can you try to ping the hostname from the CIFS lif?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On switch the Vlan taging was wrong and the cifs interface was not comunicating with anyone.&lt;/P&gt;&lt;P&gt;I was on the asumming that the configuration of the CIFS server is to be done on the management interface of the SVM and only the data traffic is done on the CIFS interface. Aparently the CIFS interface is involved somehow in the configuration process and, if it can't comunicate on the cifs interface, the name resolution on that SVM is not working at all.&lt;/P&gt;&lt;P&gt;It doesn't make complete sense for me ... is a new filer and I think this can be reproduced.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when we corrected the VLAN tagging on the switch everything came to normal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the setup for the interfaces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The admin lif (SVM_admin_lif1) is only for the management of the SVM on physical port e0e.&lt;/P&gt;&lt;P&gt;For data I have two separated lifs (SVM_cifs_lif1 and SVM_nfs_lif1) on vlan ports (a0a-125 and a0a-808) on top of a interface group a0a.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also the cluster management lif (cluster_mgmt) is &lt;SPAN&gt;on the physical port e0e as is the SVM admin lif&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BIG THANKS again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: I&amp;nbsp;like your articles on blog&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 08:11:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124831#M26862</guid>
      <dc:creator>SorinAndruseac</dc:creator>
      <dc:date>2016-10-27T08:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Name Resolution not working in data svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124845#M26869</link>
      <description>&lt;P&gt;Glad it worked out for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding&amp;nbsp; is that you need the data LIF to be able to route to the name services for things to work properly. The admin LIF likely had "data-protocol = none" which means it likely wasn't doing *any* name service traffic.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2016 13:38:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Name-Resolution-not-working-in-data-svm/m-p/124845#M26869</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2016-10-27T13:38:51Z</dc:date>
    </item>
  </channel>
</rss>

