<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Yes , you can see in attached script<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> linux-cluster-bounces@redhat.com [mailto:linux-cluster-bounces@redhat.com] <b>On Behalf Of </b>Parvez Shaikh<br><b>Sent:</b> Saturday, May 14, 2011 6:37 PM<br><b>To:</b> linux clustering<br><b>Subject:</b> Re: [Linux-cluster] oracle DB is not failing over on killin PMON deamon<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hi Sufyan<br><br>Does your status function r!
 eturn 0 o
down respectively (i.e. have you tested it works outside script_db.sh) when run as "root"?<o:p></o:p></p><div><p class=MsoNormal>On Thu, May 12, 2011 at 12:52 PM, Sufyan Khan <<a href="mailto:sufyan.khan@its.ws">sufyan.khan@its.ws</a>> wrote:<o:p></o:p></p><p class=MsoNormal>First of all thanks for you quick response.<br><br>Secondly please note:  the working "cluster.conf" file is attached here, the<br>previous file was not correct.<br>Yes the  orainfra is the user name.<br><br>Any othere clue please.<br><br>sufyan<o:p></o:p></p><div><p class=MsoNormal><br><br><br><br><br><br>-----Original Message-----<br>From: <a href="mailto:linux-cluster-bounces@redhat.com">linux-cluster-bounces@redhat.com</a><o:p></o:p></p></div><p class=MsoNormal>[mailto:<a href="mailto:linux-cluster-bounces@redhat.com">linux-cluster-bounces@redhat.com</a>] On Behalf Of Jankowski, Chris<br>Sent: Thursday, May 12, 2011 9:44 AM<br>To: linux clustering<br>Subject: Re: [!
 Linux-clu
iling over on killin PMON<o:p></o:p></p><div><div><p class=MsoNormal>deamon<br><br>Sufyan,<br><br>What username does the instance of Oracle DB run as? Is this "orainfra" or<br>some other username?<br><br>The scripts assume a user named "orainfra".<br>If you use a different username then you need to modify the scripts<br>accordingly.<br><br>Regards,<br><br>Chris Jankowski<br><br><br>-----Original Message-----<br>From: <a href="mailto:linux-cluster-bounces@redhat.com">linux-cluster-bounces@redhat.com</a><br>[mailto:<a href="mailto:linux-cluster-bounces@redhat.com">linux-cluster-bounces@redhat.com</a>] On Behalf Of Sufyan Khan<br>Sent: Thursday, 12 May 2011 16:27<br>To: 'linux clustering'<br>Subject: [Linux-cluster] oracle DB is not failing over on killin PMON deamon<br><br>Dear All<br><br>I need to setup HA cluster for mu oracle dabase.<br>I have setup two node cluster using "System-Config-Cluster .." on RHEL 5.5 I<br>created RG a  shared fil!
 e system 
 shared IP and DB script to<br>monitor the DB.<br>My cluster starts perfectly and fail over on shutting down primary node,<br>also stopping shared IP  fails node to failover node.<br>But on kill PMON , or LSNR process the node does not fails and keep showing<br>the status services running on primary node.<br><br>I JUST NEED TO KNOW WHERE IS THE PROBLEM.<br><br>ATTACHED IS DB scripts and "cluster.conf" file.<br><br>Thanks in advance for help.<br><br>Sufyan<br><br><br><br><br>--<br>Linux-cluster mailing list<br><a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><o:p></o:p></p></div></div><p class=MsoNormal><br>--<br>Linux-cluster mailing list<br><a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://!
 www.redha
nux-cluster</a><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></body></html>