[Ocfs-devel] Re: [Ocfs-users] ocfs issues with 9.2.0.3

Wim Coekaerts wim.coekaerts at oracle.com
Tue Nov 11 16:38:30 CST 2003


> a few pointers to the issues..
> 1. OCFS read/write performance is way lower than a read/write to a raw
> device.. i can give you some comparison numbers..

and I assume you are doing on directio's.

> 2. Writes to shared disk with ocfs would get locked up by one server..
> it doesnt have to even be an oracle process.. just a file copy will
> lock up the directory and the other server trying to access the same
> directory in the shared disk will just hang (os process has a state
> 'D').... the only way to free
> this up is to unmount the shared disks from the other server.. even
> killing the
> process which is hanging doesnt work (kill -9).. 'strace -p' also hangs
> and obviously the process is waiting on io..

and can you reproduce this WITH oracle ?

point is, 1- you should do directio comparisons and All/Every benchmark
we ever did we were within at most 2% of raw. but yuou have to do IO
like we expect Oracle to do and 2- it's not a general purpose filesystem
so regular like file stuff iwll not work

I will post some perforamnce results on here
and I suggest you go to http://oss.oracle.com/projects/oss, go to the
docs tab and read thedifferent thinsg that are on there
specifically the do's and don'ts  etc. 

if you use it for what it's built for, it works just fine.
anyways let me post some results when I get around to it 
and read the docs that will help



More information about the Ocfs-devel mailing list