<?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: Not able to join to AD due to Unable to contact DNS in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/124197#M8528</link>
    <description>&lt;P&gt;Add ports to VLAN on network switch side &amp;nbsp;and do Vlan tagging at C mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 17:39:30 GMT</pubDate>
    <dc:creator>Manchana</dc:creator>
    <dc:date>2016-10-14T17:39:30Z</dc:date>
    <item>
      <title>Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114355#M8155</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unable to join vserver to AD and giving error as Unable to contact DNS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; vserver cifs create -vserver NS6VFL02 -cifs-server NS6VFL02 -domain wa6ads07.axabs-in.intraxa&lt;/P&gt;&lt;P&gt;In order to create an Active Directory machine account for the CIFS server, you must supply the name and password of a Windows account with sufficient privileges to add computers to the&lt;BR /&gt;"CN=Computers" container within the "WA6ADS07.AXABS-IN.INTRAXA" domain.&lt;/P&gt;&lt;P&gt;Enter the user name: aravind shastry.adm&lt;/P&gt;&lt;P&gt;Enter the password:&lt;/P&gt;&lt;P&gt;Error: Machine account creation procedure failed&lt;BR /&gt;[ 0 ms] Trying to create machine account 'NS6VFL02' in domain&lt;BR /&gt;'WA6ADS07.AXABS-IN.INTRAXA' for Vserver 'NS6VFL02'&lt;BR /&gt;[ 2004] Failed to connect to 10.90.125.10 for DNS: Operation&lt;BR /&gt;timed out&lt;BR /&gt;[ 4013] Failed to connect to 10.90.125.10 for DNS: Operation&lt;BR /&gt;timed out&lt;BR /&gt;**[ 4014] FAILURE: Unable to contact DNS to discover domain&lt;BR /&gt;** controllers.&lt;/P&gt;&lt;P&gt;Error: command failed: Failed to create the Active Directory machine account "NS6VFL02". Reason: Unable to contact DNS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;****************************&lt;/P&gt;&lt;P&gt;Attached text file for more info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; network ping -node SA6UNS06 axabs-in.intraxa&lt;BR /&gt;axabs-in.intraxa is alive&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; network ping -node SA6UNS05 axabs-in.intraxa&lt;BR /&gt;no answer from axabs-in.intraxa&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; network ping -node SA6UNS05 axabs-in.intraxa&lt;BR /&gt;axabs-in.intraxa is alive&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; network ping -node SA6UNS06 -destination 10.90.141.1&lt;BR /&gt;10.90.141.1 is alive&lt;/P&gt;&lt;P&gt;SA6CLS02::&amp;gt; network ping -node SA6UNS05 -destination 10.90.141.1&lt;BR /&gt;10.90.141.1 is alive&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Added record in DNS for Data &amp;nbsp;LIF1 and able to ping Gateway &amp;amp; DNS IP from filer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;P&gt;9966443310&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:23:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114355#M8155</guid>
      <dc:creator>Manchana</dc:creator>
      <dc:date>2025-06-04T22:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114416#M8162</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you ensured the DNS service on the vserver is configured before attempting to join it to the domain? EG:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cluster1&amp;gt; services dns create -vserver vserver1 -domains testlab.local -name-servers 192.168.100.10 -state enabled -timeout 5 -attempts 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cluster1&amp;gt; services dns show -vserver vserver1&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vserver: vserver1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Domains: testlab.local&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name Servers: 192.168.100.10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable/Disable DNS: enabled&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timeout (secs): 5&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maximum Attempts: 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the vservers DNS service is not configured\enabled then you won't be able to join it the domain&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/matt&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 00:36:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114416#M8162</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2016-01-08T00:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114417#M8163</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also i noticed you are attempting to create the vserver's computer object in the Computers container in AD (this is unlikely to be the cause of your issue) however the best practise is to specify which organizational unit the computer account is created in by using the -ou paramater. EG&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cluster1&amp;gt; vserver cifs create ?&lt;BR /&gt;&amp;nbsp;&amp;nbsp; [-vserver] &amp;lt;vserver name&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vserver&lt;BR /&gt;&amp;nbsp;&amp;nbsp; [-cifs-server] &amp;lt;NetBIOS&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIFS Server NetBIOS Name&lt;BR /&gt;&amp;nbsp;&amp;nbsp; [-domain] &amp;lt;TextNoCase&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fully Qualified Domain Name&lt;BR /&gt;&amp;nbsp; [[-ou] &amp;lt;text&amp;gt;]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Organizational Unit (default:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CN=Computers)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will enable you to delegate administration and apply group policy (as you can't apply group policy to a container object in AD). Also ensure that the Active Directory user account specified when joining the vserver to the domain has sufficent permissions on the OU to create the computer object and join it to the domain.The following table defines the permissions required to securely delegate Active Directory permissions to perform a CIFS setup and create computer objects for vservers within an Organizational Unit (&lt;A href="http://support.microsoft.com/kb/932455" target="_blank"&gt;http://support.microsoft.com/kb/932455&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create Computer Objects&lt;/LI&gt;&lt;LI&gt;Delete Computer Objects&lt;/LI&gt;&lt;LI&gt;Reset Password&lt;/LI&gt;&lt;LI&gt;Read and write Account Restrictions&lt;/LI&gt;&lt;LI&gt;Validated write to DNS host name&lt;/LI&gt;&lt;LI&gt;Validated write to service principal name&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this information is useful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/matt&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:02:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114417#M8163</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2016-01-08T01:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114663#M8169</link>
      <description>&lt;P&gt;Thanks Matt.&lt;/P&gt;&lt;P&gt;I have tried with your options but no luck .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data LIF is not able to ping Gateway and DNS server so i have raise a request to Network team to open firewall port open. Hope it will be work&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SA6CLS02::*&amp;gt; event log show -event secd*&lt;BR /&gt;Time Node Severity Event&lt;BR /&gt;------------------- ---------------- ------------- ---------------------------&lt;BR /&gt;1/7/2016 16:21:52 SA6UNS06 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 15:57:42 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 15:18:19 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 15:14:04 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 15:06:46 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 14:00:47 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.70 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 13:53:27 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.10 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/7/2016 13:42:23 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.10 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;1/6/2016 22:47:19 SA6UNS05 WARNING secd.dns.server.timed.out: DNS server 10.90.125.10 did not respond to vserver = NS6VFL02 within timeout interval.&lt;BR /&gt;9 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&lt;/P&gt;&lt;P&gt;Srikanth Manchana&lt;/P&gt;&lt;P&gt;+91 9966443310&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:53:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114663#M8169</guid>
      <dc:creator>Manchana</dc:creator>
      <dc:date>2016-01-14T15:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114668#M8171</link>
      <description>&lt;P&gt;What version of cDOT are you using? &amp;nbsp;We had a similar issue due to case sensativity and our Bluecat DNS system. &amp;nbsp;8.3.1 resolved the issue (see bug ID&amp;nbsp;886457). &amp;nbsp;Note that the workaround in this bug ID did not work for us and Support recommended the upgrade, which worked as promised.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 17:49:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/114668#M8171</guid>
      <dc:creator>JamesIlderton</dc:creator>
      <dc:date>2016-01-14T17:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/116535#M8246</link>
      <description>&lt;P&gt;SA2CLS01::&amp;gt; version&lt;BR /&gt;NetApp Release 8.3P1: Tue Apr 07 16:05:35 PDT 2015&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 07:38:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/116535#M8246</guid>
      <dc:creator>Manchana</dc:creator>
      <dc:date>2016-03-02T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/124196#M8527</link>
      <description>&lt;P&gt;Hi, &amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having the same problem with version 8.3.2P2, did you ever find a resolution?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 17:32:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/124196#M8527</guid>
      <dc:creator>mhwc22</dc:creator>
      <dc:date>2016-10-14T17:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to join to AD due to Unable to contact DNS</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/124197#M8528</link>
      <description>&lt;P&gt;Add ports to VLAN on network switch side &amp;nbsp;and do Vlan tagging at C mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 17:39:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Not-able-to-join-to-AD-due-to-Unable-to-contact-DNS/m-p/124197#M8528</guid>
      <dc:creator>Manchana</dc:creator>
      <dc:date>2016-10-14T17:39:30Z</dc:date>
    </item>
  </channel>
</rss>

