<?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: failover-fail back question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687019#M667416</link>
    <description>The question is, how was the package stopped? If you used cmhlatpkg, that will AUTOMATICALLY disable Global switching (AUTO RUN)&lt;BR /&gt;However it will leave the Local Switching (per node as seen by cmviewcl -v) as they were at the time of issuing the command.&lt;BR /&gt;When you reboot the primary node, it will continue to run where you started it, but you will have ot manually set AUTO RUN to be enabled using the cmmpdpkg -e &lt;PKGNSAME&gt; command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can see in the package.conf file "auto_run yes" &lt;BR /&gt;That is because the package is configured to autrun when the cluster starts up.&lt;/PKGNSAME&gt;</description>
    <pubDate>Wed, 15 Sep 2010 14:36:19 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2010-09-15T14:36:19Z</dc:date>
    <item>
      <title>failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687016#M667413</link>
      <description>what will be the status of the SG package after restarting the primary node? Package configured as below.&lt;BR /&gt; &lt;BR /&gt;Package AUTO_RUN is disabled.&lt;BR /&gt;&lt;BR /&gt;Can anybody explain will the package start automatically after the primay node boot completed.&lt;BR /&gt;(In my system its not started and I have started the package manually. I want to confirm that whether this is normal or not)&lt;BR /&gt;&lt;BR /&gt;speedy reply is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Santhosh</description>
      <pubDate>Wed, 15 Sep 2010 13:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687016#M667413</guid>
      <dc:creator>Santhosh.c</dc:creator>
      <dc:date>2010-09-15T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687017#M667414</link>
      <description>With AUTO_RUN disabled the package won't start, when you start the cluster.&lt;BR /&gt;&lt;BR /&gt;It needs to be Enabled for that package to start when the cluster starts</description>
      <pubDate>Wed, 15 Sep 2010 13:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687017#M667414</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2010-09-15T13:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687018#M667415</link>
      <description>But I have one more question. Sorry for not included along with previous one.&lt;BR /&gt;&lt;BR /&gt;I can see in the package.conf file "auto_run                        yes"&lt;BR /&gt;&lt;BR /&gt;question: Why the auto_run status remain disabled after reboot the server?&lt;BR /&gt;Thanks,&lt;BR /&gt;Santhosh&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Sep 2010 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687018#M667415</guid>
      <dc:creator>Santhosh.c</dc:creator>
      <dc:date>2010-09-15T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687019#M667416</link>
      <description>The question is, how was the package stopped? If you used cmhlatpkg, that will AUTOMATICALLY disable Global switching (AUTO RUN)&lt;BR /&gt;However it will leave the Local Switching (per node as seen by cmviewcl -v) as they were at the time of issuing the command.&lt;BR /&gt;When you reboot the primary node, it will continue to run where you started it, but you will have ot manually set AUTO RUN to be enabled using the cmmpdpkg -e &lt;PKGNSAME&gt; command&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I can see in the package.conf file "auto_run yes" &lt;BR /&gt;That is because the package is configured to autrun when the cluster starts up.&lt;/PKGNSAME&gt;</description>
      <pubDate>Wed, 15 Sep 2010 14:36:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687019#M667416</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-09-15T14:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687020#M667417</link>
      <description>Let me clear my question.&lt;BR /&gt;&lt;BR /&gt;Incident happened:&lt;BR /&gt;Server turned off by unknown reason.&lt;BR /&gt;&lt;BR /&gt;Action Taken:&lt;BR /&gt;Powered up the server and booted properly&lt;BR /&gt;&lt;BR /&gt;Status of the cluster package:&lt;BR /&gt;cmviewcl output was giving package down and auto_run disabled&lt;BR /&gt;Action taken: Started the package manually (cmrunpkg)&lt;BR /&gt;&lt;BR /&gt;Checked the package.conf file and found the configuration as "auto_run yes"&lt;BR /&gt;&lt;BR /&gt;I think the senario is clear now and my question also.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Santhosh</description>
      <pubDate>Wed, 15 Sep 2010 14:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687020#M667417</guid>
      <dc:creator>Santhosh.c</dc:creator>
      <dc:date>2010-09-15T14:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687021#M667418</link>
      <description>"Incident happened:&lt;BR /&gt;Server turned off by unknown reason."&lt;BR /&gt;&lt;BR /&gt;Please share, when this incident happend whether your package switched to another node?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Sep 2010 15:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687021#M667418</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2010-09-15T15:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687022#M667419</link>
      <description>NO. The package neither switched over to another node nor started on the primary node after it was rebooted.</description>
      <pubDate>Wed, 15 Sep 2010 15:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687022#M667419</guid>
      <dc:creator>Santhosh.c</dc:creator>
      <dc:date>2010-09-15T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: failover-fail back question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687023#M667420</link>
      <description>then given the limited information you have, the package had been started on the node that stayed up, probbly by a manual switch, which would cause the AUTO RUN to show disabled in cmviewcl.&lt;BR /&gt;As the cluster was ALREADY running, and you just had the node rejoin it, this does NOT automatically turn the AUO RUN back to enabled, that will ONLY happen when a cmruncl is done after a cluster has been halted.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Sep 2010 15:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/failover-fail-back-question/m-p/4687023#M667420</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-09-15T15:31:35Z</dc:date>
    </item>
  </channel>
</rss>

