<?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: Halted package behaviour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928762#M409616</link>
    <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;no, it depends from AUTO_RUN. &lt;BR /&gt;&lt;BR /&gt;cmviewcl&lt;BR /&gt;&lt;BR /&gt;should reports the current status (enable or disabled) for each package.&lt;BR /&gt;&lt;BR /&gt;If you don't want a package to start on starting cluster then you should modify config file of the package:&lt;BR /&gt;&lt;BR /&gt;cd /etc/cmcluster/&lt;PACKAGE&gt;/&lt;BR /&gt;vi &lt;PACKAGE&gt;.conf&lt;BR /&gt;&lt;BR /&gt;from&lt;BR /&gt;AUTO_RUN     YES&lt;BR /&gt;to&lt;BR /&gt;AUTO_RUN     NO&lt;BR /&gt;&lt;BR /&gt;then reapply by cmapplyconf command.&lt;BR /&gt;All of above in order to disable the package to restart on starting cluster.&lt;BR /&gt;&lt;BR /&gt;Otherwise you can change that behaviour my command line soon by&lt;BR /&gt;&lt;BR /&gt;cmmodpkg -d &lt;PACKAGE&gt;&lt;BR /&gt;&lt;BR /&gt;Keep in mind that AUTO_RUN also stands for the obsolete PKG_SWITCHING_ENABLED. Infact before of SG 11.12 two settings were separated.&lt;BR /&gt;Just a thought....&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;/PACKAGE&gt;&lt;/PACKAGE&gt;&lt;/PACKAGE&gt;</description>
    <pubDate>Sat, 24 Sep 2005 05:16:28 GMT</pubDate>
    <dc:creator>Fabio Ettore</dc:creator>
    <dc:date>2005-09-24T05:16:28Z</dc:date>
    <item>
      <title>Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928761#M409615</link>
      <description>Morning,&lt;BR /&gt;&lt;BR /&gt;Am I correct in thinking that if you cmhaltpkg packagename then the package will not start up after a server restart?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Sep 2005 04:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928761#M409615</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2005-09-24T04:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928762#M409616</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;no, it depends from AUTO_RUN. &lt;BR /&gt;&lt;BR /&gt;cmviewcl&lt;BR /&gt;&lt;BR /&gt;should reports the current status (enable or disabled) for each package.&lt;BR /&gt;&lt;BR /&gt;If you don't want a package to start on starting cluster then you should modify config file of the package:&lt;BR /&gt;&lt;BR /&gt;cd /etc/cmcluster/&lt;PACKAGE&gt;/&lt;BR /&gt;vi &lt;PACKAGE&gt;.conf&lt;BR /&gt;&lt;BR /&gt;from&lt;BR /&gt;AUTO_RUN     YES&lt;BR /&gt;to&lt;BR /&gt;AUTO_RUN     NO&lt;BR /&gt;&lt;BR /&gt;then reapply by cmapplyconf command.&lt;BR /&gt;All of above in order to disable the package to restart on starting cluster.&lt;BR /&gt;&lt;BR /&gt;Otherwise you can change that behaviour my command line soon by&lt;BR /&gt;&lt;BR /&gt;cmmodpkg -d &lt;PACKAGE&gt;&lt;BR /&gt;&lt;BR /&gt;Keep in mind that AUTO_RUN also stands for the obsolete PKG_SWITCHING_ENABLED. Infact before of SG 11.12 two settings were separated.&lt;BR /&gt;Just a thought....&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;/PACKAGE&gt;&lt;/PACKAGE&gt;&lt;/PACKAGE&gt;</description>
      <pubDate>Sat, 24 Sep 2005 05:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928762#M409616</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-09-24T05:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928763#M409617</link>
      <description>Fabio,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info.&lt;BR /&gt;&lt;BR /&gt;If I am using an old version of the ascii file and have;&lt;BR /&gt;&lt;BR /&gt;PKG_SWITCHING_ENABLED  YES&lt;BR /&gt;&lt;BR /&gt;and then add&lt;BR /&gt;&lt;BR /&gt;AUTO_RUN     NO&lt;BR /&gt;&lt;BR /&gt;Will the package switch in case of failure but not start on cluster start?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Sep 2005 05:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928763#M409617</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2005-09-24T05:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928764#M409618</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;before of 11.12? Well.... then you should see only PKG_SWITCHING_ENABLED. Set it to NO, therefore:&lt;BR /&gt;&lt;BR /&gt;PKG_SWITCHING_ENABLED           NO&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Sat, 24 Sep 2005 10:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928764#M409618</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-09-24T10:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928765#M409619</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Above scenario the package will switch over to another node when it fails and will not start automatically alongwith cluster startup.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sat, 24 Sep 2005 10:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928765#M409619</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-24T10:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928766#M409620</link>
      <description>Thats fine.&lt;BR /&gt;&lt;BR /&gt;I have decomissioned a package but require it to be ready just in case it is needed.&lt;BR /&gt;&lt;BR /&gt;I do not want it to start when the server is rebooted and only want it to start when specifically told with a cmrunpkg</description>
      <pubDate>Sat, 24 Sep 2005 10:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928766#M409620</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2005-09-24T10:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Halted package behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928767#M409621</link>
      <description>Sorted.&lt;BR /&gt;&lt;BR /&gt;Changed the option, rebooted the server and the package stays down.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Sep 2005 10:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/halted-package-behaviour/m-p/4928767#M409621</guid>
      <dc:creator>Mike Duffy_1</dc:creator>
      <dc:date>2005-09-24T10:27:33Z</dc:date>
    </item>
  </channel>
</rss>

