<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Windows HPC Team Blog : HPC AD DNS</title><link>http://blogs.technet.com/windowshpc/archive/tags/HPC+AD+DNS/default.aspx</link><description>Tags: HPC AD DNS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Headnode reports itself as Unreachable</title><link>http://blogs.technet.com/windowshpc/archive/2009/10/05/headnode-reports-itself-as-unreachable.aspx</link><pubDate>Mon, 05 Oct 2009 19:32:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3284899</guid><dc:creator>FrankChism</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/windowshpc/comments/3284899.aspx</comments><wfw:commentRss>http://blogs.technet.com/windowshpc/commentrss.aspx?PostID=3284899</wfw:commentRss><wfw:comment>http://blogs.technet.com/windowshpc/rsscomments.aspx?PostID=3284899</wfw:comment><description>&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-outline-level: 5" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;I find a lot of people are starting to build demonstration clusters on a small scale with some sort of minimal ‘enterprise’ network. In my case the enterprise network is my home router and the private network is a little 5 port GigE switch.&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;To make it a bit more realistic and to be able to test configurations where the head node is _not_ the Active Directory Domain controller, I created a Domain Controller&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;for my test network. I then added the cluster head node to this domain and installed the HPC 2008 Pack. The setup worked like a champ.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;Then about one month later I was trying to run some tests when I noticed that the head node reported that it was ‘Unreachable’. How can this be I thought? All its networks were active, it could ping itself and the router and other private network nodes. Finally I stumbled onto trying to ping the Domain Controller. Surprise! No response from the DC. It seems that my 5 year old NIC on the Domain Controller had crossed the digital divide to the land of failed hardware.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;Replacing the NIC, and installing a valid 64-bit driver for it brought the DC back into the network and in next to no time the head node self-reported as reachable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;When a domain joined system boots, it tries to contact its domain controller. If it can’t, it will come up and allow console logins on cached credentials, but periodically look for a domain controller connection to see if it can trust itself.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;In my case the broken NIC prevented DC access, but the cached credentials allowed console logins. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Cambria','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: Arial; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin"&gt;I have seen similar Unreachable situations when a compute node cannot reach its domain controller. If you log on to a node immediately after it has rebooted and use the Event Viewer to look at the Windows Logs-&amp;gt; Security events you will see numerous Logon and Special Logon events. This is how the node establishes itself as being a member of the cluster, and if these fail, the node will appear as Unreachable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="LINE-HEIGHT: normal; MARGIN: 0in 0in 10pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;Frankie&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3284899" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/windowshpc/archive/tags/HPC+AD+DNS/default.aspx">HPC AD DNS</category><category domain="http://blogs.technet.com/windowshpc/archive/tags/Head+node+Unreachable/default.aspx">Head node Unreachable</category></item><item><title>DNS Suffix vs. Active Directory Domain for HPC cluster (Part 2)</title><link>http://blogs.technet.com/windowshpc/archive/2009/04/22/dns-suffix-vs-active-directory-domain-for-hpc-cluster-part-2.aspx</link><pubDate>Wed, 22 Apr 2009 17:59:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3229276</guid><dc:creator>Steve Roach</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/windowshpc/comments/3229276.aspx</comments><wfw:commentRss>http://blogs.technet.com/windowshpc/commentrss.aspx?PostID=3229276</wfw:commentRss><wfw:comment>http://blogs.technet.com/windowshpc/rsscomments.aspx?PostID=3229276</wfw:comment><description>&lt;P&gt;In an earlier &lt;A class="" href="http://blogs.technet.com/windowshpc/archive/2009/03/31/dns-suffix-vs-active-directory-domain-for-hpc-cluster.aspx" mce_href="http://blogs.technet.com/windowshpc/archive/2009/03/31/dns-suffix-vs-active-directory-domain-for-hpc-cluster.aspx"&gt;post&lt;/A&gt;, I described an approach for resolving names when the connection specific DNS suffix did not match the Active Directory domain name.&amp;nbsp;&amp;nbsp;Recently, I realized that there is a much simpler solution.&amp;nbsp; The Default ComputeNode Template which is created when you run through the Node Template Creation Wizard contains a step for joining the AD domain, but unless you edit the template, the&amp;nbsp;field for specifying the AD domain name is&amp;nbsp;blank.&amp;nbsp; If that field is blank, the compute nodes will use the primary DNS suffix of the head node as the name of the AD domain they attempt to join, and if there is no such domain, that step will fail. So, the solution is simply to edit the Node Template and add the AD Domain name to that field.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 572px; HEIGHT: 171px" height=171 src="http://yadoxw.bay.livefilestore.com/y1ps1BIhdfzlYxF336SPB_zTh2itnA-FsB_pGjCTKOjtH75F6mCObeEJbWfXC7Gi0bTnUCBFb7hdRkel8SL_kgjqDRXUWHrXJs0/joindomain.jpg" width=572 mce_src="http://yadoxw.bay.livefilestore.com/y1ps1BIhdfzlYxF336SPB_zTh2itnA-FsB_pGjCTKOjtH75F6mCObeEJbWfXC7Gi0bTnUCBFb7hdRkel8SL_kgjqDRXUWHrXJs0/joindomain.jpg"&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3229276" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/windowshpc/archive/tags/HPC+AD+DNS/default.aspx">HPC AD DNS</category></item><item><title>DNS Suffix vs. Active Directory Domain for HPC cluster</title><link>http://blogs.technet.com/windowshpc/archive/2009/03/31/dns-suffix-vs-active-directory-domain-for-hpc-cluster.aspx</link><pubDate>Tue, 31 Mar 2009 21:52:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3220686</guid><dc:creator>Steve Roach</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/windowshpc/comments/3220686.aspx</comments><wfw:commentRss>http://blogs.technet.com/windowshpc/commentrss.aspx?PostID=3220686</wfw:commentRss><wfw:comment>http://blogs.technet.com/windowshpc/rsscomments.aspx?PostID=3220686</wfw:comment><description>&lt;P&gt;A few months ago, I was asked a question about how to assign a&amp;nbsp;connection specific DNS Suffix to a NIC which was different from the Active Directory Domain.&amp;nbsp; For example, the AD Domain was &lt;STRONG&gt;contoso.com&lt;/STRONG&gt;, but they wanted to be able to assign a DNS suffix of &lt;STRONG&gt;cluster.contoso.com&lt;/STRONG&gt;.&amp;nbsp; If&amp;nbsp;the Fully Qualified Domain Name (FQDN) of &lt;STRONG&gt;cluster.contoso.com&lt;/STRONG&gt; was specified as a DHCP scope option (015 DNS Domain Name), then the installation would fail when the nodes attempted to join an Active Directory Domain that did not exist.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This scenario would only arise for clusters which are configured with network topology 2 or 4, where all the compute nodes have a connection to the enterprise LAN as well as to the private one.&amp;nbsp; Otherwise, this would not be an issue, because the compute nodes would only be connected to the private network and would not be accessable from the rest of the enterprise and therefore would not have DNS entries.&lt;/P&gt;
&lt;P&gt;After some searching, I determined that a good work around would be to add a new domain to the contoso.com DNS Forward Lookup Zone.&amp;nbsp; The steps to implement this solution are as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Specify&amp;nbsp;&lt;STRONG&gt;cluster.contoso.com&lt;/STRONG&gt; as the&amp;nbsp;015 DNS Domain Name scope option for the&amp;nbsp;DHCP server which manages the scope that includes the NIC's on the cluster nodes which are attached to the enterprise network.&lt;/LI&gt;
&lt;LI&gt;Install the head node.&amp;nbsp; Before joining the AD Domain, verify the Connection-specific DNS suffix for the enterprice NIC by running the &lt;STRONG&gt;ipconfig&lt;/STRONG&gt; command.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Join the head node to the &lt;STRONG&gt;contoso.com&lt;/STRONG&gt; AD Domain.&amp;nbsp; Install the HPC Pack and follow the standard proceedure for installing the compute nodes from bare metal.&amp;nbsp; When this process completes, the nodes will all belong to the &lt;STRONG&gt;contoso.com&lt;/STRONG&gt; AD Domain, and the DNS Host(A) records for all the nodes will indicate the FQDN to be&amp;nbsp;&amp;lt;hostname&amp;gt;.contoso.com.&amp;nbsp; However, the &lt;STRONG&gt;ipconfig &lt;/STRONG&gt;command will show that the Connection-specific DNS suffix for the enterprise NIC's is &lt;STRONG&gt;cluster.contoso.com.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Add a New Domain to the contoso.com DNS Forward Lookup zone.&lt;BR&gt;&lt;BR&gt;&lt;IMG style="WIDTH: 328px; HEIGHT: 244px" src="http://yadoxw.bay.livefilestore.com/y1piHB9SVTWpXBHbhUy00Xm639NrzSRBWg53Ols0vNBoSgCZUL83tWIy5uWhapEyarK0XHL8QVOyBW9cQ6FYt44yRzBn7xSn5-r/newdomain.jpg" width=328 height=244 mce_src="http://yadoxw.bay.livefilestore.com/y1piHB9SVTWpXBHbhUy00Xm639NrzSRBWg53Ols0vNBoSgCZUL83tWIy5uWhapEyarK0XHL8QVOyBW9cQ6FYt44yRzBn7xSn5-r/newdomain.jpg"&gt;&lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;Name the New Domain "&lt;STRONG&gt;cluster&lt;/STRONG&gt;".&amp;nbsp; Then add New Alias (CNAME)&amp;nbsp;records to this domain for each of the nodes in the cluster which equate the &lt;STRONG&gt;&amp;lt;hostname&amp;gt;.cluster.contoso.com&lt;/STRONG&gt; FQDN to the target &lt;STRONG&gt;&amp;lt;hostname&amp;gt;.contoso.com &lt;/STRONG&gt;FQDN.&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if this information was helpful to you.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3220686" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/windowshpc/archive/tags/HPC+AD+DNS/default.aspx">HPC AD DNS</category></item></channel></rss>