<?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: package switching enablement in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672031#M712401</link>
    <description>ahh.. the -n switch was the fix!! here are my results:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cmmodpkg -e -n xora001 oracleNNMP&lt;BR /&gt;cmmodpkg  : Completed successfully on all packages specified.&lt;BR /&gt;&lt;BR /&gt;# cmviewcl -v -p oracleNNMP&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE         &lt;BR /&gt;    oracleNNMP   up           running      enabled      xora000      &lt;BR /&gt;&lt;BR /&gt;      Policy_Parameters:&lt;BR /&gt;      POLICY_NAME     CONFIGURED_VALUE&lt;BR /&gt;      Failover        configured_node&lt;BR /&gt;      Failback        manual&lt;BR /&gt;&lt;BR /&gt;      Script_Parameters:&lt;BR /&gt;      ITEM       STATUS   MAX_RESTARTS  RESTARTS   NAME&lt;BR /&gt;      Service    up                  3         0   oracle_NNMP &lt;BR /&gt;      Subnet     up                                10.85.239.0 &lt;BR /&gt;&lt;BR /&gt;      Node_Switching_Parameters:&lt;BR /&gt;      NODE_TYPE    STATUS       SWITCHING    NAME                      &lt;BR /&gt;      Primary      up           enabled      xora001                   &lt;BR /&gt;      Alternate    up           enabled      xora000      (current)    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's what I needed! Thanks guys!&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Feb 2002 22:40:01 GMT</pubDate>
    <dc:creator>Aaron Sheard</dc:creator>
    <dc:date>2002-02-26T22:40:01Z</dc:date>
    <item>
      <title>package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672022#M712392</link>
      <description>I have a question, when a fail-over occurs, it disables package switching on the primary node. I would like to know how, when you fail a package from one node to another, you can re-enable package switching from the command line, instead of going into sam, under package admin, modify failover options. I was hoping i can script it with cmmodpkg or something like that,,,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advnace.</description>
      <pubDate>Tue, 26 Feb 2002 22:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672022#M712392</guid>
      <dc:creator>Aaron Sheard</dc:creator>
      <dc:date>2002-02-26T22:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672023#M712393</link>
      <description>Hi,&lt;BR /&gt;Default settings is always disabled.&lt;BR /&gt;To make a package autostart on its primary server when it joins a cluster,&lt;BR /&gt;the following must set.&lt;BR /&gt;&lt;BR /&gt;1.  /etc/rc.config.d/cmcluster  AUTOSTART_CMCLD=1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; -USA..</description>
      <pubDate>Tue, 26 Feb 2002 22:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672023#M712393</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-02-26T22:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672024#M712394</link>
      <description>Hi Aaron,&lt;BR /&gt;&lt;BR /&gt;You already have your answer; cmmodpkg -e my_package.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Tue, 26 Feb 2002 22:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672024#M712394</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-26T22:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672025#M712395</link>
      <description>&lt;BR /&gt;Hi again,&lt;BR /&gt;Aslo note that &lt;BR /&gt;The FAILBACK_POLICY parameter of the package configuration file should be set to AUTOMATIC&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672025#M712395</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-02-26T22:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672026#M712396</link>
      <description>i tried cmmodpkg -e PKGNAME and it says it compelted successfuly, but if i go back into sam, the switching is off.&lt;BR /&gt;&lt;BR /&gt;I get this from cmviewcl -v -p oracleNNMP&lt;BR /&gt;&lt;BR /&gt;PACKAGE      STATUS       STATE        AUTO_RUN     NODE         &lt;BR /&gt;    oracleNNMP   up           running      enabled      xora000      &lt;BR /&gt;&lt;BR /&gt;      Policy_Parameters:&lt;BR /&gt;      POLICY_NAME     CONFIGURED_VALUE&lt;BR /&gt;      Failover        configured_node&lt;BR /&gt;      Failback        manual&lt;BR /&gt;&lt;BR /&gt;      Script_Parameters:&lt;BR /&gt;      ITEM       STATUS   MAX_RESTARTS  RESTARTS   NAME&lt;BR /&gt;      Service    up                  3         0   oracle_NNMP &lt;BR /&gt;      Subnet     up                                10.85.239.0 &lt;BR /&gt;&lt;BR /&gt;      Node_Switching_Parameters:&lt;BR /&gt;      NODE_TYPE    STATUS       SWITCHING    NAME                      &lt;BR /&gt;      Primary      up           disabled     xora001                   &lt;BR /&gt;      Alternate    up           enabled      xora000      (current)    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what i want to change from the command line is switching from disabled to enabled. cmmodpkg -e didn't do it.</description>
      <pubDate>Tue, 26 Feb 2002 22:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672026#M712396</guid>
      <dc:creator>Aaron Sheard</dc:creator>
      <dc:date>2002-02-26T22:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672027#M712397</link>
      <description>Hi Aaron,&lt;BR /&gt;&lt;BR /&gt;to enable the package switching once it has failed from the primary to the secondary, you can execute this at command line,&lt;BR /&gt;&lt;BR /&gt;# cmmodpkg -e package_name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this will enable the package switching for the package.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672027#M712397</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-26T22:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672028#M712398</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One time I had the same issue and resolved...try the following&lt;BR /&gt;1. The major thing is Check ORACLE is mounted and up and running.. (if the database is down the package will not UP).&lt;BR /&gt;&lt;BR /&gt;2. Check the control log file in /etc/cmcluster/oracleNNMP/oracleNNMP_cntl_log (in your system replae oracleNNMP with package name)&lt;BR /&gt;&lt;BR /&gt;3. Try with node name to force the package to switch like this..&lt;BR /&gt;  #cmmodpakg -n &lt;NODE-NAME&gt; -e &lt;PACKAGE name="" -="" oraclennmp=""&gt;&lt;BR /&gt;&lt;BR /&gt;hope this will help U out.. In my case the oracle was down and once it is mounted the application package(autosys) was up and running so. check the database...&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Sudalaimani.S&lt;BR /&gt;&lt;/PACKAGE&gt;&lt;/NODE-NAME&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672028#M712398</guid>
      <dc:creator>Sudalaimani</dc:creator>
      <dc:date>2002-02-26T22:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672029#M712399</link>
      <description>Because the package is disabled on one of the nodes. You need to add the -n argument.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;cmmodpkg -n nodea -n nodeb -e my_package&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Man cmmodpkg. It gives a pretty good description of this command.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:33:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672029#M712399</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-26T22:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672030#M712400</link>
      <description>Aaron,&lt;BR /&gt;&lt;BR /&gt;After the problem has been corrected on the failed server you have to run the cmmodpkg -e PKGNAME on it - as well as the current server.&lt;BR /&gt;&lt;BR /&gt;Also it never hurts to use the -n NODENAME on the command line - it can save you time in not having to login to the other server.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672030#M712400</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-02-26T22:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672031#M712401</link>
      <description>ahh.. the -n switch was the fix!! here are my results:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cmmodpkg -e -n xora001 oracleNNMP&lt;BR /&gt;cmmodpkg  : Completed successfully on all packages specified.&lt;BR /&gt;&lt;BR /&gt;# cmviewcl -v -p oracleNNMP&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        AUTO_RUN     NODE         &lt;BR /&gt;    oracleNNMP   up           running      enabled      xora000      &lt;BR /&gt;&lt;BR /&gt;      Policy_Parameters:&lt;BR /&gt;      POLICY_NAME     CONFIGURED_VALUE&lt;BR /&gt;      Failover        configured_node&lt;BR /&gt;      Failback        manual&lt;BR /&gt;&lt;BR /&gt;      Script_Parameters:&lt;BR /&gt;      ITEM       STATUS   MAX_RESTARTS  RESTARTS   NAME&lt;BR /&gt;      Service    up                  3         0   oracle_NNMP &lt;BR /&gt;      Subnet     up                                10.85.239.0 &lt;BR /&gt;&lt;BR /&gt;      Node_Switching_Parameters:&lt;BR /&gt;      NODE_TYPE    STATUS       SWITCHING    NAME                      &lt;BR /&gt;      Primary      up           enabled      xora001                   &lt;BR /&gt;      Alternate    up           enabled      xora000      (current)    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's what I needed! Thanks guys!&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672031#M712401</guid>
      <dc:creator>Aaron Sheard</dc:creator>
      <dc:date>2002-02-26T22:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: package switching enablement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672032#M712402</link>
      <description>The way of showing THANKS is to give points to to friends...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Sudalaimani.S</description>
      <pubDate>Tue, 26 Feb 2002 23:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-switching-enablement/m-p/2672032#M712402</guid>
      <dc:creator>Sudalaimani</dc:creator>
      <dc:date>2002-02-26T23:02:45Z</dc:date>
    </item>
  </channel>
</rss>

