<?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: Run Pkg while Status=Down and Halted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961936#M709997</link>
    <description>SM,&lt;BR /&gt;&lt;BR /&gt;the entry in pkg.cntl.log was printed when the package was halted.&lt;BR /&gt;&lt;BR /&gt;If your package does not start, follow the pkg.cntl.log (tail -f) and the syslog.log (grep cmcld syslog.log).&lt;BR /&gt;&lt;BR /&gt;Check if the node-oriented PKG_SWITCH is disabled on that node where you want to start the package (check with cmviewcl -v). If so, enable the PKG_SWITCH with the -n option of cmmodpkg. Then start the package.</description>
    <pubDate>Tue, 29 Apr 2003 14:58:47 GMT</pubDate>
    <dc:creator>Thomas Schler_1</dc:creator>
    <dc:date>2003-04-29T14:58:47Z</dc:date>
    <item>
      <title>Run Pkg while Status=Down and Halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961933#M709994</link>
      <description>Let's say I have an Oracle package.&lt;BR /&gt;To be restarted 2 times.&lt;BR /&gt;PKG_SWITCH disabled.&lt;BR /&gt;If I kill the Oracle package 2 on purpose:&lt;BR /&gt;Package:Oracle &lt;BR /&gt;Staus:down&lt;BR /&gt;Status Halted&lt;BR /&gt;Right!&lt;BR /&gt;&lt;BR /&gt;Am I able to restart the package:&lt;BR /&gt;#cmrunpkg Oracle&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 14:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961933#M709994</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-04-29T14:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Run Pkg while Status=Down and Halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961934#M709995</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your package shows a status of down and halted, you should be able to restart it with cmrunpkg.  This should bring up your package and put it in an up status.&lt;BR /&gt;&lt;BR /&gt;The PKG_SWITCH being disabled means that the package won't automatically failover to another node if it was configured to in the package config file.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 14:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961934#M709995</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-29T14:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Run Pkg while Status=Down and Halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961935#M709996</link>
      <description>thing is it will not restart&lt;BR /&gt;&lt;BR /&gt;in pkg.cntl.log it says:&lt;BR /&gt; Node "venus": Remove IP address 192.168.1.4 from subnet 192.168.1.0</description>
      <pubDate>Tue, 29 Apr 2003 14:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961935#M709996</guid>
      <dc:creator>SM_3</dc:creator>
      <dc:date>2003-04-29T14:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Run Pkg while Status=Down and Halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961936#M709997</link>
      <description>SM,&lt;BR /&gt;&lt;BR /&gt;the entry in pkg.cntl.log was printed when the package was halted.&lt;BR /&gt;&lt;BR /&gt;If your package does not start, follow the pkg.cntl.log (tail -f) and the syslog.log (grep cmcld syslog.log).&lt;BR /&gt;&lt;BR /&gt;Check if the node-oriented PKG_SWITCH is disabled on that node where you want to start the package (check with cmviewcl -v). If so, enable the PKG_SWITCH with the -n option of cmmodpkg. Then start the package.</description>
      <pubDate>Tue, 29 Apr 2003 14:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961936#M709997</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2003-04-29T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Run Pkg while Status=Down and Halted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961937#M709998</link>
      <description>To determine whether you can restart the package on the server, become familiar with the command:&lt;BR /&gt;&lt;BR /&gt;# cmviewcl -v -p Oracle&lt;BR /&gt;&lt;BR /&gt;The output will show you both the state of the AUTO_RUN flag, and the state of the Node_Switching flags for that specific package.  If all are set to enabled, it's a sure bet you can restart the package.  If the AUTO_RUN flag or the node's Node_Switching parameter are "disabled", then you will need to become familiar with the cmmodpkg to insure you can toggle the correct flag back to "enabled".&lt;BR /&gt;&lt;BR /&gt;Use the -n option with cmmodpkg to toggle the Node_Switching flag.  Use cmmodpkg without the -n option to toggle the AUTO_RUN flag.&lt;BR /&gt;&lt;BR /&gt;-Stephen</description>
      <pubDate>Wed, 30 Apr 2003 11:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-pkg-while-status-down-and-halted/m-p/2961937#M709998</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2003-04-30T11:49:54Z</dc:date>
    </item>
  </channel>
</rss>

