<?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: SG package does not start automatically. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408277#M352702</link>
    <description>Are the packages themselves set to start automatically?&lt;BR /&gt;&lt;BR /&gt;If you do a 'cmviewcl' do you see "ENABLED" in the "AUTO_RUN" column for the packages?&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Apr 2009 19:46:08 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-04-27T19:46:08Z</dc:date>
    <item>
      <title>SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408273#M352698</link>
      <description>Hi masters,&lt;BR /&gt;&lt;BR /&gt;     I have two node clusters(obd1 and obd2) running Serviceguard having two packages running on the primary node. When i boot my server, the packages do not start up automatically. infact, the same scene is with when i run command :&lt;BR /&gt;            'cmruncl -v'&lt;BR /&gt;&lt;BR /&gt;But, when i run the follwing commands, the packages come up beautifully and working fine.&lt;BR /&gt;          cmrunpkg -v pdobdpkg&lt;BR /&gt;          cmrunpkg -v sdobdpkg&lt;BR /&gt;           &lt;BR /&gt;I have checked that AUTO_RUN feature is enabled in the cmviewcl output. I want to run the packages automatically. please help me in this. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishu</description>
      <pubDate>Sun, 26 Apr 2009 19:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408273#M352698</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-26T19:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408274#M352699</link>
      <description>Is the cluster configured to run at boot time ?</description>
      <pubDate>Mon, 27 Apr 2009 00:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408274#M352699</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2009-04-27T00:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408275#M352700</link>
      <description>post the output of the following:&lt;BR /&gt;&lt;BR /&gt;grep -i autostart /etc/rc.config.d/cmcluster&lt;BR /&gt;&lt;BR /&gt;cmgetconf -p pdobdpkg | sed -e 's/#.*//g' -e '/^$/d'&lt;BR /&gt;&lt;BR /&gt;cmgetconf -p sdobdpkg | sed -e 's/#.*//g' -e '/^$/d'&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Mon, 27 Apr 2009 05:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408275#M352700</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-04-27T05:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408276#M352701</link>
      <description>yes, the cluster is configured to start automatically. &lt;BR /&gt;AUTO_START_CMCLD=1   in /etc/rc.config.d/cmcluster. Also, when i executes cmruncl command, even then the packages did not came up automatically, instead need to bring them up manually using cmrunpkg.</description>
      <pubDate>Mon, 27 Apr 2009 19:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408276#M352701</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-27T19:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408277#M352702</link>
      <description>Are the packages themselves set to start automatically?&lt;BR /&gt;&lt;BR /&gt;If you do a 'cmviewcl' do you see "ENABLED" in the "AUTO_RUN" column for the packages?&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Apr 2009 19:46:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408277#M352702</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-04-27T19:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408278#M352703</link>
      <description>Hi,&lt;BR /&gt;  Below is the output of cmviewcl.&lt;BR /&gt;&lt;BR /&gt;obd1 root # cmviewcl&lt;BR /&gt;&lt;BR /&gt;CLUSTER      STATUS&lt;BR /&gt;obdb_atl  up&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  obd1          up           running&lt;BR /&gt;&lt;BR /&gt;    PACKAGE      STATUS       STATE        PKG_SWITCH   NODE&lt;BR /&gt;    pdobdpkg     up           running      enabled      obd1&lt;BR /&gt;    sdobdpkg     up           running      enabled      obd1&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  obd2          up           running&lt;BR /&gt;&lt;BR /&gt;obd1 root #&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Apr 2009 18:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408278#M352703</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-28T18:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408279#M352704</link>
      <description>just cos pkg switching is now enabled, doesn't mean it was at cluster staret time... as previously requested we need some info on the cfg of your pakcages - can you post:&lt;BR /&gt;&lt;BR /&gt;cmgetconf -p pdobdpkg | sed -e 's/#.*//g' -e '/^$/d'&lt;BR /&gt;&lt;BR /&gt;cmgetconf -p sdobdpkg | sed -e 's/#.*//g' -e '/^$/d&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 29 Apr 2009 05:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408279#M352704</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-04-29T05:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408280#M352705</link>
      <description>Hi, &lt;BR /&gt;  Below are the parameters in the package configuration file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PACKAGE_NAME                    pdobdpkg&lt;BR /&gt;&lt;BR /&gt;FAILOVER_POLICY                 CONFIGURED_NODE&lt;BR /&gt;&lt;BR /&gt;FAILBACK_POLICY                 MANUAL&lt;BR /&gt;&lt;BR /&gt;NODE_NAME                       obd1&lt;BR /&gt;NODE_NAME                       obd2&lt;BR /&gt;&lt;BR /&gt;RUN_SCRIPT                      /etc/cmcluster/pdobdpkg/pdobdpkg_control.sh&lt;BR /&gt;RUN_SCRIPT_TIMEOUT              NO_TIMEOUT&lt;BR /&gt;HALT_SCRIPT                     /etc/cmcluster/pdobdpkg/pdobdpkg_control.sh&lt;BR /&gt;HALT_SCRIPT_TIMEOUT             NO_TIMEOUT&lt;BR /&gt;&lt;BR /&gt;SERVICE_NAME                    pdobdpkg_monitor.sh&lt;BR /&gt;SERVICE_FAIL_FAST_ENABLED       NO&lt;BR /&gt;SERVICE_HALT_TIMEOUT    300&lt;BR /&gt;&lt;BR /&gt;SUBNET                  135.58.64.0&lt;BR /&gt;&lt;BR /&gt;PKG_SWITCHING_ENABLED           NO&lt;BR /&gt;&lt;BR /&gt;NET_SWITCHING_ENABLED           YES&lt;BR /&gt;&lt;BR /&gt;NODE_FAIL_FAST_ENABLED   NO</description>
      <pubDate>Wed, 29 Apr 2009 17:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408280#M352705</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-29T17:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408281#M352706</link>
      <description>So this must be a pretty old cluster, as PKG_SWITCHING_ENABLED was deprecated in v11.12 and replaced with AUTO_RUN - what version of SG are you running now?&lt;BR /&gt;&lt;BR /&gt;Anyway, to have packages start when the cluster starts, you'll need to chnage PKG_SWITCHING_ENABLED to yes and reapply the package configurations with cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 29 Apr 2009 17:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408281#M352706</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-04-29T17:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408282#M352707</link>
      <description>Thanks Duncan,&lt;BR /&gt; &lt;BR /&gt;      Reapply package configuration by changing the PKG_SWITCHING_ENABLED to yes resolved my problem.....&lt;BR /&gt;&lt;BR /&gt;thanks very much for the solution.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Apr 2009 18:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408282#M352707</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-29T18:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408283#M352708</link>
      <description>Also Duncan,&lt;BR /&gt;&lt;BR /&gt;   One more thing to ask. I changed my cluster lock disk at the same hardware address and i did not have the vgcfgbackup of it on one another server in a 2 node cluster. Now, i am going to reapply the cluster configuration.&lt;BR /&gt;&lt;BR /&gt;    But my question is do i need to run the cmapplyconf with package's conf file also or only cluster ascii files will do the needful and package will start and work automatically.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 29 Apr 2009 19:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408283#M352708</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-29T19:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: SG package does not start automatically.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408284#M352709</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;   Plz help me in this also. or Should i start a new thread for it. &lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 30 Apr 2009 14:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sg-package-does-not-start-automatically/m-p/4408284#M352709</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-04-30T14:18:48Z</dc:date>
    </item>
  </channel>
</rss>

