<?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: cluster packages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661662#M666552</link>
    <description>hi fizan&lt;BR /&gt;&lt;BR /&gt;Don't configure two package on same VG.&lt;BR /&gt;&lt;BR /&gt;you need to create another vg and install your application and then configure the 2nd package.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Thu, 15 Jul 2010 01:10:07 GMT</pubDate>
    <dc:creator>njia_1</dc:creator>
    <dc:date>2010-07-15T01:10:07Z</dc:date>
    <item>
      <title>cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661660#M666550</link>
      <description>Team,&lt;BR /&gt;&lt;BR /&gt;I have created one vg, and crated one LV in that.&lt;BR /&gt;so i created a cluster with 2 packages on same VG&lt;BR /&gt;as /dev/oravg, &lt;BR /&gt;cluster started correctly. up &amp;amp; running,&lt;BR /&gt;out of 2 packages.. &lt;BR /&gt;orapkg-- up, running fine.&lt;BR /&gt;but on 2nd SAPpkg, cmcheckconf is applied ,&lt;BR /&gt;showed, corrct, with no errors found, but when i apply cmapplyconf it says sql plus not found in the start.sh script.&lt;BR /&gt;&lt;BR /&gt;am using same user &amp;amp; same script for both the packages.&lt;BR /&gt;orapkg is running, but sappkg is not running fine.&lt;BR /&gt;&lt;BR /&gt;any ting related to vg is not correct.&lt;BR /&gt;whether 2 pkg can reside on same LV, VG?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Jul 2010 00:32:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661660#M666550</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2010-07-15T00:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661661#M666551</link>
      <description>why do not you combine the both in one PKG....i think it is not good idea to involve a single VG in two separate PKG as it may affect the activation of VG while cluster movement on node in case of failover.&lt;BR /&gt;&lt;BR /&gt;it is good idea to combine both Oracle and SAP script in one ...</description>
      <pubDate>Thu, 15 Jul 2010 01:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661661#M666551</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-07-15T01:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661662#M666552</link>
      <description>hi fizan&lt;BR /&gt;&lt;BR /&gt;Don't configure two package on same VG.&lt;BR /&gt;&lt;BR /&gt;you need to create another vg and install your application and then configure the 2nd package.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 15 Jul 2010 01:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661662#M666552</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2010-07-15T01:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661663#M666553</link>
      <description>i had done that also,&lt;BR /&gt;created a separate /dev/sapvg and moved the sappkg to that /dev/saplv, now when i apply cmcheckconf it says no errors founf,&lt;BR /&gt;when i apply cmapplyconf it syas,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cmrunpkg sappkg&lt;BR /&gt;Running package sappkg on node rx26-184&lt;BR /&gt;The package script for sappkg failed with unknown value. sappkg should not be restarted&lt;BR /&gt;Unable to run package sappkg on node rx26-184&lt;BR /&gt;Check the syslog and pkg log files for more detailed information&lt;BR /&gt;cmrunpkg: Unable to start some package or package instances&lt;BR /&gt;[rx26-184]/etc/cmcluster/sappkg&lt;BR /&gt;# more start.sh.log&lt;BR /&gt;/etc/cmcluster/sappkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/sappkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/sappkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;[rx26-184]/etc/cmcluster/sappkg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Jul 2010 01:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661663#M666553</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2010-07-15T01:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661664#M666554</link>
      <description>Hi fizan&lt;BR /&gt;&lt;BR /&gt;Have you actually installed sap on the 2nd vg ?&lt;BR /&gt;&lt;BR /&gt;From the "command not found" I guess you did not install the actually application and when the package startup script tried to run the sqlplus, it just could not find it.&lt;BR /&gt;&lt;BR /&gt;Have a look at the start.sh and find where it calls sqlplus and make sure you have it.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2010 01:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661664#M666554</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2010-07-15T01:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661665#M666555</link>
      <description>1) bad idea to have 2 package in one VG.&lt;BR /&gt;I don think there is a easy way to do this.&lt;BR /&gt;would need lot of efforts.   &lt;BR /&gt;&lt;BR /&gt;2)&amp;gt;&amp;gt;sql plus not found in the start.sh script.&lt;BR /&gt;&lt;BR /&gt;check the start.sh script if you have sqlplus utility and check pkg logs in /etc/cmcluster&lt;BR /&gt;directory&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 15 Jul 2010 02:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661665#M666555</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-15T02:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661666#M666556</link>
      <description>syslog:&lt;BR /&gt;&lt;BR /&gt;Jul 14 23:39:40 rx26-191 CM-CMD[6914]: cmrunpkg orapkg&lt;BR /&gt;Jul 14 23:39:41 rx26-191 CM-CMD[6914]: Request from root on node rx26-191 to start package orapkg&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Request from root on node rx26-191 to start package orapkg&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Request from node rx26-191 to start package orapkg on node rx26-191.&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Executing '/etc/cmcluster/orapkg/start.sh  start' for package orapkg, as service PKG*59393.&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Service PKG*59393 terminated due to an exit(127).&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Package orapkg run script failed: exit value 127.&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Examine the file /etc/cmcluster/orapkg/start.sh.log for more details.&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Switching disabled on package orapkg.&lt;BR /&gt;Jul 14 23:39:41 rx26-191 CM-CMD[6914]: Request from root on node rx26-191 to start package orapkg failed&lt;BR /&gt;Jul 14 23:39:41 rx26-191 cmcld[6723]: Unable to start package orapkg. Node rx26-191 is not able to run it.&lt;BR /&gt;Jul 14 23:40:22 rx26-191 cmcld[6723]: Service cmfileassistd terminated due to an exit(0).</description>
      <pubDate>Thu, 15 Jul 2010 02:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661666#M666556</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2010-07-15T02:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661667#M666557</link>
      <description>your syslog shows issue with orapkg !!!  and nothong realted to saspkg ,&lt;BR /&gt;&lt;BR /&gt;post start.sh.log  pls</description>
      <pubDate>Thu, 15 Jul 2010 03:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661667#M666557</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-07-15T03:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661668#M666558</link>
      <description>/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;/etc/cmcluster/orapkg/start.sh[2]: sqlplus:  not found.&lt;BR /&gt;[rx26-191]/etc/cmcluster/orapkg&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2010 04:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661668#M666558</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2010-07-15T04:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661669#M666559</link>
      <description>Hi fizan&lt;BR /&gt;&lt;BR /&gt;You posted both scripts from sappkg and orapkg, and they both complianted about sqlplus not found.&lt;BR /&gt;&lt;BR /&gt;Can you post start.sh ?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 15 Jul 2010 05:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661669#M666559</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2010-07-15T05:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661670#M666560</link>
      <description>cmhaltcl&lt;BR /&gt;&lt;BR /&gt;cmruncl&lt;BR /&gt;&lt;BR /&gt;every ting looks fine.&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 15 Jul 2010 06:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661670#M666560</guid>
      <dc:creator>fizan</dc:creator>
      <dc:date>2010-07-15T06:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661671#M666561</link>
      <description>you need to check on yout start.sh script which is the path for sqlplus...does it exist&lt;BR /&gt;does your script have good PATH defined.&lt;BR /&gt;&lt;BR /&gt;if you are running package on 2 separate VG it should not be a problem with cluster.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 15 Jul 2010 08:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661671#M666561</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-07-15T08:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661672#M666562</link>
      <description>I dont think you can have 2 packages using  same VG. When you try to start the package, the control script is trying do a vgchange.</description>
      <pubDate>Fri, 16 Jul 2010 00:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661672#M666562</guid>
      <dc:creator>Benoy Daniel</dc:creator>
      <dc:date>2010-07-16T00:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: cluster packages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661673#M666563</link>
      <description>Hi Fizan,&lt;BR /&gt;&lt;BR /&gt;This is not good practice to configure the &lt;BR /&gt;SAP and Oracle packages in one VG.&lt;BR /&gt;&lt;BR /&gt;#configure in different VG.&lt;BR /&gt;#Start the Oracle package first then&lt;BR /&gt;#start the SAP package.&lt;BR /&gt;&lt;BR /&gt;good luck.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;G</description>
      <pubDate>Fri, 16 Jul 2010 12:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-packages/m-p/4661673#M666563</guid>
      <dc:creator>gb karki</dc:creator>
      <dc:date>2010-07-16T12:24:16Z</dc:date>
    </item>
  </channel>
</rss>

