<?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: ServiceGuard AUTO_RUN behaviour in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530008#M58291</link>
    <description>AUTO_RUN really means - &lt;BR /&gt;1. if the node a package is currently running on fails and &lt;BR /&gt;2. there is a node up that the package is configured to run on then&lt;BR /&gt;3. allow it to failover and run on a node.&lt;BR /&gt;&lt;BR /&gt;Another way to look at it is - "really try to keep this package running if the node it is running on fails".&lt;BR /&gt;&lt;BR /&gt;In your case if NODE A comes back the package will stay.  But if NODE B then fails the package is allowed to move to NODE A.&lt;BR /&gt;&lt;BR /&gt;AUTO_RUN changes to disabled after a manual switchover because there is an assumption that you are doing maintanence and, even though a node may be up, you don't want it to move automatically.&lt;BR /&gt;&lt;BR /&gt;The FAILBACK POLICY determines what happens to the package after the first node comes back.</description>
    <pubDate>Sat, 23 Apr 2005 09:14:50 GMT</pubDate>
    <dc:creator>Serviceguard for Linux</dc:creator>
    <dc:date>2005-04-23T09:14:50Z</dc:date>
    <item>
      <title>ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530005#M58288</link>
      <description>2-node clusters, nodes A &amp;amp; B. Package running on node A, package AUTO_RUN enabled. Shutdown A, and package moves to node B. So far everything is ok. But package AUTO_RUN stays enabled after that switchover. How to prevent that? When doing manually switchover (cmhaltpkg FOO; cmrunpkg -n B FOO), AUTO_RUN changes to disabled.</description>
      <pubDate>Fri, 22 Apr 2005 02:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530005#M58288</guid>
      <dc:creator>Timo J</dc:creator>
      <dc:date>2005-04-22T02:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530006#M58289</link>
      <description>The normal reason for a package to failover is because it can't run on the primary node.&lt;BR /&gt;&lt;BR /&gt;Properly configured your package should stop running on node A when conditions on node A force a failover to node B.&lt;BR /&gt;&lt;BR /&gt;I'd check the log files in /etc/cmcluster and see if hey help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 22 Apr 2005 03:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530006#M58289</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-22T03:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530007#M58290</link>
      <description>Package switches ok to node B, but why the AUTO_RUN stays enabled after that? If node A is  down, why still keep that parameter enabled and thus meaning that package could switch over back to node A even if it's down? OK, in practice that doesn't matter because package can't start on node A anyhow until node A is really up &amp;amp; running.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Apr 2005 03:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530007#M58290</guid>
      <dc:creator>Timo J</dc:creator>
      <dc:date>2005-04-22T03:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530008#M58291</link>
      <description>AUTO_RUN really means - &lt;BR /&gt;1. if the node a package is currently running on fails and &lt;BR /&gt;2. there is a node up that the package is configured to run on then&lt;BR /&gt;3. allow it to failover and run on a node.&lt;BR /&gt;&lt;BR /&gt;Another way to look at it is - "really try to keep this package running if the node it is running on fails".&lt;BR /&gt;&lt;BR /&gt;In your case if NODE A comes back the package will stay.  But if NODE B then fails the package is allowed to move to NODE A.&lt;BR /&gt;&lt;BR /&gt;AUTO_RUN changes to disabled after a manual switchover because there is an assumption that you are doing maintanence and, even though a node may be up, you don't want it to move automatically.&lt;BR /&gt;&lt;BR /&gt;The FAILBACK POLICY determines what happens to the package after the first node comes back.</description>
      <pubDate>Sat, 23 Apr 2005 09:14:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530008#M58291</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2005-04-23T09:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530009#M58292</link>
      <description>AUTO_RUN is like a main circuit breaker, and node_switching is like minor breakers.&lt;BR /&gt;When AUTO_RUN is ENABLED, you give permission to SG to run the package on any node available to run it, beginning with the primary node, and working down the list of adoptive nodes, as the package fails over.&lt;BR /&gt;Should Node_switching be disabled for a particular node, Serviceguard will skip that node as a failover node.&lt;BR /&gt;As stated before, when a package is manually halted, Serviceguard views this as a maintenance situation and disables AUTO_RUN.&lt;BR /&gt;&lt;BR /&gt;Use cmviewcl -v -p &lt;PACKAGE name=""&gt; to see both the AUTO_RUN and Node_switching status.&lt;BR /&gt;&lt;BR /&gt;cmmodpkg is used to set both AUTO_RUN and Node_switching.&lt;BR /&gt;The first syntax for cmmodpkg is:&lt;BR /&gt;cmmodpkg {-e|-d} [-n node_name]...  [-v] package_name...&lt;BR /&gt;&lt;BR /&gt;When used WITHOUT the -n option, AUTO_RUN will be affected, whereas when used WITH the -n option, Node_Switching will be affected.&lt;/PACKAGE&gt;</description>
      <pubDate>Tue, 26 Apr 2005 07:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530009#M58292</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2005-04-26T07:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard AUTO_RUN behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530010#M58293</link>
      <description>You have to lok at BOTH the Local Switching and the Global Switching parameters to verify package failover behaviour.&lt;BR /&gt;Global switching just defines whether the package is allowed to switch across nodes WITHIN the cluster.&lt;BR /&gt;Local switching defines whether a node is ALLOWED to run the package or not.&lt;BR /&gt;&lt;BR /&gt;May I suggest you take a read of the following manual:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90043/B9903-90043.pdf" target="_blank"&gt;http://docs.hp.com/en/B9903-90043/B9903-90043.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Take a look at pages 46/47, and 211/219</description>
      <pubDate>Wed, 27 Apr 2005 05:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-auto-run-behaviour/m-p/3530010#M58293</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-04-27T05:47:25Z</dc:date>
    </item>
  </channel>
</rss>

