<?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 Unable to establish comm... : 19. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927165#M58435</link>
    <description>I've read and read each thread about having trouble with cmquerycl, and still have not resolved the issue.&lt;BR /&gt;&lt;BR /&gt;I'm using SLES8, SG A.11.15.&lt;BR /&gt;here is the output of the initial cmquerycl:&lt;BR /&gt; Looking for other clusters ... Done&lt;BR /&gt; Error: Unable to establish communication to node        ppi2: 19&lt;BR /&gt; Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;Here is the contents of my cmclnodelist:&lt;BR /&gt; ppi1    root&lt;BR /&gt; ppi2    root&lt;BR /&gt;&lt;BR /&gt;I am using DNS, and I can "host" each node and get the correct ip back. I can rlogin/ssh etc.. to each node from each node, and bypass the password prompt.&lt;BR /&gt;I am using 2 nic cards in each DL560G2. One card is directly connected to the other node via a peer-to-peer cable. The other nic's connect the LAN.  I am not using the channel&lt;BR /&gt;bonding driver, is this required?&lt;BR /&gt;&lt;BR /&gt;The only other message I can get out of cmquerycl is from /var/log/messages:&lt;BR /&gt; Sep 19 14:08:20 PPI2 cmclconfd[23268]: Unable       to stat /opt/cmcluster/conf/cmclconfig, No such file or directory.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me anymore hints,suggestions, or pointers? I would greatly appreciate it! &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Evan</description>
    <pubDate>Mon, 19 Sep 2005 15:27:45 GMT</pubDate>
    <dc:creator>Evan_25</dc:creator>
    <dc:date>2005-09-19T15:27:45Z</dc:date>
    <item>
      <title>Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927165#M58435</link>
      <description>I've read and read each thread about having trouble with cmquerycl, and still have not resolved the issue.&lt;BR /&gt;&lt;BR /&gt;I'm using SLES8, SG A.11.15.&lt;BR /&gt;here is the output of the initial cmquerycl:&lt;BR /&gt; Looking for other clusters ... Done&lt;BR /&gt; Error: Unable to establish communication to node        ppi2: 19&lt;BR /&gt; Failed to gather configuration information.&lt;BR /&gt;&lt;BR /&gt;Here is the contents of my cmclnodelist:&lt;BR /&gt; ppi1    root&lt;BR /&gt; ppi2    root&lt;BR /&gt;&lt;BR /&gt;I am using DNS, and I can "host" each node and get the correct ip back. I can rlogin/ssh etc.. to each node from each node, and bypass the password prompt.&lt;BR /&gt;I am using 2 nic cards in each DL560G2. One card is directly connected to the other node via a peer-to-peer cable. The other nic's connect the LAN.  I am not using the channel&lt;BR /&gt;bonding driver, is this required?&lt;BR /&gt;&lt;BR /&gt;The only other message I can get out of cmquerycl is from /var/log/messages:&lt;BR /&gt; Sep 19 14:08:20 PPI2 cmclconfd[23268]: Unable       to stat /opt/cmcluster/conf/cmclconfig, No such file or directory.&lt;BR /&gt;&lt;BR /&gt;Can anyone give me anymore hints,suggestions, or pointers? I would greatly appreciate it! &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Evan</description>
      <pubDate>Mon, 19 Sep 2005 15:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927165#M58435</guid>
      <dc:creator>Evan_25</dc:creator>
      <dc:date>2005-09-19T15:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927166#M58436</link>
      <description>Well, after strace'ing cmquerycl, I got a hint to match the case of the nodes to match their names in /etc/hosts. &lt;BR /&gt;&lt;BR /&gt;All seems well now.  That sure was a frustrating day!!</description>
      <pubDate>Mon, 19 Sep 2005 17:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927166#M58436</guid>
      <dc:creator>Evan_25</dc:creator>
      <dc:date>2005-09-19T17:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927167#M58437</link>
      <description>Hello Evan,&lt;BR /&gt;&lt;BR /&gt;There are a couple of things that you may have to verify in order to get this problem solved.&lt;BR /&gt;&lt;BR /&gt;Which version of serviceguard patch level are you on ? I know that we released a patch for 11.15 , 11.15.06 in the last week.&lt;BR /&gt;So you may need to update it.&lt;BR /&gt;&lt;BR /&gt;1) Verify that the deadman module is loaded.&lt;BR /&gt;   lsmod | grep deadman&lt;BR /&gt;&lt;BR /&gt;2) Verify that the pidentd module is loaded. lsmod | grep pidentd&lt;BR /&gt;&lt;BR /&gt;3)Verify that the process identd is started.&lt;BR /&gt;   ps -ef | grep iden &lt;BR /&gt;&lt;BR /&gt;4) Channel bonding driver is not required.&lt;BR /&gt;&lt;BR /&gt;5) Make sure that each of the nodes have the cmclnodelist file populated or they have the etc/hosts and .rhosts entries.&lt;BR /&gt;&lt;BR /&gt;6) Reboot the systems and verify that the modules are still loaded. (deadman and pidentd) &lt;BR /&gt;&lt;BR /&gt;7) Verify that the process identd is started.&lt;BR /&gt;   ps -ef | grep iden&lt;BR /&gt;&lt;BR /&gt;8) If you find that the  modules are not loaded after restrat ( use the comaand )&lt;BR /&gt;  insserv MODULENAME&lt;BR /&gt;to make sure that the module is loaded at that init level every time that system is restarted.&lt;BR /&gt;&lt;BR /&gt;9) Now try the cmquerycl &lt;BR /&gt;&lt;BR /&gt;10) If all of these does not work, try updating the patch level (11.15.06) latest.&lt;BR /&gt;&lt;BR /&gt;11) Remove the Back to Back cable between the 2 nodes and then try to do the same thing.&lt;BR /&gt;&lt;BR /&gt;12) Still not working, Please uninstall and reinstall OS and Serviceguard.&lt;BR /&gt;&lt;BR /&gt;Do let me know if this solves your problem.</description>
      <pubDate>Fri, 23 Sep 2005 11:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927167#M58437</guid>
      <dc:creator>Srinivas Krishnappa Sha</dc:creator>
      <dc:date>2005-09-23T11:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927168#M58438</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I had this problems before. It is because I did a typing error when I configured the cmclconf.ascii file. It took me a while to find out. &lt;BR /&gt;&lt;BR /&gt;Check all the hostnames and Ip address in cmclconf.ascii file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Sep 2005 19:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927168#M58438</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2005-09-25T19:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927169#M58439</link>
      <description>It actually turned out that the case of the host names matter when using cmquerycl.&lt;BR /&gt;&lt;BR /&gt;In the hosts file they names where in upper case, whereas in the cmquerycl command I was using lower case in the host names.&lt;BR /&gt;&lt;BR /&gt;Thanks for everyones help!!</description>
      <pubDate>Mon, 26 Sep 2005 10:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927169#M58439</guid>
      <dc:creator>Evan_25</dc:creator>
      <dc:date>2005-09-26T10:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927170#M58440</link>
      <description>Hi Evan,&lt;BR /&gt;&lt;BR /&gt;Assigning points to all the answers is a better way to say thanks</description>
      <pubDate>Mon, 26 Sep 2005 20:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927170#M58440</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2005-09-26T20:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to establish comm... : 19.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927171#M58441</link>
      <description>Thanks for everyones help!</description>
      <pubDate>Thu, 29 Sep 2005 14:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unable-to-establish-comm-19/m-p/4927171#M58441</guid>
      <dc:creator>Evan_25</dc:creator>
      <dc:date>2005-09-29T14:12:38Z</dc:date>
    </item>
  </channel>
</rss>

