<?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 MC/SG packages do not start after reboot node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147582#M705047</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We have a 3 nodes in an MC/SG cluster. All the nodes are rebooted for kernel adjustments. All the servers start up OK and try starting the packages. And this fails for all the packages on one node.  In the package log file we get the following failure:&lt;BR /&gt;&lt;BR /&gt;cmmodnet  : Unable to verify IP address 145.78.160.142.&lt;BR /&gt;cmmodnet  : 145.78.160.142 might already be configured as a heartbeat IP address.&lt;BR /&gt;        ERROR:  Function add_ip_address&lt;BR /&gt;        ERROR:  Failed to add IP address to subnet&lt;BR /&gt;Dec 17 19:30:21 - Node "prc60b01": Remove IP address 145.78.160.142 from subnet 145.78.160.128&lt;BR /&gt;cmmodnet  : Subnet 145.78.160.128 is not a configured subnet.&lt;BR /&gt;cmmodnet  : Use the "netstat -in" command to list the configured subnets.&lt;BR /&gt;        ERROR:  Function remove_ip_address&lt;BR /&gt;        ERROR:  Failed to remove 145.78.160.142&lt;BR /&gt;&lt;BR /&gt;If we do an netstat -i we get:&lt;BR /&gt;&lt;BR /&gt;prc60b01:/etc/cmcluster # netstat -in&lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkt&lt;BR /&gt;lan5:9        1500 145.78.160.128     145.78.160.153            637         6&lt;BR /&gt;lan8          1500 145.78.191.64      145.78.191.72          103598     25166&lt;BR /&gt;lo0           4136 127.0.0.0          127.0.0.1               68381      6838&lt;BR /&gt;lan7          1500 145.78.191.32      145.78.191.46             229        17&lt;BR /&gt;lan6          1500 145.78.191.0       145.78.191.14            1114        15&lt;BR /&gt;lan5          1500 145.78.160.128     145.78.160.132          43906      4201&lt;BR /&gt;&lt;BR /&gt;If we try to start the packages on other nodes they startup OK.&lt;BR /&gt;If we disable the networkpart of the controle file and add the ipadress manually it works fine.&lt;BR /&gt;&lt;BR /&gt;I found some other related problem on the forum:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=11613" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=11613&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We also have 145.78.160.132 lan5 configured as an Hartbeat lan in the ASCII file, but we have the same configuration on the other two nodes who do not have this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, anwsers will be assigned points.&lt;BR /&gt;&lt;BR /&gt;Gideon     &lt;BR /&gt;&lt;BR /&gt;PS. this is an production cluster and all packages are currently in production.&lt;BR /&gt;    &lt;BR /&gt;</description>
    <pubDate>Wed, 17 Dec 2003 15:56:34 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2003-12-17T15:56:34Z</dc:date>
    <item>
      <title>MC/SG packages do not start after reboot node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147582#M705047</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We have a 3 nodes in an MC/SG cluster. All the nodes are rebooted for kernel adjustments. All the servers start up OK and try starting the packages. And this fails for all the packages on one node.  In the package log file we get the following failure:&lt;BR /&gt;&lt;BR /&gt;cmmodnet  : Unable to verify IP address 145.78.160.142.&lt;BR /&gt;cmmodnet  : 145.78.160.142 might already be configured as a heartbeat IP address.&lt;BR /&gt;        ERROR:  Function add_ip_address&lt;BR /&gt;        ERROR:  Failed to add IP address to subnet&lt;BR /&gt;Dec 17 19:30:21 - Node "prc60b01": Remove IP address 145.78.160.142 from subnet 145.78.160.128&lt;BR /&gt;cmmodnet  : Subnet 145.78.160.128 is not a configured subnet.&lt;BR /&gt;cmmodnet  : Use the "netstat -in" command to list the configured subnets.&lt;BR /&gt;        ERROR:  Function remove_ip_address&lt;BR /&gt;        ERROR:  Failed to remove 145.78.160.142&lt;BR /&gt;&lt;BR /&gt;If we do an netstat -i we get:&lt;BR /&gt;&lt;BR /&gt;prc60b01:/etc/cmcluster # netstat -in&lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkt&lt;BR /&gt;lan5:9        1500 145.78.160.128     145.78.160.153            637         6&lt;BR /&gt;lan8          1500 145.78.191.64      145.78.191.72          103598     25166&lt;BR /&gt;lo0           4136 127.0.0.0          127.0.0.1               68381      6838&lt;BR /&gt;lan7          1500 145.78.191.32      145.78.191.46             229        17&lt;BR /&gt;lan6          1500 145.78.191.0       145.78.191.14            1114        15&lt;BR /&gt;lan5          1500 145.78.160.128     145.78.160.132          43906      4201&lt;BR /&gt;&lt;BR /&gt;If we try to start the packages on other nodes they startup OK.&lt;BR /&gt;If we disable the networkpart of the controle file and add the ipadress manually it works fine.&lt;BR /&gt;&lt;BR /&gt;I found some other related problem on the forum:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=11613" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=11613&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We also have 145.78.160.132 lan5 configured as an Hartbeat lan in the ASCII file, but we have the same configuration on the other two nodes who do not have this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, anwsers will be assigned points.&lt;BR /&gt;&lt;BR /&gt;Gideon     &lt;BR /&gt;&lt;BR /&gt;PS. this is an production cluster and all packages are currently in production.&lt;BR /&gt;    &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 15:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147582#M705047</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2003-12-17T15:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG packages do not start after reboot node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147583#M705048</link>
      <description>Check if that package IP is configured in the /etc/rc.config.d/netconf file . It should not be .&lt;BR /&gt;&lt;BR /&gt;The subnet is available and it should add the floating IP to the subnet .&lt;BR /&gt;&lt;BR /&gt;Also check for service guard patches .</description>
      <pubDate>Wed, 17 Dec 2003 16:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147583#M705048</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2003-12-17T16:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG packages do not start after reboot node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147584#M705049</link>
      <description>Hi Gideon,&lt;BR /&gt;&lt;BR /&gt;You really need to run cmcheckconf on this cluster. Appears to me you have multiple errors in the cluster binary file on this node - including:&lt;BR /&gt;&lt;BR /&gt;cmmodnet : 145.78.160.142 might already be configured as a heartbeat IP address&lt;BR /&gt;&lt;BR /&gt;This might indicate you have the same IP configured for a heartbeat as you're trying to assert as a virtual IP. Heartbeats must be a different IP than a virtual. They can be the same as a stationary IP = but not the same as a virtual&lt;BR /&gt;&lt;BR /&gt;cmmodnet : Subnet 145.78.160.128 is not a configured subnet&lt;BR /&gt;&lt;BR /&gt;This indicates you have a non-zero digit in the 4th octet entry for the subnet field when that should always be zero to indicate a subnet.&lt;BR /&gt;&lt;BR /&gt;Should look like:&lt;BR /&gt;# For example, if this package uses an IP of 192.10.25.12 and a subnet of &lt;BR /&gt;# 192.10.25.0 enter:&lt;BR /&gt;#          IP[0]=192.10.25.12 &lt;BR /&gt;#          SUBNET[0]=192.10.25.0 &lt;BR /&gt;&lt;BR /&gt;I would compare file size/date of the cmclconfig file on all nodes. I suspect you'll see a difference on this one.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 20:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147584#M705049</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-17T20:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG packages do not start after reboot node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147585#M705050</link>
      <description>Gideon -- I would also take a look at your /etc/rc.config.d/netconf file and talk to co-workers to see if any changes were made there since last reboot (or check the timestamps).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The other thing you can do is to do a cmquerycl on the box and see if one of your subnets has changed or the subnet mask has changed.  This could also cause your problem.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 21:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147585#M705050</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-12-17T21:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG packages do not start after reboot node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147586#M705051</link>
      <description>Thanks Ashwani Kent and Jeff,&lt;BR /&gt;&lt;BR /&gt;We found the cause of the problem. On the prc60b01 lan1 was configured as userlan and lan5 was failoverlan. In the /etc/rc.config.d/netconf file lan5 was configured as the default with the ipaddress for the userlan. This netconf file was altered in August after the last reboot and never reactivated. The reboot activated this settings and caused a problem for the cmmodnet command. &lt;BR /&gt;&lt;BR /&gt;Jeff we never had a problem with the subnet 128 as long as the package ipadresses are above this subnet. This indicates that there are issues with subnetting in a MC/SG environment. But i never found documentation that say's it is not allowed. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2003 04:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-packages-do-not-start-after-reboot-node/m-p/3147586#M705051</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2003-12-18T04:22:04Z</dc:date>
    </item>
  </channel>
</rss>

