<br><br><b><i>Luis Freitas &lt;lfreitas34@yahoo.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">Luis,<br>As far as I know, it's not recommended to mount ORACLE_HOME with datavolume,nointr but that's not the case with CRS. So, I have different mount options for ORA_CRS_HOME (home/oracle/ocrvotcrs) &amp; ORACLE_HOME (home/oracle/orasys). If I am wrong, please correct me. Also, I don't have any datafile yet because I don't have the basic thing -- Oracle binary under ORACLE_HOME. Once I have that, I will have datafiles &amp; mount will contain datavolume,nointr.<br>Do you know anybody has successfully implemented OCFS2 1.2.7-1 on Red Hat4.5 (kernel 2.6.9-55.EL) under 86_64 architecture? <br>What exactly you have?<br>Thanks for your continuous effort to help me.<br>I hope somebody else will also start joining this discussion &amp; help me.<br>I am really stuck -- can't advance at all -- need
 help desperately.<br>Anjan<br><br><br>Anjan,<br><br>&nbsp;&nbsp; Well it is only a sugestion.<br><br>&nbsp;&nbsp; About those mount options, perhaps the Oracle people can give you a feedback on that also. But I noticed that you have two mount points, and seems to be installing CRS binaries on one, and RDBMS binaries on the other. So, where are datafiles? <br><br>&nbsp;&nbsp;&nbsp; You shouldnt be installing the CRS home on /home/oracle/ocrvotcrs as it has the datavolume option. It is not clear if you are trying this.<br><br>&nbsp;&nbsp;&nbsp; The filesystems where you have binaries should not have the datavolume option, and the filesystems with datafiles, voting disks and the cluster registry need to have the datavolume option.<br><br>Regards,<br>Luis<br><br><b><i>Anjan Chakraborty &lt;anjan.chakraborty@yahoo.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <div>Mark,</div>  <div>Thanks
 to both of you for trying to help  me.</div>  <div>I have alreaddy communicated to Luis that I have to have OCFS2 because my software needs Clustering technology that is absent in EXT3. Moreover, both CRS &amp; RDBMS homes should also be on shared/clustered system -- so, OCFS2 is the only choice.</div>  <div>If you can help me to&nbsp;understand/resolve this issue, I will really appreciate that.</div>  <div>Please note that my FireWire shared drive works perfectly when I use RAW but as soon as I am trying to use OCFS2, all the problems started.</div>  <div>Thanks.</div>  <div>Anjan&nbsp;<br><br><b><i>Mark Fasheh &lt;mark.fasheh@oracle.com&gt;</i></b> wrote:</div>  <blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">Luis,<br>Thanks for helping here. I have one comment regarding moving the<br>shared home to ext3. If Anjan's setup is having issues like this, moving his<br>oracle home to a local disk  would only hide
 problems which take longer  to<br>reproduce for the crs and data files partitions. What needs to happen is<br>that the root cause of his problems is discovered and fixed.<br><br>Keep in mind, I'm not saying someone couldn't use ext3 for their oracle<br>install - it's an excellent choice for running a non-shared oracle home.<br>It's just not a good shared disk diagnostic tool ;)<br><br>Once again, thanks for stepping up and lending a hand.<br>--Mark<br><br>On Tue, Nov 27, 2007 at 08:50:28AM -0800, Luis Freitas wrote:<br>&gt; Anjan,<br>&gt; <br>&gt; You dont need to share the database binaries, only the CRS and the<br>&gt; datafiles. You can do it to save disk space, but it is not mandatory. The CRS<br>&gt; and datafiles are much less stressfull to the filesystem structures as there is<br>&gt; a reduced number of large files, although they usually have a heavy i/o load,<br>&gt; and stress the disk subsystem and the locking algorithms.<br>&gt; <br>&gt; So you  can have two
 separated ext3 filesystems  located at the same place on<br>&gt; each server, and one or more ocfs2 shared filesystems for the CRS and the<br>&gt; database datafiles. The Oracle installer takes care of copying the binaries<br>&gt; between the servers during the installation.<br>&gt; <br>&gt; It might be usefull to try a lower version like 1.2.6, as you are using the<br>&gt; latest version available. I am using 1.2.4-2 here with RH 4.0 and kernel<br>&gt; 2.6.9-42 and it seems rather stable, only needed to increase the timeouts. (But<br>&gt; I dont have the oracle_home shared.)<br>&gt; <br>&gt; Also you might have a hardware problem somewhere on the SAN. And I still<br>&gt; have to check those mount options you sent...<br>&gt; <br>&gt; One detail. I dont know if the Centos distro includes the OCFS2 module. Are<br>&gt; you using the modules downloaded from the oss.oracle.com site for the<br>&gt; equivalent RH 4.0 kernel, or modules built by Centos? If using CENTOS 
 modules<br>&gt; you might get better  results by changing to the Oracle built modules for the<br>&gt; equivalent RH 4.0 kernel.<br>&gt; <br>&gt; Regards,<br>&gt; Luis<br>&gt; <br>&gt; Anjan Chakraborty <ANJAN.CHAKRABORTY@YAHOO.COM>wrote:<br>&gt; <br>&gt; Luis,<br>&gt; I am intending to use CRS/RAC that needs a Cluster File System. How does<br>&gt; EXT3 falls into that area?<br>&gt; Thanks.<br>&gt; Anjan<br>&gt; <br>&gt; Thanks a lot for the response. Here is what I am doing:<br>&gt; <br>&gt; 1.<br>&gt; mkfs.ocfs2 -b 4K -C 32K -N 4 -L ocrvotcrs /dev/sdb3 -- for CRS<br>&gt; mkfs.ocfs2 -b 4K -C 32K -N 4 -L orasys /dev/sdb4 -- for RDBMS<br>&gt; <br>&gt; 2. Then mounting using /etc/fstab:<br>&gt; /dev/sdb3 /home/oracle/ocrvotcrs ocfs2 _netdev,datavolume,nointr<br>&gt; 0 0<br>&gt; /dev/sdb4 /home/oracle/orasys ocfs2 _netdev 0 0<br>&gt; If you find anything wrong here, can you please tell what to do?<br>&gt; It's a non-production system &amp; so I can experiment with whatever 
 you<br>&gt; suggest and won't held you  responsible for that.<br>&gt; Thanks.<br>&gt; Anjan<br>&gt; <br>&gt; <br>&gt; Luis Freitas <LFREITAS34@YAHOO.COM>wrote:<br>&gt; <br>&gt; Anjan,<br>&gt; <br>&gt; Are you installing the binaries on OCSF2 too? How are you mounting<br>&gt; the filesystem?<br>&gt; <br>&gt; You might want to try using ext3 for the binaries and OCF2 only for<br>&gt; datafiles and archives, until you get this fixed.<br>&gt; <br>&gt; Regards,<br>&gt; Luis<br>&gt; <br>&gt; Anjan Chakraborty <ANJAN.CHAKRABORTY@YAHOO.COM>wrote:<br>&gt; <br>&gt; Hi,<br>&gt; I sent an email to Mark Fisheh of Oracle Corp. &amp; posted this issue<br>&gt; at OTN under Linux thread this morning. I hope that someone among<br>&gt; you might have experienced this and can help. On that basis, I am<br>&gt; sending this to you too. I am stuck &amp; will really appreciate if you<br>&gt; can shed some light on this.<br>&gt; Thanks.<br>&gt; Anjan<br>&gt;  
 ***********************************************************************************************************<br>&gt; I have a 2 node CentOS 4.5 86_64 system (kernel 2.6.9-55.EL). On<br>&gt; this I installed Oracle OCFS2 1.2.7-1 (with exact kernel matching).<br>&gt; After this I installed Oracle CRS 10.2.0.1 and that installation<br>&gt; went fine. Then I tried to install Oracle RDBMS 10.2.0.1 and all<br>&gt; the problems started from there. The /var/log/messages file got<br>&gt; filled up with messages (giving some to avoid confusion):<br>&gt; ocfs2_read_locked_inode: .. : ERROR: Invalid dinode #0 signature =<br>&gt; ocfs2_lookup: .. : ERROR: Unable to create inode ....<br>&gt; <br>&gt; Then OUI gave several error messages, e.g.<br>&gt; .... Invalid stored block length on file ...../em/em.war followed<br>&gt; by I/O error in file<br>&gt; Errors in invoking to files ins_rdbms.mk and ins_ldap.mk<br>&gt; <br>&gt; Then /var/log/messages gave:<br>&gt; OCFS2: ERROR (device ....):
   ocfs2_extend_file: Dinode # ...... has<br>&gt; bad signature O' # I ....<br>&gt; And the installation failed &amp; CRS died. And the machines reboot.<br>&gt; I ran fsck.ocfs2 -n /dev/...., it came clean.<br>&gt; I have tested this several timnes &amp; always same thing happening.<br>&gt; If I use RAW partitions, everything works fine. So, the problem may<br>&gt; be in the OCFS2 &amp; OS/Oracle -- but, not sure how to bypass this.<br>&gt; I have to have OCFS2 -- can't use RAW for various reasons.<br>&gt; Can somebody please help me to resolve this?<br>&gt; Thanks.<br>&gt; ***********************************************************************************************************<br>&gt; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<br>&gt; Be a better pen pal. Text or chat with friends inside Yahoo! Mail.<br>&gt; See  
 how._______________________________________________<br>&gt; Ocfs2-users mailing list<br>&gt; Ocfs2-users@oss.oracle.com<br>&gt; http://oss.oracle.com/mailman/listinfo/ocfs2-users<br>&gt; <br>&gt; <br>&gt; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<br>&gt; Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See<br>&gt; how.<br>&gt; <br>&gt; <br>&gt; ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<br>&gt; Never miss a thing. Make Yahoo your homepage.<br>&gt; <br>&gt; <br>&gt; <br>&gt;  
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━<br>&gt; Get easy, one-click access to your favorites. Make Yahoo! your homepage.<br><br>&gt; _______________________________________________<br>&gt; Ocfs2-users mailing list<br>&gt; Ocfs2-users@oss.oracle.com<br>&gt; http://oss.oracle.com/mailman/listinfo/ocfs2-users<br>--<br>Mark Fasheh<br>Senior Software Developer, Oracle<br>mark.fasheh@oracle.com<br></ANJAN.CHAKRABORTY@YAHOO.COM></LFREITAS34@YAHOO.COM></ANJAN.CHAKRABORTY@YAHOO.COM></blockquote><br><div>        </div><hr size="1">Get easy, one-click access to your favorites.  <a href="http://us.rd.yahoo.com/evt=51443/*http://www.yahoo.com/r/hs"> Make Yahoo! your homepage.</a>  </blockquote><br><div>        </div><hr size="1">Be a better pen pal.  Text or chat with friends inside Yahoo!
 Mail. <a href="http://us.rd.yahoo.com/evt=51732/*http://overview.mail.yahoo.com/">See how.</a></blockquote><br><p>&#32;
      <hr size=1>Be a better sports nut! Let your teams follow you 
with Yahoo Mobile. <a href="http://us.rd.yahoo.com/evt=51731/*http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ
">Try it now.</a>