<?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 Cluster/Oracle toolkit in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828602#M57237</link>
    <description>Shalom again Muhamad,&lt;BR /&gt;&lt;BR /&gt;You have a very low ratio of point assignments.&lt;BR /&gt;&lt;BR /&gt;If these nice people helped the, please thank them with points in addition to words.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Peace!&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 24 Jul 2006 14:23:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-07-24T14:23:12Z</dc:date>
    <item>
      <title>SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828598#M57233</link>
      <description>One of our customer I installed Service Guard Cluster on two node machine&lt;BR /&gt;and shared storage is MSA500-G2. Complete detail is as follows&lt;BR /&gt; &lt;BR /&gt; 1.HP Proliant DL-580 and the other node is DL-380 &lt;BR /&gt; 2.Shared storage is MSA500-G2&lt;BR /&gt; 3.Service Guard for Linux release A.11.16&lt;BR /&gt; 4.HP SG for Linux Oracle toolkit&lt;BR /&gt; 5.Red Hat AS-4.0&lt;BR /&gt; 6.Oracle 9i&lt;BR /&gt; 7.Single instance database on Shared Storage.&lt;BR /&gt; 8.Also Oracle installed in shared storage.&lt;BR /&gt; 9.On shared storage all partitions configured under volume group.&lt;BR /&gt; 10.Kernel version is 2.6.9-5.ELsmp&lt;BR /&gt; &lt;BR /&gt;We have created cluster on dual node and checked according to the documentation and it is working fine.But when we are doing package&lt;BR /&gt;configuration for Oracle database startup/shutdown according to the README&lt;BR /&gt;file which came along with the toolkit cd we faced problem.&lt;BR /&gt;We are doing Single instance&lt;BR /&gt;configuration,Oracle binaries,executables and&lt;BR /&gt;database resides on shared storage and from both the node one by one we&lt;BR /&gt;brought up the oracle database successfully. But when we configured the&lt;BR /&gt;"haoracle.conf" file and run through a script which is called&lt;BR /&gt;"haoracle_sql.sh" file giving error.which is as follows "line 133:return:can&lt;BR /&gt;only 'return' from a function or sourced script.We checked this on web and&lt;BR /&gt;we replaced "return" code with "exit" code this change solve this issue.We&lt;BR /&gt;executed this script again and found new error "sqlplus/bin not found&lt;BR /&gt;libraries libclntsh.so.9.0". Again we change in script and add "sudo" with&lt;BR /&gt;su - ${ORACLE_ADMIN}.Executed script and found no errors but also found no&lt;BR /&gt;processes of Oracle instance.One thing more we are running this script from&lt;BR /&gt;oracle user where all enviornements already configured.Pleaase tell me how&lt;BR /&gt;we can resolve our issue or you can send any thorough documentation for this&lt;BR /&gt;configuration or tips.I will be very thanks full for your help.</description>
      <pubDate>Sat, 22 Jul 2006 07:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828598#M57233</guid>
      <dc:creator>Muhammad Shamroze</dc:creator>
      <dc:date>2006-07-22T07:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828599#M57234</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I suggest putting the full path to the sqlplus binary to resolve the second problem.&lt;BR /&gt;&lt;BR /&gt;It would appear that this is caused by the environment for oracle not being right.&lt;BR /&gt;&lt;BR /&gt;My general plan for starting and stopping oracle involes the su - oracl -c "command to start oracle" method&lt;BR /&gt;&lt;BR /&gt;The error is indicative of an environment error.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jul 2006 03:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828599#M57234</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-23T03:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828600#M57235</link>
      <description>Another point - you must use Update 1 or later for RedHat EL4 (see the certification matrix on the page &lt;A href="http://www.hp.com/info/sglx" target="_blank"&gt;http://www.hp.com/info/sglx&lt;/A&gt; ).  The starting kernel is 2.6.9-11.  This may not be related to your current problem, but it could cause you problems later.</description>
      <pubDate>Mon, 24 Jul 2006 00:31:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828600#M57235</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-07-24T00:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828601#M57236</link>
      <description>Hye ALL,Thanks for replying well as i have solved my problem by putting all the enviroments in the following scripts that is "haoracle_sql.sh" and my linux was same no update one installed and kernel version was also same...as i also remove all the curly brackets in the enviroment variable for example ..if the scripts is 'su - ${ORACLE_ADMIN}' and remove the curly brackets which make the scripts 'su - $ORACLE_ADMIN. and also define envirment in the scripts that is 'ORACLE_ADMIN= oracle'&lt;BR /&gt;export ORACLE_ADMIN. and also replaced "return" code with "exit" code...and now the package is formed and working fine but i want to know why we have change this is scripts "haoracle_sql.sh" as in the readme we only need to edit one script that is "haoracle.conf" so is this all we have to while running this scripts..what should be done that ...there is no need of editing "haoracle_sql.sh" and just edit the scripts "haoracle.conf" and make pakage and apply the script on package ...please reply on this and also one question more that as this package and clustering is working fine ...but what problem should be occur as we havent installed Linux AS-4.0 update1 and nore the Kernel version 2.6.9-11...kindly reply me so ill be thankful...waiting for ur reply</description>
      <pubDate>Mon, 24 Jul 2006 13:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828601#M57236</guid>
      <dc:creator>Muhammad Shamroze</dc:creator>
      <dc:date>2006-07-24T13:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828602#M57237</link>
      <description>Shalom again Muhamad,&lt;BR /&gt;&lt;BR /&gt;You have a very low ratio of point assignments.&lt;BR /&gt;&lt;BR /&gt;If these nice people helped the, please thank them with points in addition to words.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Peace!&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Jul 2006 14:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828602#M57237</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-24T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828603#M57238</link>
      <description>I have assinged points but u didnt reply about my last answer kindly reply me about my last reply so ill be thankful....</description>
      <pubDate>Tue, 25 Jul 2006 03:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828603#M57238</guid>
      <dc:creator>Muhammad Shamroze</dc:creator>
      <dc:date>2006-07-25T03:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828604#M57239</link>
      <description>...but what problem should be occur as we havent installed Linux AS-4.0 update1 and nore the Kernel version 2.6.9-11...&lt;BR /&gt;&lt;BR /&gt;Well anything might happen, as this has not been tested!.&lt;BR /&gt;Also, if you log a call with HP you will told this is unsupported, and you need to apply the update and then see if you have the same issue.&lt;BR /&gt;Personally I have installed the Oracle Toolkit on a number of Oracle SG/Linux clusters and have had no problems. I certainly have not had to do the type of changes you have documented.</description>
      <pubDate>Tue, 25 Jul 2006 03:18:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828604#M57239</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-07-25T03:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828605#M57240</link>
      <description>First let me emphasize what Melvyn said - there is no support unless you are running the correct kernel versions.&lt;BR /&gt;&lt;BR /&gt;To answer your question on the problem found in testing:&lt;BR /&gt;&lt;BR /&gt;I can't be very specific since the testing was done so long ago.  There was a problem where, because of something in the Kernel, Serviceguard would not operate correctly in some failure conditions.  You would not likely see it in what you have done to date.   You might not even see it if you try some failover tests.  But it is not a good idea operating an HA product in an environment where it will not protect you as you might expect. &lt;BR /&gt;&lt;BR /&gt;Once we found this, and then found out that it was fixed in Update 1, we didn't do much more testing with the base version.  That means that could be more problems that just that one.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 25 Jul 2006 11:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828605#M57240</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-07-25T11:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: SG Cluster/Oracle toolkit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828606#M57241</link>
      <description>Hello ALL, Well as i told u that the cluster was running fine and package is also running fine...today i halt the package and also halt the cluster..and installed application server on different node...As only database server is on cluster b/w two node and application is on different node with no cluster but integerate with the cluster node..as havent change the cluster and package configuration they were the same but when application server installed the oracle application...i again start the cluster services from live server node it successfully formed the cluster but umount the Volume Group and also deactivate the VolumeGroup that is /oradb where oracle database is i mean the where the Package reside..why this is happening..as i only installed the application server on different node which is integerating with the database cluster node..and havent also change any package and cluster configuration file..when i run the command cmruncl -v it umount the VG and also deactivate it from Current Cluster node but i can see this VG on the Failover node..why this is happening?&lt;BR /&gt;&lt;BR /&gt;after this problem what i did that after running the cluster i again activated the VG by "vgvhange -a y" and mount the VG on current cluster node and run the command cmmodpkg -e Pkg-name and it formed the package and database is running fine and also application which i installed...please help me out in this so ill be thankful&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jul 2006 16:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sg-cluster-oracle-toolkit/m-p/3828606#M57241</guid>
      <dc:creator>Muhammad Shamroze</dc:creator>
      <dc:date>2006-07-27T16:44:00Z</dc:date>
    </item>
  </channel>
</rss>

