Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: OCFS file can NOT see by all nodes?

Re: OCFS file can NOT see by all nodes?

From: Dan Norris <dannorris_at_dannorris.com>
Date: Thu, 19 Jul 2007 23:57:27 -0700 (PDT)
Message-ID: <57774.63029.qm@web35402.mail.mud.yahoo.com>


Are you *sure* you mounted them as ocfs? Does the "mount -v" command confirm the filesystem type as ocfs?

If it is ocfs, then I'm guessing maybe your devices aren't lined up right. That is, /dev/hdb1 on serverA is not the same as /dev/hdb1 on serverB. Therefore, it looks like you've mounted /dev/hdb1 as ocfs on each node, but they reference different hardware.

Dan

we just installed OCFS 1.2.5 version on CENTOS 4.5. Two ORACLE RAC servers with shared disk in it. I create partition on shared disk and make it as OCFS file
system. After that I mount partion on both servers. I can see OCFS file system on both servers. The wield thing are:

  1. I use "vi" create "file1" on first server.
  2. I use "vi" create "file2" on second server.
  3. on first server. I can only see "file1" in there. same for secons server (it only see "file2").

I supposely should be see both files on either servers since they are shared file system. Does any one know why?        



Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
--

http://www.freelists.org/webpage/oracle-l

--

http://www.freelists.org/webpage/oracle-l Received on Fri Jul 20 2007 - 01:57:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US