<?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: DNS ServiceGuard in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564433#M58368</link>
    <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;And so, if it's not necessary, why I can't resolve any IP (it's atwo node cluster)? &lt;BR /&gt;&lt;BR /&gt;May I force the nodes to /etc/hosts file?&lt;BR /&gt;&lt;BR /&gt;Telnet, SSH, ping works with the file, but don't host or any ServiceGuard command...&lt;BR /&gt;&lt;BR /&gt;I have /etc/cmclnodelist configured as&lt;BR /&gt;&lt;BR /&gt;node1  root&lt;BR /&gt;node2  root&lt;BR /&gt;+&lt;BR /&gt;&lt;BR /&gt;Some questions..&lt;BR /&gt;&lt;BR /&gt;Must cmcluster service be running?&lt;BR /&gt;&lt;BR /&gt;No firewall runnig, all the ports OK... &lt;BR /&gt;&lt;BR /&gt;What I doing wrong?&lt;BR /&gt;I'll go crazy...&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 15 Jun 2005 07:23:17 GMT</pubDate>
    <dc:creator>Vladimir Coca</dc:creator>
    <dc:date>2005-06-15T07:23:17Z</dc:date>
    <item>
      <title>DNS ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564431#M58366</link>
      <description>Is it mandatory to configure and have a DNS installing ServiceGuard?</description>
      <pubDate>Wed, 15 Jun 2005 06:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564431#M58366</guid>
      <dc:creator>Vladimir Coca</dc:creator>
      <dc:date>2005-06-15T06:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: DNS ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564432#M58367</link>
      <description>No.&lt;BR /&gt;&lt;BR /&gt;It is not mandatory. SG will work quite nicely with only /etc/hosts networking.&lt;BR /&gt;&lt;BR /&gt;It is quite useful however.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Jun 2005 07:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564432#M58367</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-15T07:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: DNS ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564433#M58368</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;And so, if it's not necessary, why I can't resolve any IP (it's atwo node cluster)? &lt;BR /&gt;&lt;BR /&gt;May I force the nodes to /etc/hosts file?&lt;BR /&gt;&lt;BR /&gt;Telnet, SSH, ping works with the file, but don't host or any ServiceGuard command...&lt;BR /&gt;&lt;BR /&gt;I have /etc/cmclnodelist configured as&lt;BR /&gt;&lt;BR /&gt;node1  root&lt;BR /&gt;node2  root&lt;BR /&gt;+&lt;BR /&gt;&lt;BR /&gt;Some questions..&lt;BR /&gt;&lt;BR /&gt;Must cmcluster service be running?&lt;BR /&gt;&lt;BR /&gt;No firewall runnig, all the ports OK... &lt;BR /&gt;&lt;BR /&gt;What I doing wrong?&lt;BR /&gt;I'll go crazy...&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 15 Jun 2005 07:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564433#M58368</guid>
      <dc:creator>Vladimir Coca</dc:creator>
      <dc:date>2005-06-15T07:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: DNS ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564434#M58369</link>
      <description>This is very much sounding like standard resolver information.&lt;BR /&gt;&lt;BR /&gt;You have a few simple choices..&lt;BR /&gt;&lt;BR /&gt;1) Use a DNS server which is correctly populated.&lt;BR /&gt;&lt;BR /&gt;2) Populate the '/etc/hosts' files on all associated nodes with the correct information.&lt;BR /&gt;&lt;BR /&gt;So basically, populate the '/etc/hosts' files with the IP and hostnames of all your nodes, distributed to all nodes, and you should be alright.&lt;BR /&gt;&lt;BR /&gt;All Network daemons should use the hosts file assuming the '/etc/nsswitch.conf' has the line:&lt;BR /&gt;&lt;BR /&gt;hosts:      files dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This tells your resolver to look at the '/etc/hosts' file before looking at the DNS server.</description>
      <pubDate>Wed, 15 Jun 2005 07:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564434#M58369</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-15T07:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: DNS ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564435#M58370</link>
      <description>That would make it a networking problem.&lt;BR /&gt;&lt;BR /&gt;check /etc/hosts&lt;BR /&gt;&lt;BR /&gt;make sure for host resolution, files comes before dns.&lt;BR /&gt;&lt;BR /&gt;Then make sure the /etc/hosts database has good data in it.&lt;BR /&gt;&lt;BR /&gt;Also, SG is very finicky that every configured network interface be pingable.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Jun 2005 07:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dns-serviceguard/m-p/3564435#M58370</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-15T07:34:54Z</dc:date>
    </item>
  </channel>
</rss>

