<?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: Package Start fails w/ IP configured in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968354#M57076</link>
    <description>I suggest that you log a call with HP support here since cmcld has aborted. Any instances where cmcld aborts will need to be investigated by support.&lt;BR /&gt;&lt;BR /&gt;I presume that you have checked to make sure that the ip 10.10.4.201 is not already configured prior to the cmmodnet? Maybe add an ifconfig statement to display the information immediately before the call to cmmodnet to check.&lt;BR /&gt;&lt;BR /&gt;Hoever, even if there is some other problem, cmcld should not abort but should handle the situation gracefully.</description>
    <pubDate>Tue, 21 Mar 2006 04:35:52 GMT</pubDate>
    <dc:creator>John Bigg</dc:creator>
    <dc:date>2006-03-21T04:35:52Z</dc:date>
    <item>
      <title>Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968349#M57071</link>
      <description>&lt;BR /&gt;Cluster is running,&lt;BR /&gt;w/ Lock lun initialized&lt;BR /&gt;adding a package works&lt;BR /&gt;mounting FS works&lt;BR /&gt;adding an IP to the packages reboots the node.&lt;BR /&gt;package log says &lt;BR /&gt;&lt;BR /&gt;WARNING: IP 10.10.5.5 is already configured on the subnet 10.10.5.0&lt;BR /&gt;&lt;BR /&gt;cmrunpkg says:&lt;BR /&gt;cmcld[6818]: Aborting! select failed (file: rcomm/comm_ip.c, line: 443)&lt;BR /&gt;&lt;BR /&gt;/var/log/messages says:&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 CM-pkg1[6876]: cmmodnet -a -i 10.10.4.201 10.10.4.0&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: select for port 46356 failed with Interrupted system call&lt;BR /&gt;Mar 20 16:37:07 sgnode-2 kernel: NET: Registered protocol family 17&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: select for port 46100 failed with Interrupted system call&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: Aborting! select failed  (file: lcomm/local_server.c, line: 1165)&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: 18, 95774e60, 1a2d&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: 14 (read)&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: 18 (read)&lt;BR /&gt;Mar 20 07:37:07 sgnode-2 cmcld[6663]: Aborting! select failed (file: rcomm/comm_ip.c, line: 443)&lt;BR /&gt;&lt;BR /&gt;What's wrong here?&lt;BR /&gt;(of course I checked there is no duplicate IP, which would respond to ping)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Bernhard</description>
      <pubDate>Mon, 20 Mar 2006 11:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968349#M57071</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-03-20T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968350#M57072</link>
      <description>note:&lt;BR /&gt;&lt;BR /&gt;WARNING: IP 10.10.5.5 is already configured on the subnet 10.10.5.0&lt;BR /&gt;&lt;BR /&gt;should be&lt;BR /&gt;WARNING: IP 10.10.4.201 is already configured on the subnet 10.10.4.0&lt;BR /&gt;&lt;BR /&gt;(I did a test with a package IP on the other heartbeat NIC and copied this line from that test, that is why it does not match above).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Mar 2006 11:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968350#M57072</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-03-20T11:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968351#M57073</link>
      <description>the issue is definitly with cmmodnet, running "ifconfig bond0:1 bla bla ..."&lt;BR /&gt;works like a treat, however running "cmmodnet -i -a 10.10.4.201 10.10.4.0" gives exactly the same result as with the package start.&lt;BR /&gt;&lt;BR /&gt;anybody listening out there?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Mon, 20 Mar 2006 12:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968351#M57073</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-03-20T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968352#M57074</link>
      <description>Possibly corrupt SG code... does the problem only occur on one node, or both?&lt;BR /&gt;&lt;BR /&gt;How new is the cluster?  If network reconfiguration could have taken place since the cluster creation, it may be necessary to rebuild the cluster (incorrect LAN / NIC info in the binary maybe).&lt;BR /&gt;&lt;BR /&gt;Also, what version of Serviceguard is installed, and version of linux?</description>
      <pubDate>Mon, 20 Mar 2006 13:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968352#M57074</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2006-03-20T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968353#M57075</link>
      <description>Stephen,&lt;BR /&gt;&lt;BR /&gt;both nodes behave exactly the same way&lt;BR /&gt;they are BL20p running SLES9 SP2 Kernel 2.6.5-7.244-smp x86_64 ; MC/SG is 11.16.01&lt;BR /&gt;&lt;BR /&gt;Is this an unsupported config? if yes, is it known *not* to work?&lt;BR /&gt;&lt;BR /&gt;(I did the bonding of the network interfaces before the cluster setup, and I reverted to non-bonding NICs and re-created the cluster without NIC bonding, result is the same)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 21 Mar 2006 03:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968353#M57075</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-03-21T03:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968354#M57076</link>
      <description>I suggest that you log a call with HP support here since cmcld has aborted. Any instances where cmcld aborts will need to be investigated by support.&lt;BR /&gt;&lt;BR /&gt;I presume that you have checked to make sure that the ip 10.10.4.201 is not already configured prior to the cmmodnet? Maybe add an ifconfig statement to display the information immediately before the call to cmmodnet to check.&lt;BR /&gt;&lt;BR /&gt;Hoever, even if there is some other problem, cmcld should not abort but should handle the situation gracefully.</description>
      <pubDate>Tue, 21 Mar 2006 04:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968354#M57076</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2006-03-21T04:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Package Start fails w/ IP configured</title>
      <link>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968355#M57077</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;unfortunately this is only a test case, we resorted to installing 32-bit Linux on the blades which resolves the MC/SG issue.&lt;BR /&gt;&lt;BR /&gt;however, it would be nice to know if the issue is resolved on x86_64 with sg 11.16.02 (which I cannot test)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Thu, 23 Mar 2006 04:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/package-start-fails-w-ip-configured/m-p/4968355#M57077</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2006-03-23T04:11:01Z</dc:date>
    </item>
  </channel>
</rss>

