<?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: Two Node Cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194825#M673465</link>
    <description>If you have a support contract with HP, search the ITRC database for document emr_na-c01284624-2.  Serviceguard needs the rng driver.</description>
    <pubDate>Mon, 24 Aug 2009 10:29:37 GMT</pubDate>
    <dc:creator>Stephen Doud</dc:creator>
    <dc:date>2009-08-24T10:29:37Z</dc:date>
    <item>
      <title>Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194821#M673458</link>
      <description>I am trying to configure a two node cluster running on HP-UX 11.23. while executing cmquerycl i am getting the following error message. &lt;BR /&gt;&lt;BR /&gt;cmquerycl -v -n MBSVR1 -n MBSVR2&lt;BR /&gt;Warning: Unable to determine local domain name for MBSVR2&lt;BR /&gt;Gathering storage information&lt;BR /&gt;Unable to connect to node MBSVR1: I/O error&lt;BR /&gt;Unable to connect to node MBSVR2: I/O error&lt;BR /&gt;Gathering network information&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;with IP address instead of Hostname&lt;BR /&gt;&lt;BR /&gt;cmquerycl -v -n 172.22.2.14 -n 172.22.2.15&lt;BR /&gt;Warning: Unable to determine local domain name for MBSVR2&lt;BR /&gt;Node 172.22.2.14 is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;172.22.2.14 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 172.22.2.14 resolves the IP address correctly.&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;more /etc/hosts&lt;BR /&gt; [24;1H [K## Configured using SAM by root on Mon Dec 17 16:24:12 2007&lt;BR /&gt;## Configured using SAM by root on Thu Jan 17 13:06:14 2008&lt;BR /&gt;# @(#)B11.23_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;20.20.20.1      MBSVR1_HB&lt;BR /&gt;20.20.20.2      MBSVR2_HB&lt;BR /&gt;172.22.2.14     MBSVR1&lt;BR /&gt;172.22.2.15     MBSVR2&lt;BR /&gt;172.22.5.1      arusha  arusha.twigabancorp.com&lt;BR /&gt;172.22.6.1      mwanza  mwanza.twigabancorp.com&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;more /etc/.rhosts&lt;BR /&gt;#MBSVR1.twigabancorp.com&lt;BR /&gt;#MBSVR2.twigabancorp.com&lt;BR /&gt;#MBSVR2&lt;BR /&gt;#MBSVR1&lt;BR /&gt;+ +&lt;BR /&gt;&lt;BR /&gt;more /etc/cmcluster/cmclnodelist&lt;BR /&gt;MBSVR1 root &lt;BR /&gt;MBSVR2 root &lt;BR /&gt;ping with hostname and IP works fine. and nslookup works fine.&lt;BR /&gt;&lt;BR /&gt;I tried finding similar error messages on ITRC and could find similar scenario that relates me to rng kernel module. even these two nodes&lt;BR /&gt;rng module is unable to load. &lt;BR /&gt;i have tried through kcmodule and sam, but when system reboots it appears to have rng module unused instead of loaded.&lt;BR /&gt;&lt;BR /&gt;We have MSA storage attached(SCSI) to these servers. &lt;BR /&gt;&lt;BR /&gt;We had tested a basic package with test VG on this cluster some 7 months back, which was fine. we were trying the remove the old configuration from the both the nodes and deleted the cluster.conf and package configuration files as well. do we need to unistall and re-install service guard,.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Sun, 23 Aug 2009 16:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194821#M673458</guid>
      <dc:creator>Anubhav Dhingra</dc:creator>
      <dc:date>2009-08-23T16:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194822#M673460</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems to be both nodes are not communication with each other.&lt;BR /&gt;&lt;BR /&gt;Please check following files,&lt;BR /&gt;&lt;BR /&gt;Assume that we have following configuration&lt;BR /&gt;&lt;BR /&gt;- 1st Node name is â  rx26-187â   with IP â  16.118.112.91â  &lt;BR /&gt;- 2nd Node name is â  rx26-188â   with IP â  16.118.112.92â  &lt;BR /&gt;- Subnet mask for this network is 16.118.112.0&lt;BR /&gt;- Package IP we are going to us is 16.118.112.9&lt;BR /&gt;&lt;BR /&gt;# vi /etc/hosts&lt;BR /&gt;16.118.112.91   rx26-187.usa.hp.com rx26-187&lt;BR /&gt;16.118.112.92   rx26-188.usa.hp.com rx26-188&lt;BR /&gt;&lt;BR /&gt;# vi /.rhosts&lt;BR /&gt;rx26-187        root&lt;BR /&gt;rx26-188        root&lt;BR /&gt;&lt;BR /&gt;# vi /etc/cmcluster/cmclnodelist&lt;BR /&gt;rx26-187        root&lt;BR /&gt;rx26-188        root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Yogesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Aug 2009 20:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194822#M673460</guid>
      <dc:creator>Yogesh M Puranik</dc:creator>
      <dc:date>2009-08-23T20:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194823#M673462</link>
      <description>Hi ,&lt;BR /&gt;Make sure that following lines in /etc/inetd.conf are un-hased.&lt;BR /&gt;&lt;BR /&gt;auth         stream tcp6 wait   bin  /usr/lbin/identd   identd&lt;BR /&gt;&lt;BR /&gt;hacl-probe  stream  tcp    nowait  root  /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -f /var/opt/cmom/cmomd.log -r /var/opt/cmom&lt;BR /&gt;&lt;BR /&gt;hacl-cfg    dgram   udp    wait    root  /usr/lbin/cmclconfd cmclconfd -p&lt;BR /&gt;&lt;BR /&gt;hacl-cfg    stream  tcp    nowait  root  /usr/lbin/cmclconfd cmclconfd -c&lt;BR /&gt;&lt;BR /&gt;Run inetd -c command after editing /etc/inetd.conf file&lt;BR /&gt;&lt;BR /&gt;Your Points are highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shan&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Aug 2009 03:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194823#M673462</guid>
      <dc:creator>Shan Sunny</dc:creator>
      <dc:date>2009-08-24T03:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194824#M673464</link>
      <description>Hi Abhinav,&lt;BR /&gt;&lt;BR /&gt;Have a look at the links below to troubleshoot your current error.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B3935-90078/ch01s04.html" target="_blank"&gt;http://www.docs.hp.com/en/B3935-90078/ch01s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=3203314&amp;amp;prodTypeId=18964&amp;amp;objectID=c01680756" target="_blank"&gt;http://bizsupport1.austin.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=3203314&amp;amp;prodTypeId=18964&amp;amp;objectID=c01680756&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1.Which version of SG are you using?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vivek Bhatia</description>
      <pubDate>Mon, 24 Aug 2009 05:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194824#M673464</guid>
      <dc:creator>Vivek Bhatia</dc:creator>
      <dc:date>2009-08-24T05:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194825#M673465</link>
      <description>If you have a support contract with HP, search the ITRC database for document emr_na-c01284624-2.  Serviceguard needs the rng driver.</description>
      <pubDate>Mon, 24 Aug 2009 10:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194825#M673465</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2009-08-24T10:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Two Node Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194826#M673466</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanx kernel on these servers were messed up, so decided to re-ignite. Cluster was up.</description>
      <pubDate>Thu, 27 Aug 2009 18:19:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-node-cluster/m-p/5194826#M673466</guid>
      <dc:creator>Anubhav Dhingra</dc:creator>
      <dc:date>2009-08-27T18:19:52Z</dc:date>
    </item>
  </channel>
</rss>

