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

Home -> Community -> Usenet -> c.d.o.server -> Re: poor OCFS performance under Linux

Re: poor OCFS performance under Linux

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Thu, 18 Mar 2004 09:52:21 -0800
Message-ID: <1079632317.127043@yasure>


Benjamin Wood wrote:

> I'm having tough time getting good IO performance utilizing OCFS under
> Linux.
>
> I have two x86 servers using QLA2100 cards against a 7 disk fibre
> array configured with software raid-0. The servers are running RHAS
> 3.0 2.4.21-4.EL, Oracle is 9.2.0.4, and OCFS is 1.0.10-1. OCFS was
> created with:
> mkfs.ocfs -F -b 128 -L /var/opt/oracle/oradata/orcl -m
> /var/opt/oracle/oradata/orcl -u `id -u oracle` -g `id -g oracle` -p
> 0775 /dev/md0
>
> I imported a 4 gig table and a count(*) utilizing a full table scan
> against it executed in about 120 seconds. Other operations big IO
> operations, (create datafiles, imports, intensive queries) ran slowly,
> with top indicating about 80% IO wait time.
>
> I configured another database (single node) with identical
> hardware/OS/Oracle/OCFS, utilizing EXT2 and the same query ran in 30
> seconds (same execution plan) and everything was far quicker. For
> kicks, I reformatted the datafile partition to OCFS and things were
> back to running slow on this single node environment. OCFS seems to
> be the weak link here, or at least my implementation of it.
>
> I must be missing something, but scouring the Metalink groups and
> Google didn't come up with anything that's helped...
>
> Many thanks,
> Benjamin

I'm with Karsten but would be interested in what hardware is providing your shared storage? NetApp? EMC? Firewire? Hitachi? Other?

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Mar 18 2004 - 11:52:21 CST

Original text of this message

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