<?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: Cmquerycl problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286826#M57972</link>
    <description>Hello,&lt;BR /&gt;i checked my cmclnodelist, my rhosts, /etc/hosts,/etc/hosts.equiv but i continue to get the previous error running cmquerycl.&lt;BR /&gt;Any idea?&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Oct 2008 08:33:04 GMT</pubDate>
    <dc:creator>ANDREA_6</dc:creator>
    <dc:date>2008-10-15T08:33:04Z</dc:date>
    <item>
      <title>Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286822#M57968</link>
      <description>Hello,&lt;BR /&gt;i have a redhat 5 with service guard A 11.18.&lt;BR /&gt;I configured correctly /etc/hosts and rlogin works fine between the two cluster nodes.&lt;BR /&gt;&lt;BR /&gt;I anyway experience this problem executing cmquerycl.&lt;BR /&gt;&lt;BR /&gt;I tryed to change /root/.rhosts and cmclnodelist.. but without results.&lt;BR /&gt;Do you have any suggestion?&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated.&lt;BR /&gt;Best regards,Andrea.&lt;BR /&gt;&lt;BR /&gt;[root@dtb01 ~]# /usr/local/cmcluster/bin/cmquerycl -C /usr/local/cmcluster/conf/cmcluster.config -n dtb01 -n dtb02&lt;BR /&gt;Warning: Unable to determine local domain name for dtb01&lt;BR /&gt;Node dtb01 is refusing Serviceguard communication.&lt;BR /&gt;Please make sure that the proper security access is configured on node&lt;BR /&gt;dtb01 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 dtb01 resolves the IP address correctly.&lt;BR /&gt;Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;[root@dtb01 ~]# cat /root/.rhosts&lt;BR /&gt;+ +&lt;BR /&gt;&lt;BR /&gt;root@dtb01 conf]# pwd&lt;BR /&gt;/usr/local/cmcluster/conf&lt;BR /&gt;[root@dtb01 conf]# cat cmclnodelist&lt;BR /&gt;+ +</description>
      <pubDate>Tue, 14 Oct 2008 16:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286822#M57968</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2008-10-14T16:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286823#M57969</link>
      <description>Make sure that both nodes can resolv each other without problems - add entries in /etc/hosts files.&lt;BR /&gt;Also write in you cmclnodelist the following: &lt;BR /&gt;&lt;BR /&gt;node1     root&lt;BR /&gt;node2     root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see syntax here - &lt;A href="http://docs.hp.com/en/B5158-90024/ch05s01.html" target="_blank"&gt;http://docs.hp.com/en/B5158-90024/ch05s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 14 Oct 2008 19:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286823#M57969</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-14T19:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286824#M57970</link>
      <description>Hello,&lt;BR /&gt;Thanks for your answer.&lt;BR /&gt;&lt;BR /&gt;Both nodes can resolv each other without problems if i ping them.. nslookup don't works.. is it normal on linux if i don't use a dns?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 06:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286824#M57970</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2008-10-15T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286825#M57971</link>
      <description>Yes, RedHat's default nslookup only queries DNS servers, no matter how /etc/nsswitch.conf is configured. So it is normal.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 15 Oct 2008 06:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286825#M57971</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-10-15T06:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286826#M57972</link>
      <description>Hello,&lt;BR /&gt;i checked my cmclnodelist, my rhosts, /etc/hosts,/etc/hosts.equiv but i continue to get the previous error running cmquerycl.&lt;BR /&gt;Any idea?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 08:33:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286826#M57972</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2008-10-15T08:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286827#M57973</link>
      <description>Typically, this is one of a number of problems.&lt;BR /&gt;&lt;BR /&gt;   1.  Usually this means that the firewall is set up incorrectly.  Try turning off the firewall&lt;BR /&gt;&lt;BR /&gt;   2. Also, identd may not have started.  "identd" is the service associated with pidentd (see #2).  Make sure this is set to start automatically.&lt;BR /&gt;&lt;BR /&gt;   3. Also, xinetd may not be started, or set to start automatically.   "/sbin/chkconfig --level 345 xinetd on" will make sure it is on after reboot. And  "/etc/init.d/xinetd restart"  will start it immediately.&lt;BR /&gt;&lt;BR /&gt;   4. Check that the file cmclnodelist has been created and is set up correctly.&lt;BR /&gt;&lt;BR /&gt;After you make all of the changes, reboot both nodes.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 13:09:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286827#M57973</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2008-10-15T13:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286828#M57974</link>
      <description>Thanks,&lt;BR /&gt;I executed this checks.&lt;BR /&gt;Xinetd and identd are configured to to start automatically and firewall is disabled.&lt;BR /&gt;&lt;BR /&gt;I did many test with cmclnodelist but without results.&lt;BR /&gt;&lt;BR /&gt;Is there something else to check?&lt;BR /&gt;&lt;BR /&gt;[root@dtb01 init.d]# chkconfig --list xinetd&lt;BR /&gt;xinetd          0:off   1:off   2:off   3:on    4:on    5:on    6:off&lt;BR /&gt;[root@dtb01 init.d]# chkconfig --list identd&lt;BR /&gt;identd          0:off   1:off   2:off   3:off   4:off   5:on    6:off&lt;BR /&gt;[root@dtb01 init.d]# iptables -L&lt;BR /&gt;Chain INPUT (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;Chain FORWARD (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;Chain OUTPUT (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,Andrea.</description>
      <pubDate>Thu, 16 Oct 2008 11:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286828#M57974</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2008-10-16T11:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286829#M57975</link>
      <description>What is your runlevel? identd is configured only for runlevel 5.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 16 Oct 2008 12:57:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286829#M57975</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-16T12:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286830#M57976</link>
      <description>Hello,&lt;BR /&gt;My runlevel is 5:&lt;BR /&gt;&lt;BR /&gt;[root@dtb01 conf]# runlevel&lt;BR /&gt;N 5&lt;BR /&gt;&lt;BR /&gt;Best regards,Andrea.</description>
      <pubDate>Thu, 16 Oct 2008 13:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286830#M57976</guid>
      <dc:creator>ANDREA_6</dc:creator>
      <dc:date>2008-10-16T13:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286831#M57977</link>
      <description>Try to increase debug levels of SG or run some checks - network restrictions (firewalls), permissions ... &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 16 Oct 2008 20:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286831#M57977</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-16T20:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cmquerycl problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286832#M57978</link>
      <description>Try the following on ntb01:&lt;BR /&gt;&lt;BR /&gt;# /usr/local/cmcluster/bin/cmquerycl -v -w full -C /usr/local/cmcluster/conf/cmcluster.config -n dtb01 -n dtb02&lt;BR /&gt;&lt;BR /&gt;# /usr/local/cmcluster/bin/cmquerycl -v -w full -C /usr/local/cmcluster/conf/cmcluster.config -n dtb01&lt;BR /&gt;&lt;BR /&gt;Then try on ntb02:&lt;BR /&gt;&lt;BR /&gt;# /usr/local/cmcluster/bin/cmquerycl -v -w full -C /usr/local/cmcluster/conf/cmcluster.config -n dtb01 -n dtb02&lt;BR /&gt;&lt;BR /&gt;# /usr/local/cmcluster/bin/cmquerycl -v -w full -C /usr/local/cmcluster/conf/cmcluster.config -n dtb02&lt;BR /&gt;&lt;BR /&gt;Look in syslog and see of there are any messages around the time of the cmquerycl command.&lt;BR /&gt;&lt;BR /&gt;Finally, are you aware of the installation scripts?  &lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SGLXICS" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SGLXICS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also - send a copy of the /etc/hosts file and /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2008 21:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cmquerycl-problem/m-p/4286832#M57978</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2008-10-16T21:46:35Z</dc:date>
    </item>
  </channel>
</rss>

