<?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: Node is refusing Serviceguard Communication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977197#M698100</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the release notes to see if all the required patches are installed&lt;BR /&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>Thu, 04 May 2006 07:27:14 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2006-05-04T07:27:14Z</dc:date>
    <item>
      <title>Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977194#M698097</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've read a number of other threads on the forums about this problem, but none of the usual things seem to have helped me. I'm trying to create a new two node cluster. Both boxes are using /etc/hosts for name resolution, both can nslookup and ping each other and have the relevant entries in /etc/hosts. The cmclnodelist file contains the host names, and the cmclconfig.ascii contains the correct hostnames. I can rcp and remsh between the boxes in either direction as root. .rhosts allows root unrestricted access between the two nodes, but each time i try to run cmcheckconf -v -C cmclconfig.ascii from either node I get the message...&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: cmclconfig.ascii                                         &lt;BR /&gt;Checking nodes ... Done                                                         &lt;BR /&gt;Checking existing configuration ... Done                                        &lt;BR /&gt;Warning: Unable to get configuration for cluster dsg_test_cluster1.             &lt;BR /&gt;Error: Node myserver1 is refusing Serviceguard communication.                    &lt;BR /&gt;Please make sure that the proper security access is configured on node          &lt;BR /&gt;myserver1 through either file-based access (pre-A.11.16 version) or role-based   &lt;BR /&gt;access (version A.11.16 or higher) and/or that the host name lookup             &lt;BR /&gt;on node myserver1 resolves the IP address correctly.                             &lt;BR /&gt;cmcheckconf : Failed to gather configuration information &lt;BR /&gt;&lt;BR /&gt;I'm using A.11.16 of SG on HP-UX 11.11. I have also just recently installed the patch PHSS_32731 and PHSS_32732.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Many thanks</description>
      <pubDate>Thu, 04 May 2006 06:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977194#M698097</guid>
      <dc:creator>Lee Harris_5</dc:creator>
      <dc:date>2006-05-04T06:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977195#M698098</link>
      <description>Lee,&lt;BR /&gt;&lt;BR /&gt;It seems you have not configured the access rights - either by &lt;BR /&gt;1. Create a /etc/cmcluster/cmclnodelist&lt;BR /&gt;   and add the following entries&lt;BR /&gt;   node1 root&lt;BR /&gt;   node2 root&lt;BR /&gt;   &lt;BR /&gt;Assuming you have 2 nodes - node1 and node2 in your cluster&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;2. In file /etc/hosts.equiv add&lt;BR /&gt;   node1 root&lt;BR /&gt;   node2 root&lt;BR /&gt;&lt;BR /&gt;Ans then try.&lt;BR /&gt;Also read the Managing Service Guard Manual&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 04 May 2006 07:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977195#M698098</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-04T07:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977196#M698099</link>
      <description>One more thing, also check your /etc/nsswitch.conf , /etc/hosts files to ensure you have proper host name resolution service running and that the nodes are accessible using there node names.&lt;BR /&gt;Also find the link for the manual&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90079/index.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 04 May 2006 07:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977196#M698099</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-04T07:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977197#M698100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the release notes to see if all the required patches are installed&lt;BR /&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>Thu, 04 May 2006 07:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977197#M698100</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-05-04T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977198#M698101</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an /etc/cmcluster/cmclnodelist on both servers with the hostnames as you mentioed. I've created /etc/hosts.equiv on both servers. I've check /etc/resolv.conf and /etc/nsswitch.conf and all of this is fine. I also added an access policy to cmclconfig.ascii of&lt;BR /&gt;&lt;BR /&gt;USER_NAME root&lt;BR /&gt;USER_HOST ANY_SERVICEGUARD_NODE&lt;BR /&gt;USER_ROLE FULL_ADMIN&lt;BR /&gt;&lt;BR /&gt;Now when I run cmcheckconf -v -C cmclconfig.ascii i get the following...&lt;BR /&gt;&lt;BR /&gt;Checking cluster file: cmclconfig.ascii&lt;BR /&gt;Checking nodes ... Done&lt;BR /&gt;Checking existing configuration ... Done&lt;BR /&gt;Warning: Unable to get configuration for cluster sgtest1.&lt;BR /&gt;Error: Node myserver1 is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;myserver1 through either file-based access (pre-A.11.16 version) or role-based&lt;BR /&gt;access (version A.11.16 or higher) and/or that the host name lookup&lt;BR /&gt;on node myserver1 resolves the IP address correctly.&lt;BR /&gt;Error: Unable to get cluster handle for cluster sgtest1in cf_read_cluster_file.&lt;BR /&gt;cmcheckconf  : Error found in cluster file: cmclconfig.ascii.</description>
      <pubDate>Thu, 04 May 2006 07:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977198#M698101</guid>
      <dc:creator>Lee Harris_5</dc:creator>
      <dc:date>2006-05-04T07:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977199#M698102</link>
      <description>Hi&lt;BR /&gt;check this &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=977854" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=977854&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards LiPEnS</description>
      <pubDate>Thu, 04 May 2006 07:32:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977199#M698102</guid>
      <dc:creator>LiPEnS</dc:creator>
      <dc:date>2006-05-04T07:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Node is refusing Serviceguard Communication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977200#M698103</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Eventually got this working. In A.11.16 cmclnodelist is obsolete. Policies for access control are defined in the cluster configuration. However before the cluster is built, there is obviously no configuration therefore no access policies are setup. As such, initially cmclnodelist is used as a bootstrap to build the first configuration. All I did was change cmclnodelist on both nodes to contain + and that seemed to do the trick.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Thu, 04 May 2006 08:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4977200#M698103</guid>
      <dc:creator>Lee Harris_5</dc:creator>
      <dc:date>2006-05-04T08:58:22Z</dc:date>
    </item>
  </channel>
</rss>

