<?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/4188954#M685740</link>
    <description>here is your problem. you dont have 113 port listening. &lt;BR /&gt;&lt;BR /&gt;[/root] grep -i auth /etc/services&lt;BR /&gt;ident        113/tcp  authentication # RFC1413.&lt;BR /&gt;&lt;BR /&gt;root [/root] netstat -na|grep 113&lt;BR /&gt;tcp        0      0  *.113                  *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Apr 2008 17:35:42 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2008-04-30T17:35:42Z</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/4188943#M685729</link>
      <description>Hi all,&lt;BR /&gt;I am busy with a new serviceguard  11.18 installation on HPUX 11.23 (2 node cluster).&lt;BR /&gt;I successfully created the cluster (cmquerycl, cmcheckconf, cmapplyconf). Did not configure the packet yet. I had to change the hostnames of both nodes and did it in the following manner:&lt;BR /&gt;&lt;BR /&gt;-Cmhaltcl -v  &lt;BR /&gt;&lt;BR /&gt;Both nodes:&lt;BR /&gt;-set _parms  hostname &lt;BR /&gt;-change hostnames and reboot&lt;BR /&gt;&lt;BR /&gt;Node 1 and 2 :&lt;BR /&gt;-Changed the /etc/hosts, /.rhosts,  /etc/cmcluster/cmclnodelist and /etc/cmcluster/cmclconf.ascii files to reflect the new node names.  &lt;BR /&gt;-cmcheckconf –C cmclconf.ascii&lt;BR /&gt;Node olprd1 is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;olprd1 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 olprd1 resolves the IP address correctly.&lt;BR /&gt;cmcheckconf: Failed to gather configuration information&lt;BR /&gt;&lt;BR /&gt;/etc/hosts of both nodes&lt;BR /&gt;127.0.0.1  localhost loopback&lt;BR /&gt;192.168.250.163 olprd1 #LAN1&lt;BR /&gt;192.168.250.164 olprd2 #LAN1&lt;BR /&gt;10.10.10.10  hb1 # heartbeat of olprd1 LAN0&lt;BR /&gt;10.10.10.11  hb2 # heartbeat of olprd2 LAN0&lt;BR /&gt;I ‘ve gone through all the forums and checked everything but still the same error. i tried to cmcheckcl –C  cmconf.ascii on both nodes but no luck. On both node I receive the same error and refers to the same node which is:  &lt;BR /&gt;Node olprd1 is refusing Serviceguard communication.&lt;BR /&gt;&lt;BR /&gt;I also tried cmquerycl –v –C cmclconfig.ascii -n olprd1 -n olprd2 on both nodes and recived the same error:&lt;BR /&gt;Node1 (olprd1)&lt;BR /&gt;Node olprd2 is refusing Serviceguard communication&lt;BR /&gt;Node2 (olprd2)&lt;BR /&gt;Node olprd1 is refusing Serviceguard communication.&lt;BR /&gt;I renamed the cmclconfig binary on both nodes as well but still the same error.&lt;BR /&gt;&lt;BR /&gt;Any advice???&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 17:51:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188943#M685729</guid>
      <dc:creator>Kehad Snydewel</dc:creator>
      <dc:date>2008-04-29T17:51: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/4188944#M685730</link>
      <description>verify your hacl entries in /etc/inetd.conf and /etc/services. (restart the inet daemon).&lt;BR /&gt;&lt;BR /&gt;Could put the exact error from the syslog.?</description>
      <pubDate>Tue, 29 Apr 2008 19:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188944#M685730</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-29T19:05:06Z</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/4188945#M685731</link>
      <description>i checked for this and it seems that all hacl and auth entries exist on both nodes. &lt;BR /&gt;&lt;BR /&gt;i do not have the syslog entries at the moment but will provide this as well later.&lt;BR /&gt;&lt;BR /&gt;i also tried to remove both nodes from cmclnodelist and only add a +. and also tried to add the nodes and +.&lt;BR /&gt;&lt;BR /&gt;first attempt/try&lt;BR /&gt;cat cmclnodelist&lt;BR /&gt;olprd1 root&lt;BR /&gt;olprd2 root&lt;BR /&gt;&lt;BR /&gt;second attempt/try&lt;BR /&gt;cat cmclnodelist&lt;BR /&gt;olprd1 root&lt;BR /&gt;olprd2 root&lt;BR /&gt;&lt;BR /&gt;third attempt/try&lt;BR /&gt;cat cmclnodelist&lt;BR /&gt;+&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster# more /var/adm/inetd.sec &lt;BR /&gt;dtspc   allow   127.0.0.1 loopback olprd1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd2:/etc/cmcluster# more /var/adm/inetd.sec&lt;BR /&gt;dtspc   allow   127.0.0.1 loopback olprd2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster# cat /etc/inetd.conf |grep -i hacl&lt;BR /&gt;hacl-probe  stream  tcp    nowait  root  /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmm&lt;BR /&gt;hacl-cfg    dgram   udp    wait    root  /usr/lbin/cmclconfd cmclconfd -p&lt;BR /&gt;hacl-cfg    stream  tcp    nowait  root  /usr/lbin/cmclconfd cmclconfd -c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd2:/etc/cmcluster# cat /etc/inetd.conf |grep -i hacl&lt;BR /&gt;hacl-probe  stream  tcp    nowait  root  /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmm&lt;BR /&gt;hacl-cfg    dgram   udp    wait    root  /usr/lbin/cmclconfd cmclconfd -p&lt;BR /&gt;hacl-cfg    stream  tcp    nowait  root  /usr/lbin/cmclconfd cmclconfd -c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster#cat /etc/inetd.conf |grep -i auth&lt;BR /&gt;auth         stream tcp6 wait   bin  /usr/lbin/identd   identd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd2:/etc/cmcluster#cat /etc/inetd.conf |grep -i auth&lt;BR /&gt;auth         stream tcp6 wait   bin  /usr/lbin/identd   identd &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster# cat /etc/services |grep -i hacl&lt;BR /&gt;hacl-hb     5300/tcp                 # High Availability (HA) Cluster heartbeat&lt;BR /&gt;hacl-gs     5301/tcp                 # HA Cluster General Services&lt;BR /&gt;hacl-cfg    5302/tcp                 # HA Cluster TCP configuration&lt;BR /&gt;hacl-cfg    5302/udp                 # HA Cluster UDP configuration&lt;BR /&gt;hacl-probe  5303/tcp                 # HA Cluster TCP probe&lt;BR /&gt;hacl-probe  5303/udp                 # HA Cluster UDP probe&lt;BR /&gt;hacl-local  5304/tcp                 # HA Cluster Commands&lt;BR /&gt;hacl-test   5305/tcp                 # HA Cluster Test&lt;BR /&gt;hacl-dlm    5408/tcp                 # HA Cluster distributed lock manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@olprd2:/etc/cmcluster# cat /etc/services |grep -i hacl&lt;BR /&gt;hacl-hb     5300/tcp                 # High Availability (HA) Cluster heartbeat&lt;BR /&gt;hacl-gs     5301/tcp                 # HA Cluster General Services&lt;BR /&gt;hacl-cfg    5302/tcp                 # HA Cluster TCP configuration&lt;BR /&gt;hacl-cfg    5302/udp                 # HA Cluster UDP configuration&lt;BR /&gt;hacl-probe  5303/tcp                 # HA Cluster TCP probe&lt;BR /&gt;hacl-probe  5303/udp                 # HA Cluster UDP probe&lt;BR /&gt;hacl-local  5304/tcp                 # HA Cluster Commands&lt;BR /&gt;hacl-test   5305/tcp                 # HA Cluster Test&lt;BR /&gt;hacl-dlm    5408/tcp                 # HA Cluster distributed lock manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 20:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188945#M685731</guid>
      <dc:creator>Kehad Snydewel</dc:creator>
      <dc:date>2008-04-29T20:06:08Z</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/4188946#M685732</link>
      <description>ServiceGuard A.11.18 uses the bootstrap authentication file /etc/cmcluster/cmclnodelist only when cluster configuration does not exist yet.&lt;BR /&gt;&lt;BR /&gt;The old configuration contains the old host names and may be interfering with your cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;You may have to run "cmdeleteconf" on all your nodes to remove all traces of the old configuration, then cmapplyconf to apply your new cluster configuration as if you were setting up a new cluster.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 30 Apr 2008 07:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188946#M685732</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-04-30T07:24:11Z</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/4188947#M685733</link>
      <description>this is what i get when issueing the command cmdeleteconf on both nodes:&lt;BR /&gt;&lt;BR /&gt;NODE1&lt;BR /&gt;root@olprd1:/etc/cmcluster#cmdeleteconf   &lt;BR /&gt;cmdeleteconf: Unable to get cluster configuration information: Permission denie.&lt;BR /&gt;&lt;BR /&gt;NODE1 SYSLOG&lt;BR /&gt;Apr 30 13:01:19 olprd1 syslog: cmdeleteconf -v &lt;BR /&gt;Apr 30 13:01:19 olprd1 cmclconfd[29575]: Permission denied for root@olprd1 (RBA)&lt;BR /&gt;Apr 30 13:01:26 olprd1 syslog: cmdeletecon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NODE2&lt;BR /&gt;root@olprd2:/etc/cmcluster# cmdeleteconf&lt;BR /&gt;Checking current status&lt;BR /&gt;Unable to perform the security token exchange with cmclconfd on node olprd2&lt;BR /&gt;Unable to perform the security token exchange with cmclconfd on node OLPRD1&lt;BR /&gt;Unable to refresh view of cluster olclu: No such file or directory&lt;BR /&gt;&lt;BR /&gt;NODE2 SYSLOG has no entries</description>
      <pubDate>Wed, 30 Apr 2008 11:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188947#M685733</guid>
      <dc:creator>Kehad Snydewel</dc:creator>
      <dc:date>2008-04-30T11:05:23Z</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/4188948#M685734</link>
      <description>Bonjour,&lt;BR /&gt;&lt;BR /&gt;I would do the following (2 ideas)&lt;BR /&gt;&lt;BR /&gt;A) stop cluster, revert back all nodes to their old name, reboot, then cmdeleteconf&lt;BR /&gt;&lt;BR /&gt;change both servers to new names, reboot.&lt;BR /&gt;&lt;BR /&gt;modify cluster configuration file, packages configuration files, check and apply the new conf.&lt;BR /&gt;&lt;BR /&gt;B) stop cluster if running (?) (cmhaltcl) , then "/sbin/init.d/cmcluster stop"&lt;BR /&gt;&lt;BR /&gt;remove on all nodes /etc/cmcluster/cmclconfig&lt;BR /&gt;restart "/sbin/init.d/cmcluster start"&lt;BR /&gt;&lt;BR /&gt;modify cluster configuration file, packages configuration files, check and apply the new conf.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 30 Apr 2008 11:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188948#M685734</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-04-30T11:19:30Z</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/4188949#M685735</link>
      <description>Did you set any parameters in identd ?&lt;BR /&gt;You may need to add -i &lt;BR /&gt;Then don't forget to inetd -c&lt;BR /&gt;&lt;BR /&gt;Other ideas:&lt;BR /&gt;Have you used /var/adm/inetd.sec ?&lt;BR /&gt;If so, you will have to tailor it.&lt;BR /&gt;&lt;BR /&gt;Have you commented out any hacl... services in /etc/services?&lt;BR /&gt;&lt;BR /&gt;If you use cmclnodelist then also add 127.0.0.1 root and all the other IP addresses that you want to use (e.g. heartbeat lans etc). Do this on all nodes.&lt;BR /&gt;&lt;BR /&gt;Set the permissions of cmclnodelist to 644 on all nodes.&lt;BR /&gt;&lt;BR /&gt;Check the contents of /etc/rc.config.d/cmcluster&lt;BR /&gt;- you will have to change that eventually anyway.</description>
      <pubDate>Wed, 30 Apr 2008 12:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188949#M685735</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-04-30T12:44:35Z</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/4188950#M685736</link>
      <description>I just have one question first......&lt;BR /&gt;&lt;BR /&gt;From your HPUX box run a reverse lookup:&lt;BR /&gt;nslookup &lt;HOSTNAME&gt;&lt;BR /&gt;nslookup &lt;IP number=""&gt;&lt;BR /&gt;&lt;BR /&gt;Did it resolve properly ?&lt;BR /&gt;&lt;BR /&gt;If you use DNS (no matter what runs DNS) from a PC command line do the same thing and run a reverse lookup:&lt;BR /&gt;&lt;BR /&gt;Did it resolve exactly the same as the one from HPUX?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rita&lt;/IP&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 30 Apr 2008 14:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188950#M685736</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-04-30T14:30:11Z</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/4188951#M685737</link>
      <description>I would like to underline one thing before leaving : since MC/SG A.11.15 (or A.11.16, I don't remember exactly) the concept of "Access Control Policies" has been introduced in MC/SG. And since this modification, once a cluster is created, host name is a real source of problem when trying to alter cluster configuration. I am pretty sure that your problem is there (as already said by Matti) and not in configuration of inetd.sec, services, and anything else.&lt;BR /&gt;&lt;BR /&gt;So to avoid wasting time, I think the better way for you is to delete this cluster then create it again. Really.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 30 Apr 2008 15:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188951#M685737</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-04-30T15:02:40Z</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/4188952#M685738</link>
      <description>&lt;BR /&gt;Mridul&lt;BR /&gt;i do not have an entry in my inetd.conf file with -i.&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster# cat /etc/inetd.conf |grep -i hacl&lt;BR /&gt;hacl-probe stream tcp nowait root /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmm&lt;BR /&gt;hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p&lt;BR /&gt;hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Other ideas:&lt;BR /&gt;Have you used /var/adm/inetd.sec ?&lt;BR /&gt;If so, you will have to tailor it.&lt;BR /&gt;&lt;BR /&gt;how should i edit this file because i am not using it:&lt;BR /&gt;&lt;BR /&gt;root@olprd1:/etc/cmcluster# more /var/adm/inetd.sec &lt;BR /&gt;dtspc allow 127.0.0.1 loopback olprd1&lt;BR /&gt;&lt;BR /&gt;root@olprd2:/etc/cmcluster# more /var/adm/inetd.sec&lt;BR /&gt;dtspc allow 127.0.0.1 loopback olprd2&lt;BR /&gt;&lt;BR /&gt;i did reverse lookups and eveything resolved properly&lt;BR /&gt;&lt;BR /&gt;i think i will just reinstall the OS and Serviceguard on both nodes becuase i would like to configure the 2x BL860c with hardware RAID and not software. its a new installation anyway.&lt;BR /&gt;&lt;BR /&gt;thank you guys for your assistance and advice. &lt;BR /&gt;&lt;BR /&gt;much appreciated!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 15:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188952#M685738</guid>
      <dc:creator>Kehad Snydewel</dc:creator>
      <dc:date>2008-04-30T15:30:11Z</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/4188953#M685739</link>
      <description>If your lookups are ok, then Eric's suggestion is your easiest and most effective fix.&lt;BR /&gt;&lt;BR /&gt;If you've decided to go through the extra work of reloading an O/S and software, to address a cluster problem, that's your choice and alot of work to address a cluster issue. &lt;BR /&gt;&lt;BR /&gt;/rcw</description>
      <pubDate>Wed, 30 Apr 2008 17:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188953#M685739</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-04-30T17:23:49Z</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/4188954#M685740</link>
      <description>here is your problem. you dont have 113 port listening. &lt;BR /&gt;&lt;BR /&gt;[/root] grep -i auth /etc/services&lt;BR /&gt;ident        113/tcp  authentication # RFC1413.&lt;BR /&gt;&lt;BR /&gt;root [/root] netstat -na|grep 113&lt;BR /&gt;tcp        0      0  *.113                  *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 17:35:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188954#M685740</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-30T17:35:42Z</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/4188955#M685741</link>
      <description>[/root] grep -i ident /etc/inetd.conf&lt;BR /&gt;ident        stream tcp wait   bin  /usr/lbin/identd   identd&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 17:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188955#M685741</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-30T17:37:59Z</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/4188956#M685742</link>
      <description>Try moving those inetd.sec files and add -i in inetd.conf and see the result if it makes any difference.</description>
      <pubDate>Wed, 30 Apr 2008 18:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188956#M685742</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-04-30T18:09:40Z</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/4188957#M685743</link>
      <description>Hi,&lt;BR /&gt;As per "Mridul" posting i also think moving the file "inetd.sec" and try.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Aashique</description>
      <pubDate>Thu, 01 May 2008 11:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188957#M685743</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-05-01T11:48:29Z</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/4188958#M685744</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;i will try to add the necassary port in inetd and let you know.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 02 May 2008 06:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188958#M685744</guid>
      <dc:creator>Kehad Snydewel</dc:creator>
      <dc:date>2008-05-02T06:39:52Z</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/4188959#M685745</link>
      <description>If you have a software support contract, you have access to the knowledge database on the ITRC - search for document emr_na-c01215677-1 titled, "HPUX &amp;amp; LINUX Serviceguard -  is refusing Serviceguard communication"</description>
      <pubDate>Fri, 02 May 2008 17:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188959#M685745</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2008-05-02T17:34:38Z</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/4188960#M685746</link>
      <description>&lt;!--!*#--&gt;We ran into the same issue when setting up a new SG 11.16 cluster on a fresh install of HP-UX 11.11 EOE.&lt;BR /&gt;&lt;BR /&gt;Running # cmquerycl -v logged tips regarding port 113 in syslog.&lt;BR /&gt;&lt;BR /&gt;I investigated /etc/services for port 113 as suggested by Santhosh Kumar Theyyan on April 30th.&lt;BR /&gt;&lt;BR /&gt;# netstat -an | grep 113 did not display a LISTEN service on any node.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/services for the line "auth 113/tcp authentication" to "ident 113/tcp authentication"&lt;BR /&gt;&lt;BR /&gt;Do that on all nodes and bounce inetd as well.&lt;BR /&gt;&lt;BR /&gt;Then # netstat -an | grep 113 will display &lt;BR /&gt;tcp 0 0 *.113 *.*  LISTEN&lt;BR /&gt;&lt;BR /&gt;# cmquerycl -C (...)  then worked like a charm...&lt;BR /&gt;&lt;BR /&gt;Running cmquerycl -v logged tips regarding port 113 in syslog.&lt;BR /&gt;&lt;BR /&gt;Thanks Santhosh !</description>
      <pubDate>Tue, 11 Nov 2008 14:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188960#M685746</guid>
      <dc:creator>IT Response</dc:creator>
      <dc:date>2008-11-11T14:26:37Z</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/4188961#M685747</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Might be a silly suggestion and not sure if it will work - but is easiest to try.&lt;BR /&gt;In /etc/hosts - can you add the earlier defined names of hosts as aliases to the current host name entries and then try deleting the cluster .&lt;BR /&gt;Then remove the entries in /etc/hosts and create a new cluster with the new host names.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 11 Nov 2008 16:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/node-is-refusing-serviceguard-communication/m-p/4188961#M685747</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2008-11-11T16:07:33Z</dc:date>
    </item>
  </channel>
</rss>

