<?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: Service Guard Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324697#M537752</link>
    <description>Problem solved.&lt;BR /&gt;&lt;BR /&gt;It was a problem with the hosts file whitch I steal don't understand, but I chaned the alias to rhlnx instead of lnx and it work.&lt;BR /&gt;&lt;BR /&gt;I also installed some patches.&lt;BR /&gt;&lt;BR /&gt;Thank you all especially to Suraj K Sankari and John Bigg . I there is a way I can change your grade pleas tell me cause you gave a good tip.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 24 Dec 2008 20:16:28 GMT</pubDate>
    <dc:creator>Roei Goldenberg</dc:creator>
    <dc:date>2008-12-24T20:16:28Z</dc:date>
    <item>
      <title>Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324691#M537746</link>
      <description>Hello Everyone&lt;BR /&gt;&lt;BR /&gt;I have a problem when I'm tring to run cmquerycl on a to new nodes runnig Red Hat ES 4 on VMWare server. &lt;BR /&gt;The messeage I get is: &lt;BR /&gt;Looking for other clusters ... Done&lt;BR /&gt;Node lnx3 is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;lnx3 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 lnx3 resolves the IP address correctly.&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;Nslookup look fine, and ping is flowing well.&lt;BR /&gt;&lt;BR /&gt;I'm attaching my host file:&lt;BR /&gt;# Do not remove the following line, or various programs&lt;BR /&gt;# that require network functionality will fail.&lt;BR /&gt;#### LoopBack Adresses&lt;BR /&gt;# IPv4 Lo&lt;BR /&gt;127.0.0.1       localhost.localdomain   localhost&lt;BR /&gt;&lt;BR /&gt;#### Cluster Member Nodes&lt;BR /&gt;# First Cluster Member Node (This Node)&lt;BR /&gt;14.0.0.1        rhlnx3.test     rhlnx3&lt;BR /&gt;# Second Cluster Member Node&lt;BR /&gt;14.0.0.2        rhlnx4.test     rhlnx4&lt;BR /&gt;&lt;BR /&gt;#### Heartbeat Connections&lt;BR /&gt;# First Heartbeat Connection (This node)&lt;BR /&gt;13.0.0.1        lnx3&lt;BR /&gt;# Second Heartbeat Connection&lt;BR /&gt;13.0.0.2        lnx4&lt;BR /&gt;&lt;BR /&gt;#### Packeges IP's&lt;BR /&gt;&lt;BR /&gt;My cmclnodelist looks like that:&lt;BR /&gt;############################################################&lt;BR /&gt;# Do Not Edit This File&lt;BR /&gt;# This is only a temporary file to bootstrap an unconfigured&lt;BR /&gt;# node with Serviceguard version A.11.16&lt;BR /&gt;# Once a cluster is created, Serviceguard will not consult&lt;BR /&gt;# this file, and it's to be removed then.&lt;BR /&gt;############################################################&lt;BR /&gt;lnx3 root # Cluster1, Node 1&lt;BR /&gt;lnx4 root # Cluster1, Node 2&lt;BR /&gt;&lt;BR /&gt;Also the messages log show nothing.&lt;BR /&gt;&lt;BR /&gt;Pleas help me cause I don't have any idea.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 17 Dec 2008 09:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324691#M537746</guid>
      <dc:creator>Roei Goldenberg</dc:creator>
      <dc:date>2008-12-17T09:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324692#M537747</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please make sure about below things.&lt;BR /&gt;1.nslookup, linkloop all should be happned between all NIC Cards.&lt;BR /&gt;2.login to other node with out passwd like remsh hostname.&lt;BR /&gt;3.service guard should be installed into both the noeds with licence.&lt;BR /&gt;&lt;BR /&gt;then try with &lt;BR /&gt;clquerycl -C clustername -n node1 -n node2&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 17 Dec 2008 09:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324692#M537747</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-12-17T09:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324693#M537748</link>
      <description>I don't now in linux, but in HP-UX you normally need to have your identd working:&lt;BR /&gt;&lt;BR /&gt;check it out in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;auth         stream tcp6 wait   bin  /usr/lbin/identd   identd&lt;BR /&gt;&lt;BR /&gt;and also:&lt;BR /&gt;&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;if you change the file, then reload the info&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2008 09:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324693#M537748</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-12-17T09:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324694#M537749</link>
      <description>I am not sure that this is the problem, but you certainly have a misconfiguration. As documented in the manual you MUST have the hostname as an alias for ALL ip addresses on the system. i.e. I would expect you to have:&lt;BR /&gt;&lt;BR /&gt;# Do not remove the following line, or various programs&lt;BR /&gt;# that require network functionality will fail.&lt;BR /&gt;#### LoopBack Adresses&lt;BR /&gt;# IPv4 Lo&lt;BR /&gt;127.0.0.1 localhost.localdomain localhost&lt;BR /&gt;&lt;BR /&gt;#### Cluster Member Nodes&lt;BR /&gt;# First Cluster Member Node (This Node)&lt;BR /&gt;14.0.0.1 rhlnx3.test rhlnx3 lnx3&lt;BR /&gt;# Second Cluster Member Node&lt;BR /&gt;14.0.0.2 rhlnx4.test rhlnx4 lnx4&lt;BR /&gt;&lt;BR /&gt;#### Heartbeat Connections&lt;BR /&gt;# First Heartbeat Connection (This node)&lt;BR /&gt;13.0.0.1 lnx3&lt;BR /&gt;# Second Heartbeat Connection&lt;BR /&gt;13.0.0.2 lnx4&lt;BR /&gt;&lt;BR /&gt;This assumes that the hostnames of the two systems are lnx3 and lnx4.</description>
      <pubDate>Thu, 18 Dec 2008 09:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324694#M537749</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2008-12-18T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324695#M537750</link>
      <description>The comment on identd is a good one.&lt;BR /&gt;&lt;BR /&gt;Some of my "standard response" is here:  &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1229623630425+28353475&amp;amp;threadId=1278344" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1229623630425+28353475&amp;amp;threadId=1278344&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This should be a good start.</description>
      <pubDate>Thu, 18 Dec 2008 18:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324695#M537750</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2008-12-18T18:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324696#M537751</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;First of all, thanks for trying helping me.&lt;BR /&gt;&lt;BR /&gt;secomd I will reply each of you.&lt;BR /&gt;Suraj: service guard is install on both nodes and i had a problem to rlogin, but i fixed it.&lt;BR /&gt;I don't sure I understood your first remark about the nslookup. &lt;BR /&gt;can you give an exsample?&lt;BR /&gt;&lt;BR /&gt;Orange_adm: the files you mentioned looks like they should.&lt;BR /&gt;&lt;BR /&gt;John Bigg: I change /etc/hosts like you said and the only change is that i get "Permission denied to 13.0.0.2&lt;BR /&gt;Warning: Unable to determine local domain name for rhlnx3" before the message i got before.&lt;BR /&gt;&lt;BR /&gt;Serviceguard for Linux: I made sure that identd works fine and I even tried to disable identd before I possed this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If all of you guy have more idea I will like to hear them&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Sat, 20 Dec 2008 08:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324696#M537751</guid>
      <dc:creator>Roei Goldenberg</dc:creator>
      <dc:date>2008-12-20T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Service Guard Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324697#M537752</link>
      <description>Problem solved.&lt;BR /&gt;&lt;BR /&gt;It was a problem with the hosts file whitch I steal don't understand, but I chaned the alias to rhlnx instead of lnx and it work.&lt;BR /&gt;&lt;BR /&gt;I also installed some patches.&lt;BR /&gt;&lt;BR /&gt;Thank you all especially to Suraj K Sankari and John Bigg . I there is a way I can change your grade pleas tell me cause you gave a good tip.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Dec 2008 20:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/service-guard-problem/m-p/4324697#M537752</guid>
      <dc:creator>Roei Goldenberg</dc:creator>
      <dc:date>2008-12-24T20:16:28Z</dc:date>
    </item>
  </channel>
</rss>

