<?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: Problem while creating a SNC Cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897947#M403565</link>
    <description>If it works fine without DNS then you have a DNS issue.&lt;BR /&gt;The general recommendation for any Serviceguard cluster is to use /etc/hosts first, and then DNS.&lt;BR /&gt;This prevents cluster issues if DNS becomes unavailable, invalid etc.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Apr 2005 01:47:14 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2005-04-25T01:47:14Z</dc:date>
    <item>
      <title>Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897942#M403560</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We are trying to build a Single Node Cluster. But while I am giving the cmcheckconf command, it is giving following error.&lt;BR /&gt;&lt;BR /&gt;Begin cluster verification...&lt;BR /&gt;Note : a NODE_TIMEOUT value of 2000000 was found in line 117. For a &lt;BR /&gt;significant portion of installations, a higher setting is more appropriate.&lt;BR /&gt;Refer to the comments in the cluster configuration ascii file or ServiceGuard &lt;BR /&gt;manual for more information on this parameter.&lt;BR /&gt;Error: Unable to establish communication to node XXXXXX: 19 (where XXXXXX is my node name )&lt;BR /&gt;cmcheckconf : Failed to gather configuration information&lt;BR /&gt;&lt;BR /&gt;I can avoid NODE_TIMEOUT value, thats is not a proble. I am using DNS , and when I am changing the same to local files ( by editting /etc/nsswitch.conf ) I could pass this test and I can create a cluster. There is no problem with the entris in the /etc/hosts, /etc/cmcluster/cmclnodelist, and my cluster configuration file, the reason why I am teling this is I could create a cluster without DNS.&lt;BR /&gt;&lt;BR /&gt;When I give cmquerycl ( which will not check any configuration file), I am getting the following error message.&lt;BR /&gt;&lt;BR /&gt;root:&amp;gt;cmquerycl -v -k -n XXXXXX ( Node name )&lt;BR /&gt;                       &lt;BR /&gt;Begin checking the nodes... &lt;BR /&gt;Error: Permission denied to 127.0.0.1&lt;BR /&gt;Error: Unable to establish communication to node XXXXXX: 19&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;Any help will be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance...........&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Apr 2005 15:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897942#M403560</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2005-04-22T15:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897943#M403561</link>
      <description>This is probably due to hacl entry in /var/adm/inetd.sec file. In that case insert 127.0.0.1 infront of hacl entry&lt;BR /&gt;and then try cmquerycl. You can also try cmscancl for detailed information.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 22 Apr 2005 15:33:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897943#M403561</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2005-04-22T15:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897944#M403562</link>
      <description>Uday,&lt;BR /&gt;&lt;BR /&gt;I don't have /var/adm/inetd.sec file. I hope in that case it will allow for all. Correct me if I am wrong</description>
      <pubDate>Sun, 24 Apr 2005 05:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897944#M403562</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2005-04-24T05:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897945#M403563</link>
      <description>Which version of Serviceguard are you running?&lt;BR /&gt;If it is 11.16, then you need to be aware that you cannot use ip addresses in your cmclnodelist file unless you have installed the latest patch.&lt;BR /&gt;Also be aware you mmay need to have the relevant hostname iserted in the file for every configured network on your node.&lt;BR /&gt;&lt;BR /&gt;Please take a read off:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/6283/SGsecurityfiles.pdf" target="_blank"&gt;http://docs.hp.com/en/6283/SGsecurityfiles.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5874/securingserviceguard.pdf" target="_blank"&gt;http://docs.hp.com/en/5874/securingserviceguard.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3935-90078/B3935-90078.pdf" target="_blank"&gt;http://docs.hp.com/en/B3935-90078/B3935-90078.pdf&lt;/A&gt;</description>
      <pubDate>Sun, 24 Apr 2005 07:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897945#M403563</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-24T07:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897946#M403564</link>
      <description>&lt;BR /&gt;Hi melvyn,&lt;BR /&gt;&lt;BR /&gt;My SG version is 11.15. &lt;BR /&gt;&lt;BR /&gt;I have already populated the host name details in the /etc/hosts file. As I have mentioned, this problem witll occure when I am using dns ( in /etc/nsswitch.conf ) for host name resolution. If I put files ( for local /etc/hosts ) or host name resolution all are working perfectly file.&lt;BR /&gt;&lt;BR /&gt;Here I am trying to create a Single node Cluster. I got multiple SNCs and two metro clusters in my setup. Every where we are using DNS oly for the name resolution.&lt;BR /&gt;&lt;BR /&gt;Any catch.....</description>
      <pubDate>Sun, 24 Apr 2005 08:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897946#M403564</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2005-04-24T08:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897947#M403565</link>
      <description>If it works fine without DNS then you have a DNS issue.&lt;BR /&gt;The general recommendation for any Serviceguard cluster is to use /etc/hosts first, and then DNS.&lt;BR /&gt;This prevents cluster issues if DNS becomes unavailable, invalid etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2005 01:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897947#M403565</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-25T01:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897948#M403566</link>
      <description>Hi Melvyn,&lt;BR /&gt;&lt;BR /&gt;You are right in one way. But while I am giving a wild card in the cmclnodelist, it works perfectly fine. But I got 8-10 similar setup of SNC cluster which works perfectly fine with same configuration. It seems to me the only difference between this machine and other machine is a patch, PHSS_31067. Currently I am working with HP for getting some clear solution for my problem.&lt;BR /&gt;&lt;BR /&gt;Thanks..................</description>
      <pubDate>Mon, 25 Apr 2005 03:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897948#M403566</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2005-04-25T03:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating a SNC Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897949#M403567</link>
      <description>&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;The problem was with one of the patch PHSS_31067.I have compared this with some of my other server. Now machine is working perfectly fine. Thanks very much for all who worked on this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheeers............</description>
      <pubDate>Mon, 25 Apr 2005 13:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-while-creating-a-snc-cluster/m-p/4897949#M403567</guid>
      <dc:creator>RAJESH GANGADHARAN</dc:creator>
      <dc:date>2005-04-25T13:01:42Z</dc:date>
    </item>
  </channel>
</rss>

