Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: OCFS is as fast as raw?
Don't know for sure, but I'll bet that OCFS doesn't bother with a buffer
cache and simply performs direct I/O, just like raw devices. Besides better
performance for databases, it also eliminates the need for cache coherency
mechanisms like the innards of RAC.
Sometimes the simplest explanation is best...
on 9/18/03 3:25 PM, Jesse, Rich at Rich.Jesse_at_qtiworld.com wrote:
> After perusing the OOW'03 presentations, I see that Win Coekaerts'
> presentation says "IO throughput [on OCFS] is equivalent to RAW IO". Has
> anyone seen this behavior? It's entirely possible (probable!) that I didn't
> do something correctly, given the bastardization I needed to do (installed
> on RH9 because AS2.1 won't support our hardware), but I saw OCFS performance
> about 40-50 times slower than RAW (rough estimate).
>
> I didn't implement the OCFS fileutils as I wasn't going to manually do
> anything with the files. Surely the oracle binary doesn't call dd, cp, and
> mv directly for it's file management and data I/O, does it? Is it the
> "comm_voting=1" in the /etc/ocfs.conf file? Or is it more likely to be
> async IO (my guess)? Or a combo?
>
> Anyone with experience on this? Anyone attend Mr C's presentation?
>
> Thanks,
> Rich
>
> Rich Jesse System/Database Administrator
> rjesse_at_qtiworld.com Quad/Tech Inc, Sussex, WI USA
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tim Gorman INET: tim_at_sagelogix.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Sat Sep 20 2003 - 00:39:40 CDT