<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Re: [Ocfs2-users] Hi</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Thanks a lot sir<BR>
<BR>
Regards<BR>
<BR>
Dheerendar Srivastav<BR>
Associate vice President -IT<BR>
Bajaj Capital Ltd.<BR>
New Delhi<BR>
<BR>
----- Original Message -----<BR>
From: ocfs2-users-bounces@oss.oracle.com &lt;ocfs2-users-bounces@oss.oracle.com&gt;<BR>
To: Dheerendar Srivastav; Ocfs2-users@oss.oracle.com &lt;Ocfs2-users@oss.oracle.com&gt;<BR>
Sent: Sat May 05 08:40:44 2007<BR>
Subject: Re: [Ocfs2-users] Hi<BR>
<BR>
It is STRONLY recommended do not use OCFSv2 for CRS and OCR files. Just create 2 partitions, 1 - 105 MB for OCRFile , and 1 - 22 MB for CSSFIle,<BR>
make them raw using raw script (check with the docs, Oracle promise to make it work without raw) and use them in CRS.<BR>
<BR>
If using OCFSv2, you must use datavolume mounting option, which is not supported in all versions.<BR>
<BR>
Before it all, make a sanity checks:<BR>
- on node 1<BR>
&nbsp; echo 1234 &gt; a<BR>
- on node 2<BR>
&nbsp; cat a<BR>
&nbsp; echo 3456 &gt; a<BR>
- on node 1<BR>
&nbsp; cat a<BR>
<BR>
and be sure that it all works.<BR>
<BR>
When posting here, always specify:<BR>
- Linux version<BR>
- how do you install ocfsv2 (comes with the system or added by rpm or compile yourself)<BR>
- at least, output of rpm -qa | grep ocfs<BR>
<BR>
Why OCFSv2 is not good for OCR and CSS Files - in short:<BR>
<BR>
- OCR and CSS Files are control files for the Oracle cluster (CRS). CRS runs heartbeat, check cluster consistency and quorum,<BR>
makes decisions to self-fence node and so on.<BR>
- OCFSv2 is cluster too. It makes the same job, independently.<BR>
<BR>
When you mix 2 clusters together, it may cause insonsistent (suboptimal) decisions. In addition, make OCR and CSS Files on raw partition is pretty simple and harmless. IN addition, OCFSv2 have some instabilities and timeouts, and CRS have it's own timeouts - and this timeouts are not adjusted one to others.<BR>
<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ----- Original Message -----<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From: Dheerendar Srivastav &lt;<A HREF="mailto:Dheerendars@bajajcapital.com">mailto:Dheerendars@bajajcapital.com</A>&gt;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To: Ocfs2-users@oss.oracle.com<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sent: Friday, May 04, 2007 11:35 PM<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subject: [Ocfs2-users] Hi<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Hi<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We are installation of oracle RAC and install the ocfs2 but check /o2cb status is running fine but when we installation of the crs the error message show share space not found.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pls any body kindly provide the solution.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dheerendar Srivastav<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Associate vice President -IT<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bajaj Capital Ltd.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; New Delhi<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; p FQȔB ד5Dĉb ??<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ________________________________<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ocfs2-users mailing list<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ocfs2-users@oss.oracle.com<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://oss.oracle.com/mailman/listinfo/ocfs2-users">http://oss.oracle.com/mailman/listinfo/ocfs2-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>